Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themeRDark
  git clone githttps://gitgitbox.apache.org/repos/asf/hadoop.git
  cd hadoop
  git checkout trunk
  mvn clean install -Phdds -DskipTests=true -Dmaven.javadoc.skip=true -Pdist -Dtar -DskipShade

...