[GitHub] incubator-metron pull request #234: METRON-397: Add a stellar function to in...

2016-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-metron/pull/234 --- 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

[GitHub] incubator-metron issue #234: METRON-397: Add a stellar function to interact ...

2016-09-13 Thread merrimanr
Github user merrimanr commented on the issue: https://github.com/apache/incubator-metron/pull/234 +1. Ran unit and integration tests and everything looks good. --- 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

[GitHub] incubator-metron issue #246: METRON-411 Support Greater Range of Profile Per...

2016-09-13 Thread nickwallen
Github user nickwallen commented on the issue: https://github.com/apache/incubator-metron/pull/246 Reconciled with master --- 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

[GitHub] incubator-metron pull request #250: METRON-416: Provide the ability to store...

2016-09-13 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/250#discussion_r78633816 --- Diff: metron-platform/metron-common/src/test/java/org/apache/metron/common/stellar/StellarStatisticsFunctionsTest.java --- @@ -215,10

[GitHub] incubator-metron pull request #250: METRON-416: Provide the ability to store...

2016-09-13 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/250#discussion_r78631385 --- Diff: metron-platform/metron-common/src/main/java/org/apache/metron/common/math/stats/OnlineStatisticsProvider.java --- @@ -0,0 +1,243 @@

[GitHub] incubator-metron pull request #242: METRON-391 Create Stellar Function to Re...

2016-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-metron/pull/242 --- 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

[GitHub] incubator-metron pull request #248: METRON-414: Kibana Ansible Install Fails...

2016-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-metron/pull/248 --- 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

[GitHub] incubator-metron issue #242: METRON-391 Create Stellar Function to Read Prof...

2016-09-13 Thread cestella
Github user cestella commented on the issue: https://github.com/apache/incubator-metron/pull/242 Agreed, however in this case and in every case I can think of as a stellar function writer, you should use the configs from zookeeper to configure your function. --- If your project is