Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
We are getting the following error when trying to connect to Hadoop (Hortoworks 2.4.0) which is available in a linux server.
Starting job Test at 15:38 12/09/2017.
[statistics] connecting to socket on port 3821
[statistics] connected
[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.
at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:367)
at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:382)
at org.apache.hadoop.util.Shell.<clinit>(Shell.java:375)
at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:79)
at org.apache.hadoop.security.SecurityUtil.getAuthenticationMethod(SecurityUtil.java:639)
at org.apache.hadoop.security.UserGroupInformation.initialize(UserGroupInformation.java:272)
at org.apache.hadoop.security.UserGroupInformation.setConfiguration(UserGroupInformation.java:311)
at pmi_ods.test_0_1.Test.tHDFSConnection_1Process(Test.java:411)
at pmi_ods.test_0_1.Test.runJobInTOS(Test.java:1067)
at pmi_ods.test_0_1.Test.main(Test.java:916)
[WARN ]: org.apache.hadoop.util.NativeCodeLoader - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
[statistics] disconnected
Job Test ended at 15:38 12/09/2017. [exit code=0]
Regards,
Amirtharaj.R
Thanks a lot. That worked.
Hello,
And here is document about:TalendHelpCenter:The missing winutils.exe program in the Big Data Jobs
Best regards
Sabrina