You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Sharad Agarwal (JIRA)" <ji...@apache.org> on 2009/09/14 11:48:57 UTC

[jira] Created: (MAPREDUCE-975) Add an API in job client to get the history file url

Add an API in job client to get the history file url
----------------------------------------------------

                 Key: MAPREDUCE-975
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-975
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: client
            Reporter: Sharad Agarwal


MAPREDUCE-817 added an API to get history url in RunningJob. Similar API should be added in job client to get the history file given a job id. Something like:
String getHistoryFile(JobId jobid);

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.