[GitHub] metron issue #943: METRON-1462: Separate ES and Kibana from Metron Mpack

2018-02-23 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/943 I think I mentioned contrib. They don't have to go in contrib, I think at the time someone mentioned not wanting to maintain them.. If we don't then I thought contrib would make sense. We

[GitHub] metron pull request #943: METRON-1462: Separate ES and Kibana from Metron Mp...

2018-02-23 Thread mmiklavc
GitHub user mmiklavc opened a pull request: https://github.com/apache/metron/pull/943 METRON-1462: Separate ES and Kibana from Metron Mpack ## Contributor Comments This splits ES and Kibana into their own MPacks. Two comments for reviewers: - The original discuss thread

[GitHub] metron pull request #934: METRON-1423: Ambari work to handle Solr configurat...

2018-02-23 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/934#discussion_r170365518 --- Diff: metron-platform/metron-solr/src/main/scripts/create_collection.sh --- @@ -0,0 +1,27 @@ +#!/bin/bash +# +# Licensed to the Apache

[GitHub] metron pull request #942: METRON-1461: Modify the MIN, MAX Stellar methods t...

2018-02-23 Thread MohanDV
GitHub user MohanDV opened a pull request: https://github.com/apache/metron/pull/942 METRON-1461: Modify the MIN, MAX Stellar methods to take a stats or list object and return min and max ## Contributor Comments Presently the MIN and MAX stellar function accepts only the

[GitHub] metron issue #940: METRON-1460: Create a complementary non-split-join enrich...

2018-02-23 Thread cestella
Github user cestella commented on the issue: https://github.com/apache/metron/pull/940 The current architecture is described ![Image of Yaktocat](https://github.com/apache/metron/raw/master/metron-platform/metron-enrichment/enrichment_arch.png) In short, for each message each

[GitHub] metron issue #933: METRON-1452 Rebase Dev Environment on Latest CentOS 6

2018-02-23 Thread cestella
Github user cestella commented on the issue: https://github.com/apache/metron/pull/933 piling on, +1 by inspection ---

[GitHub] metron pull request #934: METRON-1423: Ambari work to handle Solr configurat...

2018-02-23 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/934#discussion_r170272344 --- Diff: metron-platform/metron-solr/src/main/scripts/create_collection.sh --- @@ -0,0 +1,27 @@ +#!/bin/bash +# +# Licensed to the Apache

[GitHub] metron issue #934: METRON-1423: Ambari work to handle Solr configuration

2018-02-23 Thread cestella
Github user cestella commented on the issue: https://github.com/apache/metron/pull/934 Chiming in late. I agree that we should not have an explicit dependency on an indexing Mpack, even one not of our own construction. I think people will have a lot of different ways to install

[GitHub] metron pull request #934: METRON-1423: Ambari work to handle Solr configurat...

2018-02-23 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/934#discussion_r170269639 --- Diff: metron-platform/metron-solr/src/main/scripts/create_collection.sh --- @@ -0,0 +1,27 @@ +#!/bin/bash +# +# Licensed to the Apache