Yesha Vora created HDFS-6998:
--------------------------------
Summary: warning message 'ssl.client.truststore.location has not
been set' gets printed for hftp command
Key: HDFS-6998
URL: https://issues.apache.org/jira/browse/HDFS-6998
Project: Hadoop HDFS
Issue Type: Bug
Environment: Windows
Reporter: Yesha Vora
hftp command prints 'WARN ssl.FileBasedKeyStoresFactory: The property
'ssl.client.truststore.location' has not been set, no TrustStore will be
loaded' in Windows unsecure environment.
This issue only exists in Windows environment.
{noformat}
hdfs dfs -cat hftp://XXXX:50070/user/yesha/1409773968/L1/a.txt
WARN ssl.FileBasedKeyStoresFactory: The property
'ssl.client.truststore.location' has not been set, no TrustStore will be loaded
HEllo World..!!
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)