Skip to content
master
Go to file
Code

Latest commit

compiled hadoop 321
however I had problems compiling 320 and 321 hdfs native client
so here are hadoop common native libraries only, for 32x versions
ec63c2d

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

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:

HADOOP_HOME=<your local hadoop-ver folder>
PATH=%PATH%;%HADOOP_HOME%\bin

then you'll pass the "no native library" and "access0" error

About

winutils.exe hadoop.dll and hdfs.dll binaries for hadoop windows

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.