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

Sushanth Sowmyan edited comment on HCATALOG-647 at 8/30/13 8:39 PM:
--------------------------------------------------------------------

(Canceling current patch as it does not apply on trunk. Sorry for not reviewing 
this and getting back to you guys in a more timely manner in May, we'd be happy 
to help review and get it in if you're still interested in having this patch 
in, and update.)
                
      was (Author: sushanth):
    (Canceling current patch as it does not apply on trunk.)

                  
> Webhcat resource /templeton/v1/status doesn't track Hive job progress
> ---------------------------------------------------------------------
>
>                 Key: HCATALOG-647
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-647
>             Project: HCatalog
>          Issue Type: Bug
>          Components: webhcat-svr
>    Affects Versions: 0.5
>            Reporter: Gautam Kowshik
>             Fix For: 0.5
>
>         Attachments: 
> 0001-HCATALOG-647-Added-ability-to-parse-child-job-id-and.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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to