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

Shuaishuai Nie commented on HIVE-6130:
--------------------------------------

Hi [~ekoifman],
1. the patch contains changes LaunchMapper.java - how is this relevant?
    The changes from launchMapper.java is just from the original patch I 
ported. Since wirter.flush() not actually doing anything for hdfs,
2. if you grep .conf files in templeton e2e tests, for percentComplete and 
percent_complete, you'll see that we have tests for pig,jar and hive. Do you 
believe any of them fail? If so, should the tests be adjusted?
    If the e2e tests already covers hive cases and the similar fix is checked 
in from HIVE-5511, I think this patch is no longer necessary.
Thanks,
Shuaishuai

> 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
>         Attachments: HIVE-6130.1.patch
>
>
> 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)

Reply via email to