Steve Loughran created HDFS-4207:
------------------------------------

             Summary: 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
            Priority: Minor


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

Reply via email to