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

zhaohongtao commented on FALCON-2103:
-------------------------------------

yes. i checking my logs.  in oozie and falcon ,there isn't  show any eroor 
,however in hadoop logs is show error heartbeet      so  i  establish (3 hadoop 
node+ 1 hive node +1 oozie node +1 falcon node ) to  instead of my old 
environment (1 hadoop node+ 1 hive node +1 oozie node +1 falcon node ) to 
execute falcon example (INSERT OVERWRITE TABLE out_table 
PARTITION(ds='2013-11-15-00-12') SELECT word, cnt FROM in_table),  it's work 
well . so i preliminary  guess may  it should have more memory and  processing 
power to execut it .

> 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)

Reply via email to