[jira] [Commented] (METRON-1726) Refactor PcapTopologyIntegrationTest

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

[GitHub] metron issue #1140: METRON-1726: Refactor PcapTopologyIntegrationTest

2018-08-06 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/1140 I also ran this up in full dev to verify the pcap_query.sh CLI tool still works as expected. `$METRON_HOME/bin/pcap_query.sh fixed -bp /apps/metron/pcap/input -df "-MM-dd-HH-mm" -st

[jira] [Commented] (METRON-1726) Refactor PcapTopologyIntegrationTest

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570845#comment-16570845 ] ASF GitHub Bot commented on METRON-1726: GitHub user mmiklavc opened a pull request:

[GitHub] metron pull request #1140: METRON-1726: Refactor PcapTopologyIntegrationTest

2018-08-06 Thread mmiklavc
GitHub user mmiklavc opened a pull request: https://github.com/apache/metron/pull/1140 METRON-1726: Refactor PcapTopologyIntegrationTest ## Contributor Comments https://issues.apache.org/jira/browse/METRON-1726 While working on issues with multi-threading and the

[jira] [Updated] (METRON-1726) Refactor PcapTopologyIntegrationTest

2018-08-06 Thread Michael Miklavcic (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Miklavcic updated METRON-1726: -- Issue Type: Sub-task (was: Improvement) Parent: METRON-1554 > Refactor

[jira] [Created] (METRON-1726) Refactor PcapTopologyIntegrationTest

2018-08-06 Thread Michael Miklavcic (JIRA)
Michael Miklavcic created METRON-1726: - Summary: Refactor PcapTopologyIntegrationTest Key: METRON-1726 URL: https://issues.apache.org/jira/browse/METRON-1726 Project: Metron Issue Type:

[jira] [Created] (METRON-1725) Add ability to specify YARN queue for pcap jobs

2018-08-06 Thread Ryan Merriman (JIRA)
Ryan Merriman created METRON-1725: - Summary: Add ability to specify YARN queue for pcap jobs Key: METRON-1725 URL: https://issues.apache.org/jira/browse/METRON-1725 Project: Metron Issue

[jira] [Commented] (METRON-1722) PcapCLI should print progress to stdout

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

[GitHub] metron issue #1138: METRON-1722: PcapCLI should print progress to stdout

2018-08-06 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/1138 @merrimanr I think this is closer with your recent change. I think it should still use the get() method because you need to wait for the finalizer to complete. Can we add a param for the CLI like

[jira] [Commented] (METRON-1722) PcapCLI should print progress to stdout

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

[GitHub] metron issue #1138: METRON-1722: PcapCLI should print progress to stdout

2018-08-06 Thread merrimanr
Github user merrimanr commented on the issue: https://github.com/apache/metron/pull/1138 I believe I found the solution. There is a method called `monitorAndPrintJob` on the `org.apache.hadoop.mapreduce.Job` class that blocks and prints status just as if you had submitted the job

[jira] [Commented] (METRON-1675) PCAP UI - Introduce the paging capability

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

[GitHub] metron pull request #1121: METRON-1675: Add Pagination to PCAP

2018-08-06 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/1121#discussion_r208006954 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-pagination/pcap-pagination.component.html --- @@ -0,0 +1,26 @@ + +

[jira] [Commented] (METRON-1721) New default input path is wrong in pcap CLI

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

[GitHub] metron pull request #1137: METRON-1721: New default input path is wrong in p...

2018-08-06 Thread merrimanr
Github user merrimanr closed the pull request at: https://github.com/apache/metron/pull/1137 ---

[GitHub] metron pull request #1121: METRON-1675: Add Pagination to PCAP

2018-08-06 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/1121#discussion_r207988916 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-pagination/pcap-pagination.component.html --- @@ -0,0 +1,26 @@ + +

[jira] [Commented] (METRON-1675) PCAP UI - Introduce the paging capability

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

[jira] [Commented] (METRON-1722) PcapCLI should print progress to stdout

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

[GitHub] metron issue #1138: METRON-1722: PcapCLI should print progress to stdout

2018-08-06 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/1138 Given that this is solving a regression, I'd like a quick update on what the previous state was and how this compares. In particular, I'd like to know how it functions in terms of status and

[jira] [Commented] (METRON-1675) PCAP UI - Introduce the paging capability

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

[GitHub] metron pull request #1121: METRON-1675: Add Pagination to PCAP

2018-08-06 Thread sardell
Github user sardell commented on a diff in the pull request: https://github.com/apache/metron/pull/1121#discussion_r207940394 --- Diff: metron-interface/metron-alerts/src/app/pcap/model/pcap-status-response.ts --- @@ -0,0 +1,21 @@ +/** + * Licensed to the Apache Software

[jira] [Commented] (METRON-1675) PCAP UI - Introduce the paging capability

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

[GitHub] metron pull request #1121: METRON-1675: Add Pagination to PCAP

2018-08-06 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/1121#discussion_r207934034 --- Diff: metron-interface/metron-alerts/src/app/pcap/model/pcap-status-response.ts --- @@ -0,0 +1,21 @@ +/** + * Licensed to the Apache Software

[jira] [Commented] (METRON-1676) PCAP UI - Add data range selector to the filter bar

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

[jira] [Commented] (METRON-1676) PCAP UI - Add data range selector to the filter bar

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570305#comment-16570305 ] ASF GitHub Bot commented on METRON-1676: Github user tiborm commented on the issue:

[GitHub] metron pull request #1119: METRON-1676: Adding date range selector to PCAP f...

2018-08-06 Thread tiborm
Github user tiborm closed the pull request at: https://github.com/apache/metron/pull/1119 ---

[GitHub] metron issue #1119: METRON-1676: Adding date range selector to PCAP filter b...

2018-08-06 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1119 Thanks Ryan! ---

[jira] [Commented] (METRON-1676) PCAP UI - Add data range selector to the filter bar

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

[GitHub] metron issue #1119: METRON-1676: Adding date range selector to PCAP filter b...

2018-08-06 Thread merrimanr
Github user merrimanr commented on the issue: https://github.com/apache/metron/pull/1119 Can you close this PR? ---

[jira] [Commented] (METRON-1676) PCAP UI - Add data range selector to the filter bar

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

[GitHub] metron issue #1119: METRON-1676: Adding date range selector to PCAP filter b...

2018-08-06 Thread merrimanr
Github user merrimanr commented on the issue: https://github.com/apache/metron/pull/1119 Thanks this looks good to me. +1 ---

[GitHub] metron pull request #1139: METRON-1723: Unable to select/copy from packets d...

2018-08-06 Thread sardell
GitHub user sardell opened a pull request: https://github.com/apache/metron/pull/1139 METRON-1723: Unable to select/copy from packets details in PCAP query panel ## Contributor Comments As pointed out in [METRON-1723](https://issues.apache.org/jira/browse/METRON-1723), a user

[jira] [Created] (METRON-1724) Date/time validation missing in PCAP query

2018-08-06 Thread Tibor Meller (JIRA)
Tibor Meller created METRON-1724: Summary: Date/time validation missing in PCAP query Key: METRON-1724 URL: https://issues.apache.org/jira/browse/METRON-1724 Project: Metron Issue Type: Bug

[jira] [Commented] (METRON-1676) PCAP UI - Add data range selector to the filter bar

2018-08-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16569984#comment-16569984 ] ASF GitHub Bot commented on METRON-1676: Github user tiborm commented on the issue:

[GitHub] metron issue #1119: METRON-1676: Adding date range selector to PCAP filter b...

2018-08-06 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1119 @merrimanr I fixed the license header typo. It's a copy/paste issue so we'll try to find where is it comes from. Thanks! ---

[jira] [Created] (METRON-1723) PCAP UI - Unable to select/copy from packets details in PCAP query panel

2018-08-06 Thread Shane Ardell (JIRA)
Shane Ardell created METRON-1723: Summary: PCAP UI - Unable to select/copy from packets details in PCAP query panel Key: METRON-1723 URL: https://issues.apache.org/jira/browse/METRON-1723 Project: