[jira] [Commented] (METRON-1501) Parser messages that fail to validate are dropped silently

2018-04-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424096#comment-16424096 ] ASF GitHub Bot commented on METRON-1501: Github user asfgit closed the pull request at:

[GitHub] metron pull request #972: METRON-1501: Parser messages that fail to validate...

2018-04-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metron/pull/972 ---

[GitHub] metron pull request #968: METRON-1497: Rest endpoint '/api/v1/search/search'...

2018-04-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metron/pull/968 ---

[jira] [Commented] (METRON-1497) Rest endpoint '/api/v1/search/search' needs to handle null when elastic search response return null for getAggregations

2018-04-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424094#comment-16424094 ] ASF GitHub Bot commented on METRON-1497: Github user asfgit closed the pull request at:

[GitHub] metron issue #970: METRON-1421: Create a SolrMetaAlertDao

2018-04-03 Thread nickwallen
Github user nickwallen commented on the issue: https://github.com/apache/metron/pull/970 > @justinleet Are you more interested into breaking things out into more classes than that, just breaking apart functions more so they're more easily tested, some combination of both? >

[GitHub] metron issue #687: METRON-1090 Add Assignment to Stellar Language

2018-04-03 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/687 Bump ---

[jira] [Commented] (METRON-1212) Bundles and Maven Plugin

2018-04-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424288#comment-16424288 ] ASF GitHub Bot commented on METRON-1212: Github user ottobackwards commented on the issue:

[jira] [Commented] (METRON-1367) Stellar should optionally instrument function calls

2018-04-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424295#comment-16424295 ] ASF GitHub Bot commented on METRON-1367: Github user ottobackwards commented on the issue:

[jira] [Commented] (METRON-1339) Stellar Shell: Should have a way to validate deployed functions

2018-04-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424292#comment-16424292 ] ASF GitHub Bot commented on METRON-1339: Github user ottobackwards commented on the issue:

[GitHub] metron issue #873: METRON-1367 Stellar should have some instrumentation of f...

2018-04-03 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/873 I think I'm actually going to get to create a new commons- component to house this. Will this pr beat that one? Who knows? ---

[jira] [Commented] (METRON-1465) X-pack support for Elasticsearch

2018-04-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424186#comment-16424186 ] ASF GitHub Bot commented on METRON-1465: Github user wardbekker commented on a diff in the pull

[jira] [Commented] (METRON-1090) STELLAR Add Assignment capability to Stellar language

2018-04-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424290#comment-16424290 ] ASF GitHub Bot commented on METRON-1090: Github user ottobackwards commented on the issue:

[GitHub] metron issue #856: METRON-1339 Stellar Shell functionality to verify stored ...

2018-04-03 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/856 Should I close this? ---

[jira] [Commented] (METRON-1421) Create a SolrMetaAlertDao

2018-04-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424176#comment-16424176 ] ASF GitHub Bot commented on METRON-1421: Github user nickwallen commented on the issue:

[GitHub] metron pull request #946: METRON-1465:Support for Elasticsearch X-pack

2018-04-03 Thread wardbekker
Github user wardbekker commented on a diff in the pull request: https://github.com/apache/metron/pull/946#discussion_r178870634 --- Diff: metron-platform/metron-elasticsearch/src/test/java/org/apache/metron/elasticsearch/integration/components/ElasticSearchComponent.java --- @@

[GitHub] metron issue #865: METRON-1212 The bundle System and Maven Plugin (Feature B...

2018-04-03 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/865 I'm going to bump this, because it is on my todo list, but I am not optimistic ---

[GitHub] metron pull request #946: METRON-1465:Support for Elasticsearch X-pack

2018-04-03 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/946#discussion_r178923287 --- Diff: metron-platform/metron-elasticsearch/src/main/java/org/apache/metron/elasticsearch/utils/ElasticsearchUtils.java --- @@ -107,32 +113,94 @@

[jira] [Commented] (METRON-1465) X-pack support for Elasticsearch

2018-04-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424418#comment-16424418 ] ASF GitHub Bot commented on METRON-1465: Github user mmiklavc commented on a diff in the pull

[jira] [Commented] (METRON-1462) Separate ES and Kibana from Metron Mpack

2018-04-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424663#comment-16424663 ] ASF GitHub Bot commented on METRON-1462: Github user mmiklavc closed the pull request at:

[jira] [Commented] (METRON-1462) Separate ES and Kibana from Metron Mpack

2018-04-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424664#comment-16424664 ] ASF GitHub Bot commented on METRON-1462: GitHub user mmiklavc reopened a pull request:

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

2018-04-03 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/943 Kick Travis re: profiler test failure ---

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

2018-04-03 Thread mmiklavc
Github user mmiklavc closed the pull request at: https://github.com/apache/metron/pull/943 ---

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

2018-04-03 Thread mmiklavc
GitHub user mmiklavc reopened a pull request: https://github.com/apache/metron/pull/943 METRON-1462: Separate ES and Kibana from Metron Mpack ## Contributor Comments https://issues.apache.org/jira/browse/METRON-1462 This splits ES and Kibana into their own MPacks.

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

2018-04-03 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/943 I re-tested this via full dev spin-up from scratch. The dashboard comes up as expected. ---

[jira] [Commented] (METRON-1462) Separate ES and Kibana from Metron Mpack

2018-04-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424788#comment-16424788 ] ASF GitHub Bot commented on METRON-1462: Github user mmiklavc commented on the issue:

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

2018-04-03 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/943 @ottobackwards @merrimanr @anandsubbu - I've moved the Kibana dashboard from the Elasticsearch MPack to the Metron one. Can you reaffirm your +1's or let me know if there's anything more I need to

[jira] [Commented] (METRON-1462) Separate ES and Kibana from Metron Mpack

2018-04-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424662#comment-16424662 ] ASF GitHub Bot commented on METRON-1462: Github user mmiklavc commented on the issue:

[jira] [Commented] (METRON-1462) Separate ES and Kibana from Metron Mpack

2018-04-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16424658#comment-16424658 ] ASF GitHub Bot commented on METRON-1462: Github user mmiklavc commented on the issue: