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


[jira] Updated: (MAPREDUCE-975) Add an API in job client to get the history file url for a given job id

Posted by "Sharad Agarwal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sharad Agarwal updated MAPREDUCE-975:
-------------------------------------

    Status: Patch Available  (was: Open)

> Add an API in job client to get the history file url for a given job id
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-975
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-975
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: client, jobtracker
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>             Fix For: 0.21.0
>
>         Attachments: 975_v1.patch, 975_v2.patch, 975_v3.patch
>
>
> 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.


[jira] Updated: (MAPREDUCE-975) Add an API in job client to get the history file url for a given job id

Posted by "Sharad Agarwal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sharad Agarwal updated MAPREDUCE-975:
-------------------------------------

    Attachment: 975_v3.patch

Incorporated Jothi's comments.

> Add an API in job client to get the history file url for a given job id
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-975
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-975
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: client, jobtracker
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>             Fix For: 0.21.0
>
>         Attachments: 975_v1.patch, 975_v2.patch, 975_v3.patch
>
>
> 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.


[jira] Updated: (MAPREDUCE-975) Add an API in job client to get the history file url for a given job id

Posted by "Sharad Agarwal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sharad Agarwal updated MAPREDUCE-975:
-------------------------------------

    Issue Type: Sub-task  (was: Improvement)
        Parent: MAPREDUCE-863

> Add an API in job client to get the history file url for a given job id
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-975
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-975
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          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.


[jira] Commented: (MAPREDUCE-975) Add an API in job client to get the history file url for a given job id

Posted by "Jothi Padmanabhan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757112#action_12757112 ] 

Jothi Padmanabhan commented on MAPREDUCE-975:
---------------------------------------------

+1

> Add an API in job client to get the history file url for a given job id
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-975
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-975
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: client, jobtracker
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>             Fix For: 0.21.0
>
>         Attachments: 975_v1.patch, 975_v2.patch, 975_v3.patch
>
>
> 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.


[jira] Commented: (MAPREDUCE-975) Add an API in job client to get the history file url for a given job id

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757182#action_12757182 ] 

Hudson commented on MAPREDUCE-975:
----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #53 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/53/])
    

> Add an API in job client to get the history file url for a given job id
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-975
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-975
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: client, jobtracker
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>             Fix For: 0.21.0
>
>         Attachments: 975_v1.patch, 975_v2.patch, 975_v3.patch
>
>
> 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.


[jira] Commented: (MAPREDUCE-975) Add an API in job client to get the history file url for a given job id

Posted by "Jothi Padmanabhan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757065#action_12757065 ] 

Jothi Padmanabhan commented on MAPREDUCE-975:
---------------------------------------------

Looks good. Minor nits

# JobTracker.getJobHistoryDir does not need to throw the exceptions
# It would be good to add an assert for null at the end of getDoneFile

> Add an API in job client to get the history file url for a given job id
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-975
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-975
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: client, jobtracker
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>             Fix For: 0.21.0
>
>         Attachments: 975_v1.patch, 975_v2.patch
>
>
> 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.


[jira] Updated: (MAPREDUCE-975) Add an API in job client to get the history file url for a given job id

Posted by "Sharad Agarwal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sharad Agarwal updated MAPREDUCE-975:
-------------------------------------

    Status: Patch Available  (was: Open)

> Add an API in job client to get the history file url for a given job id
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-975
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-975
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: client, jobtracker
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>             Fix For: 0.21.0
>
>         Attachments: 975_v1.patch, 975_v2.patch
>
>
> 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.


[jira] Commented: (MAPREDUCE-975) Add an API in job client to get the history file url for a given job id

Posted by "Nigel Daley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757327#action_12757327 ] 

Nigel Daley commented on MAPREDUCE-975:
---------------------------------------

At a quick glance, it seems obvious that this is missing a test case for a bad jobid.  Probably other test cases missing too.  Can you correct this?

> Add an API in job client to get the history file url for a given job id
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-975
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-975
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: client, jobtracker
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>             Fix For: 0.21.0
>
>         Attachments: 975_v1.patch, 975_v2.patch, 975_v3.patch
>
>
> 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.


[jira] Commented: (MAPREDUCE-975) Add an API in job client to get the history file url for a given job id

Posted by "Sharad Agarwal (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757117#action_12757117 ] 

Sharad Agarwal commented on MAPREDUCE-975:
------------------------------------------

All core and contrib tests passed.

> Add an API in job client to get the history file url for a given job id
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-975
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-975
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: client, jobtracker
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>             Fix For: 0.21.0
>
>         Attachments: 975_v1.patch, 975_v2.patch, 975_v3.patch
>
>
> 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.


[jira] Assigned: (MAPREDUCE-975) Add an API in job client to get the history file url for a given job id

Posted by "Sharad Agarwal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sharad Agarwal reassigned MAPREDUCE-975:
----------------------------------------

    Assignee: Sharad Agarwal

> Add an API in job client to get the history file url for a given job id
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-975
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-975
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: client
>            Reporter: Sharad Agarwal
>            Assignee: 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.


[jira] Updated: (MAPREDUCE-975) Add an API in job client to get the history file url for a given job id

