[
https://issues.apache.org/jira/browse/HIVE-11400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Feng Yuan resolved HIVE-11400.
------------------------------
Resolution: Cannot Reproduce
> insert overwrite task awasy stuck at latest job
> -----------------------------------------------
>
> Key: HIVE-11400
> URL: https://issues.apache.org/jira/browse/HIVE-11400
> Project: Hive
> Issue Type: Bug
> Components: Hive, Query Processor
> Affects Versions: 0.14.0
> Environment: hadoop 2.6.0,centos 6.5
> Reporter: Feng Yuan
> Attachments: failed_logs, success_logs, task_explain
>
>
> when i run a task like "insert overwrite table a (select * from b join
> select * from c on b.id=c.id) tmp;" it will get stuck on latest job.(eg. the
> parser explain the task has 3 jobs,but the third job(or stage) will never get
> executed).
> there have two files:
> 1.hql explain file.
> 2.running logs.
> you will see the stage-0 in explain file is Move Operation,but you will not
> see it in the running logs.and the fact is 16 of 17 jobs has
> complete(actually the 13th job get lost?i dont see anywhere in the logs),but
> the 17th job get hanged forever.and even it not bean assigned a jobid and
> launched!
> there are someone can help this?
> Thanks for you very much~!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)