![]() |
пре 9 година | |
---|---|---|
hadoop-2.6.0 | пре 9 година | |
hadoop-2.6.3 | пре 9 година | |
hadoop-2.6.4 | пре 9 година | |
hadoop-2.7.1 | пре 9 година | |
.gitignore | пре 9 година | |
LICENSE | пре 9 година | |
README.md | пре 9 година |
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