Details
-
New Feature
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
-
If hadoop.token.files property is defined and configured to one or more comma-delimited delegation token files, Hadoop will use those token files to connect to the services as named in the token.
Description
When using the webhdfs:// filesystem (especially from distcp), we need the ability to inject a delegation token rather than webhdfs initialize its own. This would allow for cross-authentication-zone file system accesses.
Attachments
Attachments
Issue Links
- contains
-
HDFS-9077 webhdfs client requires SPNEGO to do renew
- Resolved
- is related to
-
HADOOP-13018 Make Kdiag check whether hadoop.token.files points to existent and valid files
- Resolved
- relates to
-
YARN-3021 YARN's delegation-token handling disallows certain trust setups to operate properly over DistCp
- Resolved