https://github.com/cdarlint/winutils
winutils.exe hadoop.dll and hdfs.dll binaries for hadoop windows
https://github.com/cdarlint/winutils
binaries hadoop winutils
Last synced: 5 months ago
JSON representation
winutils.exe hadoop.dll and hdfs.dll binaries for hadoop windows
- Host: GitHub
- URL: https://github.com/cdarlint/winutils
- Owner: cdarlint
- Created: 2019-01-04T07:34:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-16T01:44:13.000Z (over 1 year ago)
- Last Synced: 2025-04-13T13:59:59.042Z (6 months ago)
- Topics: binaries, hadoop, winutils
- Language: Shell
- Homepage:
- Size: 7.45 MB
- Stars: 2,030
- Watchers: 43
- Forks: 2,215
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# winutils
winutils.exe hadoop.dll and hdfs.dll binaries for hadoop on windowsI'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)](https://www.jianshu.com/p/1b4cbabfd899)
## how to use
place a copy of hadoop-ver folder on your local drive
set environment vars:
```
HADOOP_HOME=
PATH=%PATH%;%HADOOP_HOME%\bin
```
then you'll pass the "no native library" and "access0" error