viewfs fails unless all mount points are available
--------------------------------------------------

                 Key: HADOOP-7951
                 URL: https://issues.apache.org/jira/browse/HADOOP-7951
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs, security
    Affects Versions: 0.24.0, 0.23.1
            Reporter: Daryn Sharp
            Priority: Critical


Obtaining a delegation token via viewfs will attempt to acquire tokens from all 
filesystems in the mount table.  All clients that obtain tokens, including job 
submissions, will fail if any of the mount points are unavailable -- even if 
paths in the unavailable mount will not be accessed.

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