Skip to content

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

Notifications You must be signed in to change notification settings

AugustComte/winutils

This branch is 4 commits behind cdarlint/winutils:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
changdelin
Sep 29, 2021
d018bd9 · Sep 29, 2021

History

9 Commits
Sep 23, 2021
Mar 25, 2019
Sep 29, 2021
Mar 25, 2019
Mar 25, 2019
Mar 25, 2019
Mar 25, 2019
Mar 25, 2019
Mar 25, 2019
Mar 25, 2019
Mar 25, 2019
Mar 25, 2019
Mar 25, 2019
Mar 25, 2019
Mar 25, 2019
Mar 25, 2019
Mar 25, 2019
Mar 25, 2019
Mar 25, 2019
Mar 25, 2019
Mar 25, 2019
Mar 25, 2019
Oct 9, 2019
Apr 13, 2021
Apr 13, 2021

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 53.6%
  • Batchfile 46.4%