[
https://issues.apache.org/jira/browse/HADOOP-4942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672750#action_12672750
]
Jakob Homan commented on HADOOP-4942:
-------------------------------------
One of the failing tests is the very-known-bad Chukwa test. The other passes
just fine on my machine:
{noformat}
[junit] Running org.apache.hadoop.hdfs.TestFileCreationClient
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 21.121 sec
{noformat}
> Remove getName() and getNamed(String name, Configuration conf)
> --------------------------------------------------------------
>
> Key: HADOOP-4942
> URL: https://issues.apache.org/jira/browse/HADOOP-4942
> Project: Hadoop Core
> Issue Type: Sub-task
> Components: fs
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Jakob Homan
> Attachments: HADOOP-4942.patch, HADOOP-4942.patch, HADOOP-4942.patch
>
>
> Remove these two methods:
> - public String getName()
> - public static FileSystem getNamed(String name, Configuration conf)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.