You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Harsh J (Commented) (JIRA)" <ji...@apache.org> on 2012/01/05 18:44:39 UTC

[jira] [Commented] (OOZIE-33) Oozie to provide the job(MR/pig) stats through WS API and CLI

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

Harsh J commented on OOZIE-33:
------------------------------

Is there a way to retrieve all Pig/PigServer-launched jobs via an API today? If not we should think about how we'd want one and file a request upstream?
                
> Oozie to provide the job(MR/pig) stats through WS API and CLI
> -------------------------------------------------------------
>
>                 Key: OOZIE-33
>                 URL: https://issues.apache.org/jira/browse/OOZIE-33
>             Project: Oozie
>          Issue Type: Improvement
>            Reporter: Mohammad Kamrul Islam
>
> Oozie users want to access to their MR and Pig job stats through API and CLI.
> Currently Oozie doesn't supports this functionality.
> However, Oozie stores only the job counter of MR job in its database.
> We want to do it the following way:
> 1. Oozie will not store any additional stats in its table. Rather Oozie will act as pass-thru to the downstream (JT).
> 2. When user will ask for any stats of a MR job, Oozie will query the job tracker using JobClient/Job and returns the response as-it-is.
> 3. For Pig job, we will need to store the pig stats as Launcher Mapper job counter.  So when people will ask for stats they will get it from the Launcher Mapper job counter.
> Comments?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira