Versions Compared

Key

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

...

# git clone https://github.com/apache/metron

If you want to make sure you're on the 0.4.0 release branch, do:

# git clone https://github.com/apache/metron
# cd metron
# git checkout Metron_0.4.0
  • Build Metron with HDP 2.5 profile:

...