GitHub user dlyle65535 opened a pull request: https://github.com/apache/incubator-metron/pull/53
METRON-77: Refactor Deployment Scripts to Accept Changes from METRON-72 PCAP topology filename is now remote.yaml. YAF indexing can sometimes auto-code risn as a number. Metron-UI copy needs to be an archive rather than recurse directories. The Kafka client is installed as a side-effect of other tasks. Make it a dependency of each task that requires it. The single-node deployment can only run 4 topologies. I recommend running Bro, Snort, Yaf and Enrichment by default. It can be overridden should one desire. This has been run on both single-node Vagrant and EC2. You can merge this pull request into a Git repository by running: $ git pull https://github.com/dlyle65535/incubator-metron METRON-77 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-metron/pull/53.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #53 ---- commit f22eba602b1699cebe1b58acd78de9f47216e719 Author: David Lyle <dlyle65...@gmail.com> Date: 2016-03-20T15:16:22Z METRON-77: Refactor Deployment Scripts to Accept Changes from METRON-72 PCAP topology filename is now remote.yaml. YAF indexing can sometimes auto-code risn as a number. Metron-UI copy needs to be an archive rather than recurse directories. The Kafka client is installed as a side-effect of other tasks. Make it a dependency of each task that requires it. The single-node deployment can only run 4 topologies. I recommend running Bro, Snort, Yaf and Enrichment by default. It can be overridden should one desire. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---