Merge pull request #35 from huskyui/master add 3.3.5 winutils
Merge pull request #35 from huskyui/master
add 3.3.5 winutils
winutils.exe hadoop.dll and hdfs.dll binaries for hadoop on windows
I’ve been using https://github.com/steveloughran/winutils but it stops to update So I tried to compile myself and push binaries here for you all
compile steps (in Chinese)
place a copy of hadoop-ver folder on your local drive set environment vars:
HADOOP_HOME=<your local hadoop-ver folder> PATH=%PATH%;%HADOOP_HOME%\bin
then you’ll pass the “no native library” and “access0” error
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
winutils
winutils.exe hadoop.dll and hdfs.dll binaries for hadoop on windows
I’ve been using https://github.com/steveloughran/winutils but it stops to update So I tried to compile myself and push binaries here for you all
compile steps (in Chinese)
how to use
place a copy of hadoop-ver folder on your local drive set environment vars:
then you’ll pass the “no native library” and “access0” error