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

Todd Lipcon commented on MAPREDUCE-3223:
----------------------------------------

The following tests failed with this patch:

    [junit] Test org.apache.hadoop.cli.TestMRCLI FAILED
    [junit] Test org.apache.hadoop.conf.TestNoDefaultsJobConf FAILED
    [junit] Test org.apache.hadoop.mapred.TestAuditLogger FAILED
    [junit] Test org.apache.hadoop.mapred.TestCombineOutputCollector FAILED
    [junit] Test org.apache.hadoop.mapred.TestSubmitJob FAILED
    [junit] Test org.apache.hadoop.mapred.TestTTResourceReporting FAILED
    [junit] Test org.apache.hadoop.mapreduce.TestNoJobSetupCleanup FAILED
    [junit] Test org.apache.hadoop.mapreduce.TestTaskContext FAILED
    [junit] Test org.apache.hadoop.mapreduce.lib.db.TestDBJob FAILED (timeout)
    [junit] Test org.apache.hadoop.mapreduce.lib.db.TestDataDrivenDBInputFormat 
FAILED (timeout)
    [junit] Test org.apache.hadoop.mapreduce.security.TestTokenCache FAILED
    [junit] Test 
org.apache.hadoop.mapreduce.security.token.delegation.TestDelegationToken FAILED

Let me see their status on a non-patched trunk on my machine.
                
> Remove MR1 configs from mapred-default.xml
> ------------------------------------------
>
>                 Key: MAPREDUCE-3223
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3223
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation, mrv2
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Critical
>         Attachments: mr-3223.txt
>
>
> All of the MRv1 configs are still in mapred-default.xml. This is confusing 
> when trying to make config changes. Since a lot of the input/output format 
> tests still depend on MR1, I'd like to move these to src/test/mapred-site.xml 
> for now, and once that dependency is broken, we can remove them entirely.

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

        

Reply via email to