I have the HDP 2.1 sandbox installed and running on window PC via Virtual box. I have the emterprise Talend and am trying the put a file to HDFS example. I’m getting the following error (I set the Hadoop version to V2.1.0 (Baikal):
[statistics] connecting to socket on port 3944
[statistics] connected
[INFO ]: org.apache.hadoop.conf.Configuration.deprecation – fs.default.name is deprecated. Instead, use fs.defaultFS
[WARN ]: org.apache.hadoop.util.NativeCodeLoader – Unable to load native-hadoop library for your platform… using builtin-java classes where applicable
[ERROR]: org.apache.hadoop.util.Shell – Failed to locate the winutils binary in the hadoop binary path
java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
Any ideas?