-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0-alpha1
-
Fix Version/s: 2.6.0
-
Component/s: encryption
-
Labels:None
-
Target Version/s:
Running commands on a machine without a native library results in:
$ bin/hdfs dfs -put /etc/hosts /tmp 14/08/27 07:16:10 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 14/08/27 07:16:11 WARN crypto.CryptoCodec: Crypto codec org.apache.hadoop.crypto.OpensslAesCtrCryptoCodec is not available. 14/08/27 07:16:11 INFO hdfs.DFSClient: No KeyProvider found.
This is way too much.