You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "sandeep samudrala (JIRA)" <ji...@apache.org> on 2016/08/15 18:23:20 UTC

[jira] [Commented] (FALCON-2103) falcon+ hive can not execute complex hql

    [ https://issues.apache.org/jira/browse/FALCON-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15421423#comment-15421423 ] 

sandeep samudrala commented on FALCON-2103:
-------------------------------------------

Can you add more details on what the log says? What do you mean by saying that it shows in running state?

> falcon+ hive can not execute  	complex hql 
> -------------------------------------------
>
>                 Key: FALCON-2103
>                 URL: https://issues.apache.org/jira/browse/FALCON-2103
>             Project: Falcon
>          Issue Type: Bug
>          Components: hadoop
>    Affects Versions: 0.9
>         Environment: falcon0.9+ hadoop2.6.0 +oozie4.2.0+hive0.13 +jdk1.7
>            Reporter: hongtao zhao
>
> hi ,when i tesing  falcon execute hive i meet this problem ,when i execute simple hsql   : "sele t * form in_table"  it works well ,however when i execute  
>  INSERT OVERWRITE TABLE out_table PARTITION(ds='2013-11-15-00-12')  SELECT word, cnt FROM in_table;  then i find in oozie.log and yarn-ling-nodemanager-*.log  the job still in running stutas,the job did'nt show failed, how can explain it why 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)