[
https://issues.apache.org/jira/browse/HADOOP-4453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641960#action_12641960
]
Tsz Wo (Nicholas), SZE commented on HADOOP-4453:
------------------------------------------------
setupSsl(...) should not be done in DistCp since DistCp should only uses file
system API. How about move the codes to HsftpFileSystem, so that these codes
will be executed when a HsftpFileSystem is initialized?
> Improve ssl handling for distcp
> -------------------------------
>
> Key: HADOOP-4453
> URL: https://issues.apache.org/jira/browse/HADOOP-4453
> Project: Hadoop Core
> Issue Type: Improvement
> Components: dfs
> Affects Versions: 0.20.0
> Reporter: Chris Douglas
> Assignee: Kan Zhang
> Fix For: 0.20.0
>
> Attachments: 4453-0.patch, 4453-2.patch
>
>
> HsftpFileSystem is an ad hoc way to read from HDFS over ssl, targeting
> distcp. Its organization can be improved and its support of ssl features
> expanded.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.