Skip to content

Windows binaries for Hadoop versions (built from the git commit ID used for the ASF relase)

License

Notifications You must be signed in to change notification settings

n040661/winutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

winutils

Windows binaries for Hadoop versions (as taken from HDP releases)

release process

in hadoop-trunk

mvn clean
mvn package -Pdist -Dmaven.javadoc.skip=true -DskipTests

This creates a distribution, with the native binaries under hadoop-dist\target

create dir winutils/$VERSION

copy bin* to winutils/$VERSION

rm stuff you don't want

add the rest commit push


About

Windows binaries for Hadoop versions (built from the git commit ID used for the ASF relase)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 52.7%
  • Batchfile 46.6%
  • PowerShell 0.7%