[
https://issues.apache.org/jira/browse/HDFS-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502190#comment-13502190
]
Jing Zhao commented on HDFS-4207:
---------------------------------
All the unit testcases passed except TestNNThroughputBenchmark which is
reported in HDFS-4204. The results of the test-patch:
{noformat}
-1 overall.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 6 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 appears to introduce 225 new Findbugs (version
2.0.1) warnings.
{noformat}
> all hadoop fs operations fail if the default fs is down -even if they don't
> go near it.
> ---------------------------------------------------------------------------------------
>
> Key: HDFS-4207
> URL: https://issues.apache.org/jira/browse/HDFS-4207
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs client
> Affects Versions: 1.0.4
> Reporter: Steve Loughran
> Assignee: Jing Zhao
> Priority: Minor
> Attachments: HDFS-4207.b1.001.patch
>
>
> you can't do any {{hadoop fs}} commands against any hadoop filesystem (e.g,
> s3://, a remote hdfs://, webhdfs://) if the default FS of the client is
> offline. Only operations that need the local fs should be expected to fail in
> this situation
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira