Versions Compared

Key

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

...


Now we are going to start building Metron code. For advanced users: there seems to be a new way of building mpack and rpms

  • Clone Metron repo and switch to 0.4.1 release:

    Code Block
    git clone https://github.com/apache/metron
    cd metron
    git checkout Metron_0.4.1

...