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 "Todd Lipcon (JIRA)" <ji...@apache.org> on 2011/01/10 20:34:46 UTC

[jira] Created: (MAPREDUCE-2251) Remove mapreduce.job.userhistorylocation config

Remove mapreduce.job.userhistorylocation config
-----------------------------------------------

                 Key: MAPREDUCE-2251
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2251
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 0.22.0
            Reporter: Todd Lipcon


Best I can tell, this config parameter is no longer used as of MAPREDUCE-157 but still exists in the code and in mapred-default.xml. We should remove it to avoid user confusion.

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


[jira] Commented: (MAPREDUCE-2251) Remove mapreduce.job.userhistorylocation config

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

Hudson commented on MAPREDUCE-2251:
-----------------------------------

Integrated in Hadoop-Mapreduce-22-branch #38 (See [https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-22-branch/38/])
    

> Remove mapreduce.job.userhistorylocation config
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2251
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2251
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.22.0
>            Reporter: Todd Lipcon
>            Assignee: Harsh J Chouraria
>             Fix For: 0.22.0
>
>         Attachments: mapreduce.2251.jobhistorylocremove.r1.diff
>
>
> Best I can tell, this config parameter is no longer used as of MAPREDUCE-157 but still exists in the code and in mapred-default.xml. We should remove it to avoid user confusion.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2251) Remove mapreduce.job.userhistorylocation config

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

Harsh J commented on MAPREDUCE-2251:
------------------------------------

This somehow got added back in on trunk. Will be fixed again via MAPREDUCE-3223.
                
> Remove mapreduce.job.userhistorylocation config
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2251
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2251
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.22.0
>            Reporter: Todd Lipcon
>            Assignee: Harsh J
>             Fix For: 0.22.0
>
>         Attachments: mapreduce.2251.jobhistorylocremove.r1.diff
>
>
> Best I can tell, this config parameter is no longer used as of MAPREDUCE-157 but still exists in the code and in mapred-default.xml. We should remove it to avoid user confusion.

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

        

[jira] Commented: (MAPREDUCE-2251) Remove mapreduce.job.userhistorylocation config

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

Hadoop QA commented on MAPREDUCE-2251:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12472036/mapreduce.2251.jobhistorylocremove.r1.diff
  against trunk revision 1075569.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    -1 contrib tests.  The patch failed contrib unit tests.

    +1 system test framework.  The patch passed system test framework compile.

Test results: https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/102//testReport/
Findbugs warnings: https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/102//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/102//console

This message is automatically generated.

> Remove mapreduce.job.userhistorylocation config
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2251
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2251
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.22.0
>            Reporter: Todd Lipcon
>            Assignee: Harsh J Chouraria
>             Fix For: 0.23.0
>
>         Attachments: mapreduce.2251.jobhistorylocremove.r1.diff
>
>
> Best I can tell, this config parameter is no longer used as of MAPREDUCE-157 but still exists in the code and in mapred-default.xml. We should remove it to avoid user confusion.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MAPREDUCE-2251) Remove mapreduce.job.userhistorylocation config

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

Todd Lipcon updated MAPREDUCE-2251:
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.23.0)
                   0.22.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

Committed to trunk and 22. Thanks Harsh!

> Remove mapreduce.job.userhistorylocation config
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2251
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2251
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.22.0
>            Reporter: Todd Lipcon
>            Assignee: Harsh J Chouraria
>             Fix For: 0.22.0
>
>         Attachments: mapreduce.2251.jobhistorylocremove.r1.diff
>
>
> Best I can tell, this config parameter is no longer used as of MAPREDUCE-157 but still exists in the code and in mapred-default.xml. We should remove it to avoid user confusion.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Updated: (MAPREDUCE-2251) Remove mapreduce.job.userhistorylocation config

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

Harsh J Chouraria updated MAPREDUCE-2251:
-----------------------------------------

             Tags: jobhistory
    Fix Version/s: 0.23.0
     Release Note: Remove the now defunct property `mapreduce.job.userhistorylocation`.
           Status: Patch Available  (was: Open)

