![]() |
%!s(int64=9) %!d(string=hai) anos | |
---|---|---|
hadoop-2.6.0 | %!s(int64=9) %!d(string=hai) anos | |
hadoop-2.6.3 | %!s(int64=9) %!d(string=hai) anos | |
hadoop-2.6.4 | %!s(int64=9) %!d(string=hai) anos | |
hadoop-2.7.1 | %!s(int64=9) %!d(string=hai) anos | |
.gitignore | %!s(int64=9) %!d(string=hai) anos | |
LICENSE | %!s(int64=9) %!d(string=hai) anos | |
README.md | %!s(int64=9) %!d(string=hai) anos |
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