![]() |
hace 9 años | |
---|---|---|
hadoop-2.6.0 | hace 9 años | |
hadoop-2.6.3 | hace 9 años | |
hadoop-2.6.4 | hace 9 años | |
hadoop-2.7.1 | hace 9 años | |
.gitignore | hace 9 años | |
LICENSE | hace 9 años | |
README.md | hace 9 años |
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