[
https://issues.apache.org/jira/browse/HADOOP-4631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656146#action_12656146
]
Tsz Wo (Nicholas), SZE commented on HADOOP-4631:
------------------------------------------------
These tests seem failing after the patch:
{noformat}
[junit] Running org.apache.hadoop.fs.TestCopyFiles
[junit] Tests run: 12, Failures: 2, Errors: 8, Time elapsed: 164.049 sec
[junit] Running org.apache.hadoop.fs.TestDFSIO
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 10.468 sec
...
[junit] Running org.apache.hadoop.fs.TestFileSystem
[junit] Tests run: 5, Failures: 0, Errors: 2, Time elapsed: 20.726 sec
[junit] Running org.apache.hadoop.fs.TestGetFileBlockLocations
[junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 30.824 sec
...
[junit] Running org.apache.hadoop.hdfs.TestDFSShell
[junit] Tests run: 14, Failures: 1, Errors: 0, Time elapsed: 93.783 sec
{noformat}
> Split the default configurations into 3 parts
> ---------------------------------------------
>
> Key: HADOOP-4631
> URL: https://issues.apache.org/jira/browse/HADOOP-4631
> Project: Hadoop Core
> Issue Type: Improvement
> Components: conf
> Reporter: Owen O'Malley
> Assignee: Sharad Agarwal
> Fix For: 0.20.0
>
> Attachments: 4631_v1.patch, 4631_v2.patch, 4631_v3.patch,
> 4631_v4.patch, 4631_v5.patch, 4631_v6.patch
>
>
> We need to split hadoop-default.xml into core-default.xml, hdfs-default.xml
> and mapreduce-default.xml. That will enable us to split the project into 3
> parts that have the defaults distributed with each component.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.