Posted by "Sharad Agarwal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sharad Agarwal updated MAPREDUCE-975:
-------------------------------------

      Component/s: jobtracker
    Fix Version/s: 0.21.0

> Add an API in job client to get the history file url for a given job id
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-975
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-975
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: client, jobtracker
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>             Fix For: 0.21.0
>
>         Attachments: 975_v1.patch
>
>
> 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.


[jira] Commented: (MAPREDUCE-975) Add an API in job client to get the history file url for a given job id

Posted by "Sharad Agarwal (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758136#action_12758136 ] 

Sharad Agarwal commented on MAPREDUCE-975:
------------------------------------------

bq. it seems obvious that this is missing a test case for a bad jobid. 
The api doesn't check for the validity of the jobid. It just constructs the url based on the jobid passed. The javadoc of the api says that the history file may or may not be present depending on the job state.

> Add an API in job client to get the history file url for a given job id
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-975
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-975
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: client, jobtracker
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>             Fix For: 0.21.0
>
>         Attachments: 975_v1.patch, 975_v2.patch, 975_v3.patch
>
>
> 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.


[jira] Updated: (MAPREDUCE-975) Add an API in job client to get the history file url for a given job id

Posted by "Sharad Agarwal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sharad Agarwal updated MAPREDUCE-975:
-------------------------------------

    Summary: Add an API in job client to get the history file url for a given job id  (was: Add an API in job client to get the history file url)

> Add an API in job client to get the history file url for a given job id
> -----------------------------------------------------------------------
>
>                 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.


[jira] Commented: (MAPREDUCE-975) Add an API in job client to get the history file url for a given job id

Posted by "Sharad Agarwal (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757093#action_12757093 ] 

Sharad Agarwal commented on MAPREDUCE-975:
------------------------------------------

test patch passed:
{code}
 +1 overall.
     [exec]
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec]
     [exec]     +1 tests included.  The patch appears to include 3 new or modified tests.
     [exec]
     [exec]     +1 javadoc.  The javadoc tool did not generate any warning messages.
     [exec]
     [exec]     +1 javac.  The applied patch does not increase the total number of javac compiler warnings.
     [exec]
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs warnings.
     [exec]
     [exec]     +1 release audit.  The applied patch does not increase the total number of release audit warnings.
{code}

> Add an API in job client to get the history file url for a given job id
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-975
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-975
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: client, jobtracker
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>             Fix For: 0.21.0
>
>         Attachments: 975_v1.patch, 975_v2.patch, 975_v3.patch
>
>
> 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.


[jira] Updated: (MAPREDUCE-975) Add an API in job client to get the history file url for a given job id

Posted by "Sharad Agarwal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sharad Agarwal updated MAPREDUCE-975:
-------------------------------------

    Attachment: 975_v2.patch

Updated to trunk

> Add an API in job client to get the history file url for a given job id
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-975
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-975
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: client, jobtracker
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>             Fix For: 0.21.0
>
>         Attachments: 975_v1.patch, 975_v2.patch
>
>
> 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.


[jira] Updated: (MAPREDUCE-975) Add an API in job client to get the history file url for a given job id

Posted by "Sharad Agarwal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sharad Agarwal updated MAPREDUCE-975:
-------------------------------------

    Release Note: Adds an API Cluster#getJobHistoryUrl(JobID jobId) to get the history url for a given job id. The API does not check for the validity of job id or existence of the history file. It just constructs the url based on history folder, job  id and the current user.

> Add an API in job client to get the history file url for a given job id
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-975
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-975
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: client, jobtracker
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>             Fix For: 0.21.0
>
>         Attachments: 975_v1.patch, 975_v2.patch, 975_v3.patch
>
>
> 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.


[jira] Updated: (MAPREDUCE-975) Add an API in job client to get the history file url for a given job id

Posted by "Sharad Agarwal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sharad Agarwal updated MAPREDUCE-975:
-------------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

I just committed this.

> Add an API in job client to get the history file url for a given job id
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-975
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-975
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: client, jobtracker
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>             Fix For: 0.21.0
>
>         Attachments: 975_v1.patch, 975_v2.patch, 975_v3.patch
>
>
> 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.


[jira] Updated: (MAPREDUCE-975) Add an API in job client to get the history file url for a given job id

Posted by "Sharad Agarwal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sharad Agarwal updated MAPREDUCE-975:
-------------------------------------

    Status: Open  (was: Patch Available)

> Add an API in job client to get the history file url for a given job id
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-975
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-975
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: client, jobtracker
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>             Fix For: 0.21.0
>
>         Attachments: 975_v1.patch, 975_v2.patch
>
>
> 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.


[jira] Updated: (MAPREDUCE-975) Add an API in job client to get the history file url for a given job id

Posted by "Sharad Agarwal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sharad Agarwal updated MAPREDUCE-975:
-------------------------------------

    Attachment: 975_v1.patch

Patch on top of MAPREDUCE-777 patch. This patch also removes some redundant methods from JobHistory, used only by the test case.

> Add an API in job client to get the history file url for a given job id
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-975
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-975
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: client, jobtracker
>            Reporter: Sharad Agarwal
>            Assignee: Sharad Agarwal
>             Fix For: 0.21.0
>
>         Attachments: 975_v1.patch
>
>
> 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.