[GitHub] metron pull request #961: METRON-1487 Define Performance Benchmarks for Enri...

2018-03-12 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/961#discussion_r173963284 --- Diff: metron-platform/metron-enrichment/Performance.md --- @@ -0,0 +1,522 @@ + + +# Enrichment Performance + +This guide defines a

[GitHub] metron pull request #961: METRON-1487 Define Performance Benchmarks for Enri...

2018-03-12 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/961#discussion_r173963096 --- Diff: metron-platform/metron-enrichment/Performance.md --- @@ -0,0 +1,522 @@ + + +# Enrichment Performance + +This guide defines a

[GitHub] metron pull request #958: METRON-1483: Create a tool to monitor performance ...

2018-03-12 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/958#discussion_r173943133 --- Diff: metron-contrib/metron-performance/src/main/java/org/apache/metron/performance/load/monitor/AbstractMonitor.java --- @@ -0,0 +1,49 @@ +/**

[GitHub] metron pull request #958: METRON-1483: Create a tool to monitor performance ...

2018-03-12 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/958#discussion_r173942355 --- Diff: metron-contrib/metron-performance/src/main/java/org/apache/metron/performance/load/monitor/AbstractMonitor.java --- @@ -0,0 +1,49 @@ +/**

[GitHub] metron pull request #958: METRON-1483: Create a tool to monitor performance ...

2018-03-12 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/958#discussion_r173921179 --- Diff: metron-contrib/metron-performance/src/main/java/org/apache/metron/performance/load/LoadOptions.java --- @@ -0,0 +1,504 @@ +/** + *

[GitHub] metron pull request #958: METRON-1483: Create a tool to monitor performance ...

2018-03-12 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/958#discussion_r173928192 --- Diff: metron-contrib/metron-performance/src/main/java/org/apache/metron/performance/load/monitor/writers/ConsoleWriter.java --- @@ -0,0 +1,67 @@

[GitHub] metron pull request #958: METRON-1483: Create a tool to monitor performance ...

2018-03-12 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/958#discussion_r173918861 --- Diff: metron-contrib/metron-performance/src/main/java/org/apache/metron/performance/load/LoadGenerator.java --- @@ -0,0 +1,165 @@ +/** + *

[GitHub] metron pull request #958: METRON-1483: Create a tool to monitor performance ...

2018-03-12 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/958#discussion_r173936212 --- Diff: metron-contrib/metron-performance/src/main/java/org/apache/metron/performance/sampler/BiasedSampler.java --- @@ -0,0 +1,95 @@ +/** + *

[GitHub] metron pull request #958: METRON-1483: Create a tool to monitor performance ...

2018-03-12 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/958#discussion_r173928769 --- Diff: metron-contrib/metron-performance/src/main/java/org/apache/metron/performance/load/monitor/writers/Writer.java --- @@ -0,0 +1,91 @@ +/**

[GitHub] metron pull request #958: METRON-1483: Create a tool to monitor performance ...

2018-03-12 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/958#discussion_r173926217 --- Diff: metron-contrib/metron-performance/src/main/java/org/apache/metron/performance/load/monitor/AbstractMonitor.java --- @@ -0,0 +1,49 @@ +/**

[GitHub] metron pull request #958: METRON-1483: Create a tool to monitor performance ...

2018-03-12 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/958#discussion_r173929511 --- Diff: metron-contrib/metron-performance/src/main/java/org/apache/metron/performance/load/monitor/writers/Writer.java --- @@ -0,0 +1,91 @@ +/**

[GitHub] metron pull request #958: METRON-1483: Create a tool to monitor performance ...

2018-03-12 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/958#discussion_r173933259 --- Diff: metron-contrib/metron-performance/src/main/java/org/apache/metron/performance/sampler/UnbiasedSampler.java --- @@ -0,0 +1,28 @@ +/** +

[GitHub] metron pull request #958: METRON-1483: Create a tool to monitor performance ...

2018-03-12 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/958#discussion_r173930965 --- Diff: metron-contrib/metron-performance/src/main/java/org/apache/metron/performance/sampler/BiasedSampler.java --- @@ -0,0 +1,95 @@ +/** + *

[GitHub] metron pull request #958: METRON-1483: Create a tool to monitor performance ...

2018-03-12 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/958#discussion_r173917605 --- Diff: metron-contrib/metron-performance/src/main/java/org/apache/metron/performance/load/LoadGenerator.java --- @@ -0,0 +1,165 @@ +/** + *

[GitHub] metron pull request #958: METRON-1483: Create a tool to monitor performance ...

2018-03-12 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/958#discussion_r173917240 --- Diff: metron-contrib/metron-performance/src/main/java/org/apache/metron/performance/load/LoadGenerator.java --- @@ -0,0 +1,165 @@ +/** + *

[GitHub] metron pull request #958: METRON-1483: Create a tool to monitor performance ...

2018-03-12 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/958#discussion_r173918976 --- Diff: metron-contrib/metron-performance/src/main/java/org/apache/metron/performance/load/LoadGenerator.java --- @@ -0,0 +1,165 @@ +/** + *

[GitHub] metron pull request #958: METRON-1483: Create a tool to monitor performance ...

2018-03-12 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/958#discussion_r173925390 --- Diff: metron-contrib/metron-performance/src/main/java/org/apache/metron/performance/load/SendToKafka.java --- @@ -0,0 +1,107 @@ +/** + *

[GitHub] metron pull request #958: METRON-1483: Create a tool to monitor performance ...

2018-03-12 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/958#discussion_r173922548 --- Diff: metron-contrib/metron-performance/src/main/java/org/apache/metron/performance/load/MessageGenerator.java --- @@ -0,0 +1,48 @@ +/** + *

[GitHub] metron pull request #958: METRON-1483: Create a tool to monitor performance ...

2018-03-12 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/958#discussion_r173924485 --- Diff: metron-contrib/metron-performance/src/test/java/org/apache/metron/performance/load/SendToKafkaTest.java --- @@ -0,0 +1,49 @@ +/** + *

[GitHub] metron pull request #961: METRON-1487 Define Performance Benchmarks for Enri...

2018-03-12 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/961#discussion_r173928377 --- Diff: metron-platform/metron-enrichment/Performance.md --- @@ -0,0 +1,522 @@ + + +# Enrichment Performance + +This guide defines a

[GitHub] metron pull request #962: METRON-1488: user_settings hbase table does not ha...

2018-03-12 Thread cestella
GitHub user cestella opened a pull request: https://github.com/apache/metron/pull/962 METRON-1488: user_settings hbase table does not have acls set up for kerberos ## Contributor Comments Currently some REST calls will fail because we do not set ACL's on the new user_settings

[GitHub] metron pull request #961: METRON-1487 Define Performance Benchmarks for Enri...

2018-03-12 Thread nickwallen
GitHub user nickwallen opened a pull request: https://github.com/apache/metron/pull/961 METRON-1487 Define Performance Benchmarks for Enrichment Topology I created a markdown document that defines a set of performance benchmarks for the Enrichment topology. These benchmarks should

[GitHub] metron pull request #952: METRON-1480 Add yarn as default build tool for the...

2018-03-12 Thread xyztdanid4
Github user xyztdanid4 commented on a diff in the pull request: https://github.com/apache/metron/pull/952#discussion_r173710125 --- Diff: metron-interface/metron-alerts/pom.xml --- @@ -35,36 +35,36 @@ com.github.eirslett