[
https://issues.apache.org/jira/browse/HIVE-6130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861060#comment-13861060
]
Shuaishuai Nie commented on HIVE-6130:
--------------------------------------
Create this JIRA to keep tracking of HCATALOG-647. [~gautamk] can you please
re-base the patch in HCATALOG-647 to hive trunk? This is an important fix and
we want to get this fix committed. If it is inconvenience for you, I can help
you with it. Thanks
> Webhcat resource /templeton/v1/status doesn't track Hive job progress
> ---------------------------------------------------------------------
>
> Key: HIVE-6130
> URL: https://issues.apache.org/jira/browse/HIVE-6130
> Project: Hive
> Issue Type: Bug
> Reporter: Shuaishuai Nie
>
> Problem: Unable to track Hive job progress through webhcat.
> Cause:
> TempletonUtils has code to parse PIG and JAR child jobid and percentage
> progress but none for Hive jobs. extractPercentComplete() and
> extractChildJobId() are supposed to do this parsing.
> Effect:
> /templeton/v1/queue/$job_id?user.name=$user returns no job progress info. The
> jobid param in the json result that's supposed to contain the child hive
> jobid contains the templetoncontrollerjob id instead leaving the parent jobid
> null.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)