![]() |
il y a 9 ans | |
---|---|---|
hadoop-2.6.0 | il y a 9 ans | |
hadoop-2.6.3 | il y a 9 ans | |
hadoop-2.6.4 | il y a 9 ans | |
hadoop-2.7.1 | il y a 9 ans | |
.gitignore | il y a 9 ans | |
LICENSE | il y a 9 ans | |
README.md | il y a 9 ans |
Windows binaries for Hadoop versions (as taken from HDP releases)
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