Charles Lamb created HDFS-7138:
----------------------------------
Summary: 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
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)