Marking as PA.

> Remove mapreduce.job.userhistorylocation config
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2251
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2251
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.22.0
>            Reporter: Todd Lipcon
>            Assignee: Harsh J Chouraria
>             Fix For: 0.23.0
>
>         Attachments: mapreduce.2251.jobhistorylocremove.r1.diff
>
>
> Best I can tell, this config parameter is no longer used as of MAPREDUCE-157 but still exists in the code and in mapred-default.xml. We should remove it to avoid user confusion.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MAPREDUCE-2251) Remove mapreduce.job.userhistorylocation config

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

Hudson commented on MAPREDUCE-2251:
-----------------------------------

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

> Remove mapreduce.job.userhistorylocation config
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2251
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2251
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.22.0
>            Reporter: Todd Lipcon
>            Assignee: Harsh J Chouraria
>             Fix For: 0.22.0
>
>         Attachments: mapreduce.2251.jobhistorylocremove.r1.diff
>
>
> Best I can tell, this config parameter is no longer used as of MAPREDUCE-157 but still exists in the code and in mapred-default.xml. We should remove it to avoid user confusion.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Updated: (MAPREDUCE-2251) Remove mapreduce.job.userhistorylocation config

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

Harsh J Chouraria updated MAPREDUCE-2251:
-----------------------------------------

    Attachment: mapreduce.2251.jobhistorylocremove.r1.diff

Patch that removes all refs of the said property in Map/Reduce. HadoopArchives was using it to disable generation of history, but that's not possible now and hence removed from that class as well.

> Remove mapreduce.job.userhistorylocation config
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2251
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2251
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.22.0
>            Reporter: Todd Lipcon
>         Attachments: mapreduce.2251.jobhistorylocremove.r1.diff
>
>
> Best I can tell, this config parameter is no longer used as of MAPREDUCE-157 but still exists in the code and in mapred-default.xml. We should remove it to avoid user confusion.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MAPREDUCE-2251) Remove mapreduce.job.userhistorylocation config

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

Tom White commented on MAPREDUCE-2251:
--------------------------------------

+1

> Remove mapreduce.job.userhistorylocation config
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2251
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2251
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.22.0
>            Reporter: Todd Lipcon
>            Assignee: Harsh J Chouraria
>             Fix For: 0.23.0
>
>         Attachments: mapreduce.2251.jobhistorylocremove.r1.diff
>
>
> Best I can tell, this config parameter is no longer used as of MAPREDUCE-157 but still exists in the code and in mapred-default.xml. We should remove it to avoid user confusion.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2251) Remove mapreduce.job.userhistorylocation config

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

Hudson commented on MAPREDUCE-2251:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #643 (See [https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk/643/])
    

> Remove mapreduce.job.userhistorylocation config
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2251
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2251
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.22.0
>            Reporter: Todd Lipcon
>            Assignee: Harsh J Chouraria
>             Fix For: 0.22.0
>
>         Attachments: mapreduce.2251.jobhistorylocremove.r1.diff
>
>
> Best I can tell, this config parameter is no longer used as of MAPREDUCE-157 but still exists in the code and in mapred-default.xml. We should remove it to avoid user confusion.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Assigned: (MAPREDUCE-2251) Remove mapreduce.job.userhistorylocation config

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

Harsh J Chouraria reassigned MAPREDUCE-2251:
--------------------------------------------

    Assignee: Harsh J Chouraria

> Remove mapreduce.job.userhistorylocation config
> -----------------------------------------------
>
>                 Key: MAPREDUCE-2251
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2251
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.22.0
>            Reporter: Todd Lipcon
>            Assignee: Harsh J Chouraria
>         Attachments: mapreduce.2251.jobhistorylocremove.r1.diff
>
>
> Best I can tell, this config parameter is no longer used as of MAPREDUCE-157 but still exists in the code and in mapred-default.xml. We should remove it to avoid user confusion.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira