[ 
https://issues.apache.org/jira/browse/HDFS-7138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147088#comment-14147088
 ] 

Andrew Wang commented on HDFS-7138:
-----------------------------------

Thanks Charles, LGTM. Could you quickly comment on manual testing? I noticed 
that you didn't add a unit test reading encrypted data via HFTP, but I'm okay 
with manual only since HFTP is deprecated.

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

Reply via email to