You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Nathan Roberts (Updated) (JIRA)" <ji...@apache.org> on 2011/10/04 23:56:33 UTC

[jira] [Updated] (MAPREDUCE-2918) Provide programmatic access to use job log

     [ https://issues.apache.org/jira/browse/MAPREDUCE-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nathan Roberts updated MAPREDUCE-2918:
--------------------------------------

    Component/s: mrv2
    
> Provide programmatic access to use job log 
> -------------------------------------------
>
>                 Key: MAPREDUCE-2918
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2918
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>            Reporter: Mohammad Kamrul Islam
>
> Since hadoop job/task log is critical for debugging, providing a programmatic access would definitely add a big value to the end user. 
> Oozie users are repeatedly asking to open up the hadoop job log for them. However, Oozie doesn't have any knowledge about the log location as well as the log contents of hadoop job.
> The expected programmatic access could come in any or both ways:
> 1. Allowing an API such as getLogPath(jobId) that returns the base HDFS path of the job directory.
> 2. Allowing an API such as getLog(jobId) that will return the log contents (may be as streaming output).
>  

--
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