[
https://issues.apache.org/jira/browse/HDFS-7138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14146476#comment-14146476
]
Charles Lamb commented on HDFS-7138:
------------------------------------
I should have mentioned that the patch is for branch-2 and that's why it
wouldn't apply for test-patch. I ran TestHftpFileSystem on my local machine (as
well as TestStreamFile) and both worked fine with the patch.
> Fix hftp to work with encryption
> --------------------------------
>
> Key: HDFS-7138
> URL: https://issues.apache.org/jira/browse/HDFS-7138
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: namenode
> Affects Versions: 2.6.0
> Reporter: Charles Lamb
> Assignee: Charles Lamb
> Attachments: HDFS-7138.001.patch
>
>
> Users cannot read files using hftp.
> bash-4.1$ hadoop fs -cat /enc/hello
> hello and goodbye
> bash-4.1$ hadoop fs -cat hftp://localhost:50070/enc/hello
> 14/09/16 10:56:52 WARN ssl.FileBasedKeyStoresFactory: The property
> 'ssl.client.truststore.location' has not been set, no TrustStore will be
> loaded
> P5/????????-?K?fbash-4.1$
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)