hongtao zhao created FALCON-2103:
------------------------------------
Summary: 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)