[GitHub] metron pull request #888: METRON-1389: Zeppelin notebook import does not wor...

2018-01-16 Thread anandsubbu
Github user anandsubbu commented on a diff in the pull request: https://github.com/apache/metron/pull/888#discussion_r161955419 --- Diff: metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/scripts/indexing_master.py --- @@

[GitHub] metron issue #899: METRON-1405: Add Boyer-Moore majority vote algorithm to S...

2018-01-16 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/899 Just in case: Note that that test is modified from your test ( _o ) ---

[GitHub] metron pull request #899: METRON-1405: Add Boyer-Moore majority vote algorit...

2018-01-16 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/899#discussion_r161919259 --- Diff: metron-stellar/stellar-common/src/main/java/org/apache/metron/stellar/dsl/functions/MathFunctions.java --- @@ -220,4 +219,156 @@ public

[GitHub] metron issue #899: METRON-1405: Add Boyer-Moore majority vote algorithm to S...

2018-01-16 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/899 I'll look into the test as it's passing locally for me in my IDE. ---

[GitHub] metron pull request #899: METRON-1405: Add Boyer-Moore majority vote algorit...

2018-01-16 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/899#discussion_r161913450 --- Diff: metron-stellar/stellar-common/src/main/java/org/apache/metron/stellar/dsl/functions/MathFunctions.java --- @@ -220,4 +219,156 @@ public Object

[GitHub] metron pull request #899: METRON-1405: Add Boyer-Moore majority vote algorit...

2018-01-16 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/899#discussion_r161912600 --- Diff: metron-stellar/stellar-common/src/main/java/org/apache/metron/stellar/dsl/functions/MathFunctions.java --- @@ -220,4 +219,156 @@ public Object

[GitHub] metron pull request #899: METRON-1405: Add Boyer-Moore majority vote algorit...

2018-01-16 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/899#discussion_r161911833 --- Diff: metron-stellar/stellar-common/src/main/java/org/apache/metron/stellar/dsl/functions/MathFunctions.java --- @@ -220,4 +219,156 @@ public Object

[GitHub] metron issue #899: METRON-1405: Add Boyer-Moore majority vote algorithm to S...

2018-01-16 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/899 This tests fails, I think something is wrong. ```java @Test public void boyerMoore_calculates_plurality_from_list_of_mixed_objects_o() throws Exception { List items

[GitHub] metron issue #785: METRON-1230: As a stopgap prior to METRON-777, add more s...

2018-01-16 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/785 well then. In a world where 777 didn't exist I would be a +1. In world where 777 does exist, i'm a +0, since I feel the effort would have been better spent reviewing 777, but think

[GitHub] metron pull request #882: METRON-1380: Create a typosquatting use-case (comm...

2018-01-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metron/pull/882 ---

[GitHub] metron pull request #785: METRON-1230: As a stopgap prior to METRON-777, add...

2018-01-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metron/pull/785 ---

[GitHub] metron issue #882: METRON-1380: Create a typosquatting use-case (commit afte...

2018-01-16 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/882 +1, thanks for the hard work in getting everything cleaned up! ---

[GitHub] metron pull request #879: METRON-1378: Create a summarizer

2018-01-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metron/pull/879 ---

[GitHub] metron pull request #899: METRON-1405: Add Boyer-Moore majority vote algorit...

2018-01-16 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/899#discussion_r161821411 --- Diff: metron-stellar/stellar-common/src/main/java/org/apache/metron/stellar/dsl/functions/MathFunctions.java --- @@ -220,4 +219,156 @@ public

[GitHub] metron pull request #899: METRON-1405: Add Boyer-Moore majority vote algorit...

2018-01-16 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/899#discussion_r161817448 --- Diff: metron-stellar/stellar-common/src/main/java/org/apache/metron/stellar/dsl/functions/MathFunctions.java --- @@ -220,4 +219,156 @@ public

[GitHub] metron issue #879: METRON-1378: Create a summarizer

2018-01-16 Thread nickwallen
Github user nickwallen commented on the issue: https://github.com/apache/metron/pull/879 +0 I'm sure what's here is solid, but I have not reviewed it myself. I just want to clear the way for this to get merged. I don't necessarily like the usability of this approach, but I

[GitHub] metron pull request #786: METRON-1231: Separate Sensor name and topic in the...

2018-01-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metron/pull/786 ---

[GitHub] metron issue #858: METRON-1344: Externalize the infrastructural components u...

2018-01-16 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/858 @merrimanr I am +1 on getting this down to the feature branch and moving on. Due to the way the feature branch works, I think it is OK to do so if @cestella doesn't get back in time. It's

[GitHub] metron pull request #888: METRON-1389: Zeppelin notebook import does not wor...

2018-01-16 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/888#discussion_r161746734 --- Diff: metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/scripts/indexing_master.py --- @@

[GitHub] metron pull request #888: METRON-1389: Zeppelin notebook import does not wor...

2018-01-16 Thread anandsubbu
Github user anandsubbu commented on a diff in the pull request: https://github.com/apache/metron/pull/888#discussion_r161735380 --- Diff: metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/scripts/indexing_master.py --- @@