[jira] [Commented] (METRON-1548) Alerts UI: Remove hardcoded source:type and other fields that may vary

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16479581#comment-16479581 ] ASF GitHub Bot commented on METRON-1548: Github user merrimanr commented on the issue:

[GitHub] metron issue #1010: METRON-1548: Remove hardcoded source:type from Alerts UI

2018-05-17 Thread merrimanr
Github user merrimanr commented on the issue: https://github.com/apache/metron/pull/1010 Most of this worked, I could only find one issue. We store a user's selected columns in local storage right now. These columns are selected in the Configure Table view and the list of available

[jira] [Commented] (METRON-1548) Alerts UI: Remove hardcoded source:type and other fields that may vary

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

[GitHub] metron pull request #1010: METRON-1548: Remove hardcoded source:type from Al...

2018-05-17 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/1010#discussion_r189066511 --- Diff: metron-interface/metron-alerts/src/app/service/elasticsearch-localstorage-impl.ts --- @@ -47,6 +51,18 @@ export class

[jira] [Commented] (METRON-1548) Alerts UI: Remove hardcoded source:type and other fields that may vary

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

[GitHub] metron pull request #1010: METRON-1548: Remove hardcoded source:type from Al...

2018-05-17 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/1010#discussion_r189060226 --- Diff: metron-interface/metron-alerts/src/app/alerts/alerts-list/table-view/table-view.component.ts --- @@ -77,12 +80,24 @@ export class

[jira] [Commented] (METRON-1548) Alerts UI: Remove hardcoded source:type and other fields that may vary

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

[jira] [Commented] (METRON-1555) Update REST to run YARN and MR jobs

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16479043#comment-16479043 ] ASF GitHub Bot commented on METRON-1555: Github user JonZeolla commented on the issue:

[GitHub] metron issue #1019: METRON-1555: Update REST to run YARN and MR jobs

2018-05-17 Thread JonZeolla
Github user JonZeolla commented on the issue: https://github.com/apache/metron/pull/1019 Gotcha, GitHub mobile seems to collapse that information. 👍 ---

[jira] [Commented] (METRON-1548) Alerts UI: Remove hardcoded source:type and other fields that may vary

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16479037#comment-16479037 ] ASF GitHub Bot commented on METRON-1548: Github user justinleet commented on the issue:

[GitHub] metron issue #1010: METRON-1548: Remove hardcoded source:type from Alerts UI

2018-05-17 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/1010 After the fix for the table header bug, I wasn't able to repeat it. Also, my PR was merged into here to have for the REST API to pull the "source.type.field" from the global config to

[jira] [Commented] (METRON-1555) Update REST to run YARN and MR jobs

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

[GitHub] metron issue #1019: METRON-1555: Update REST to run YARN and MR jobs

2018-05-17 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/1019 This pr is against the feature branch @JonZeolla so, it is not in play ---