Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
0.23.3
-
None
Description
HDFS-3873 fixed the case where all exceptions acquiring tokens for hftp were ignored. Jobs would be submitted sans tokens, and then the tasks would eventually all fail trying to get the missing token. HDFS-3873 made jobs fail to submit if the remote cluster is secure.
Unfortunately it regressed the ability for a secure cluster to access an insecure cluster over hftp. The issue is unique to 23 due to KSSL.
Attachments
Attachments
Issue Links
- duplicates
-
HADOOP-6525 Support secure clients connecting to insecure servers
- Resolved
- is broken by
-
HDFS-3873 Hftp assumes security is disabled if token fetch fails
- Closed
- relates to
-
HADOOP-8828 Support distcp from secure to insecure clusters
- Reopened