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 "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/01/21 07:02:35 UTC

[jira] [Commented] (MAPREDUCE-6057) Remove obsolete entries from mapred-default.xml

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

Hadoop QA commented on MAPREDUCE-6057:
--------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12693506/MAPREDUCE-6057.004.patch
  against trunk revision a122278.

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    {color:green}+1 eclipse:eclipse{color}.  The patch built with eclipse:eclipse.

    {color:red}-1 findbugs{color}.  The patch appears to introduce 26 new Findbugs (version 2.0.3) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs hadoop-tools/hadoop-sls.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5116//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5116//artifact/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-core.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5116//artifact/patchprocess/newPatchFindbugsWarningshadoop-sls.html
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5116//console

This message is automatically generated.

> Remove obsolete entries from mapred-default.xml
> -----------------------------------------------
>
>                 Key: MAPREDUCE-6057
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6057
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 2.5.0
>            Reporter: Ray Chiang
>            Assignee: Ray Chiang
>            Priority: Minor
>              Labels: newbie
>         Attachments: MAPREDUCE-6057-01.patch, MAPREDUCE-6057-02.patch, MAPREDUCE-6057-03.patch, MAPREDUCE-6057.004.patch
>
>
> The following properties are defined in mapred-default.xml but no longer exist in MRJobConfig.
>   map.sort.class
>   mapred.child.env
>   mapred.child.java.opts
>   mapreduce.app-submission.cross-platform
>   mapreduce.client.completion.pollinterval
>   mapreduce.client.output.filter
>   mapreduce.client.progressmonitor.pollinterval
>   mapreduce.client.submit.file.replication
>   mapreduce.cluster.acls.enabled
>   mapreduce.cluster.local.dir
>   mapreduce.framework.name
>   mapreduce.ifile.readahead
>   mapreduce.ifile.readahead.bytes
>   mapreduce.input.fileinputformat.list-status.num-threads
>   mapreduce.input.fileinputformat.split.minsize
>   mapreduce.input.lineinputformat.linespermap
>   mapreduce.job.counters.limit
>   mapreduce.job.max.split.locations
>   mapreduce.job.reduce.shuffle.consumer.plugin.class
>   mapreduce.jobhistory.address
>   mapreduce.jobhistory.admin.acl
>   mapreduce.jobhistory.admin.address
>   mapreduce.jobhistory.cleaner.enable
>   mapreduce.jobhistory.cleaner.interval-ms
>   mapreduce.jobhistory.client.thread-count
>   mapreduce.jobhistory.datestring.cache.size
>   mapreduce.jobhistory.done-dir
>   mapreduce.jobhistory.http.policy
>   mapreduce.jobhistory.intermediate-done-dir
>   mapreduce.jobhistory.joblist.cache.size
>   mapreduce.jobhistory.keytab
>   mapreduce.jobhistory.loadedjobs.cache.size
>   mapreduce.jobhistory.max-age-ms
>   mapreduce.jobhistory.minicluster.fixed.ports
>   mapreduce.jobhistory.move.interval-ms
>   mapreduce.jobhistory.move.thread-count
>   mapreduce.jobhistory.principal
>   mapreduce.jobhistory.recovery.enable
>   mapreduce.jobhistory.recovery.store.class
>   mapreduce.jobhistory.recovery.store.fs.uri
>   mapreduce.jobhistory.store.class
>   mapreduce.jobhistory.webapp.address
>   mapreduce.local.clientfactory.class.name
>   mapreduce.map.skip.proc.count.autoincr
>   mapreduce.output.fileoutputformat.compress
>   mapreduce.output.fileoutputformat.compress.codec
>   mapreduce.output.fileoutputformat.compress.type
>   mapreduce.reduce.skip.proc.count.autoincr
>   mapreduce.shuffle.connection-keep-alive.enable
>   mapreduce.shuffle.connection-keep-alive.timeout
>   mapreduce.shuffle.max.connections
>   mapreduce.shuffle.max.threads
>   mapreduce.shuffle.port
>   mapreduce.shuffle.ssl.enabled
>   mapreduce.shuffle.ssl.file.buffer.size
>   mapreduce.shuffle.transfer.buffer.size
>   mapreduce.shuffle.transferTo.allowed
>   yarn.app.mapreduce.client-am.ipc.max-retries-on-timeouts
> Submitting bug for comment/feedback about which properties should be kept in mapred-default.xml.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)