[jira] [Commented] (METRON-1696) Pcap parser fails to write pacap sequence file to hdfs on kerberized cluster

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

[GitHub] metron issue #1134: METRON-1696: Create the HDFS directory for pcap sequence...

2018-08-09 Thread anandsubbu
Github user anandsubbu commented on the issue: https://github.com/apache/metron/pull/1134 @mmiklavc - in my setup, I have seen that non-kerb requires storm:hadoop permissions, while kerberized needs metron:hadoop for PCAP to write into HDFS. ---

[GitHub] metron pull request #1157: METRON-1732: Fix job status liveness bug and para...

2018-08-09 Thread mmiklavc
GitHub user mmiklavc opened a pull request: https://github.com/apache/metron/pull/1157 METRON-1732: Fix job status liveness bug and parallelize finalizer file writing ## Contributor Comments This still needs to have the # of finalizer threads option exposed for the REST

[jira] [Commented] (METRON-1732) Fix job status liveness bug and parallelize finalizer file writing

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

[jira] [Created] (METRON-1732) Fix job status liveness bug and parallelize finalizer file writing

2018-08-09 Thread Michael Miklavcic (JIRA)
Michael Miklavcic created METRON-1732: - Summary: Fix job status liveness bug and parallelize finalizer file writing Key: METRON-1732 URL: https://issues.apache.org/jira/browse/METRON-1732

[GitHub] metron issue #1156: METRON-1702: Reload a running job in the UI

2018-08-09 Thread sardell
Github user sardell commented on the issue: https://github.com/apache/metron/pull/1156 @merrimanr I reviewed and tested on full dev. I have the same thought as @ruffle1986 regarding the cancelling of the subscription. We should add that line inside the ngOnDestroy lifecycle hook.

[jira] [Commented] (METRON-1702) Reload a running job in the UI

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

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

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

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

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

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

2018-08-09 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/1138 +1 ---

[GitHub] metron pull request #1138: METRON-1722: PcapCLI should print progress to std...

2018-08-09 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/1138#discussion_r209095504 --- Diff: metron-platform/metron-pcap-backend/src/test/java/org/apache/metron/pcap/query/PcapCliTest.java --- @@ -166,12 +166,12 @@ public void

[jira] [Commented] (METRON-1558) Enable paging through Pcap result sets

2018-08-09 Thread Michael Miklavcic (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16575414#comment-16575414 ] Michael Miklavcic commented on METRON-1558: --- Paging was added as a capability when async pcap

[jira] [Updated] (METRON-1641) Enable Pcap jobs to be submitted asynchronously

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

[jira] [Assigned] (METRON-1558) Enable paging through Pcap result sets

2018-08-09 Thread Michael Miklavcic (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Miklavcic reassigned METRON-1558: - Assignee: Michael Miklavcic > Enable paging through Pcap result sets >

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

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

[GitHub] metron pull request #1138: METRON-1722: PcapCLI should print progress to std...

2018-08-09 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/1138#discussion_r209083961 --- Diff: metron-platform/metron-pcap-backend/src/test/java/org/apache/metron/pcap/query/PcapCliTest.java --- @@ -166,12 +166,12 @@ public void

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

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

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

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

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

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

[GitHub] metron issue #1153: METRON-1725: Add ability to specify YARN queue for pcap ...

2018-08-09 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/1153 (pending Travis) ---

[GitHub] metron issue #1153: METRON-1725: Add ability to specify YARN queue for pcap ...

2018-08-09 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/1153 lgtm, thanks @merrimanr. +1 via inspection. ---

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

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

[GitHub] metron pull request #1153: METRON-1725: Add ability to specify YARN queue fo...

2018-08-09 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/1153#discussion_r209078217 --- Diff: metron-platform/metron-pcap-backend/src/test/java/org/apache/metron/pcap/query/PcapCliTest.java --- @@ -112,7 +120,24 @@ public void

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

2018-08-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16575378#comment-16575378 ] 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-09 Thread merrimanr
Github user merrimanr commented on the issue: https://github.com/apache/metron/pull/1138 Let me know what you think of the latest commit. ---

[jira] [Commented] (METRON-1731) PCAP - Escape colons in output dir names

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

[jira] [Commented] (METRON-1731) PCAP - Escape colons in output dir names

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

[jira] [Commented] (METRON-1731) PCAP - Escape colons in output dir names

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

[GitHub] metron pull request #1155: METRON-1731: PCAP - Escape colons in output dir n...

2018-08-09 Thread mmiklavc
GitHub user mmiklavc reopened a pull request: https://github.com/apache/metron/pull/1155 METRON-1731: PCAP - Escape colons in output dir names ## Contributor Comments https://issues.apache.org/jira/browse/METRON-1731 This is an improvement on handling existing PCAP

[GitHub] metron pull request #1155: METRON-1731: PCAP - Escape colons in output dir n...

2018-08-09 Thread mmiklavc
Github user mmiklavc closed the pull request at: https://github.com/apache/metron/pull/1155 ---

[GitHub] metron issue #1155: METRON-1731: PCAP - Escape colons in output dir names

2018-08-09 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/1155 Kicking Travis - there appears to be an unrelated integration test in metron-common that failed. ---

[jira] [Commented] (METRON-1702) Reload a running job in the UI

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

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

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

[GitHub] metron pull request #1153: METRON-1725: Add ability to specify YARN queue fo...

2018-08-09 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/1153#discussion_r209019921 --- Diff: metron-platform/metron-pcap-backend/src/test/java/org/apache/metron/pcap/query/PcapCliTest.java --- @@ -112,7 +120,24 @@ public void

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

2018-08-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16575163#comment-16575163 ] 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-09 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/1138 @merrimanr - That's not quite what I suggested - it's still not using the common config we pass in > Can we add a param for the CLI like PcapOptions.PRINT_JOB_STATUS.put(commonConfig, true)

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

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

[GitHub] metron issue #1153: METRON-1725: Add ability to specify YARN queue for pcap ...

2018-08-09 Thread merrimanr
Github user merrimanr commented on the issue: https://github.com/apache/metron/pull/1153 The latest commit adds the YARN queue property to Ambari. ---

[jira] [Commented] (METRON-1728) Handle null values in config in Pcap backend more gracefully

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

[jira] [Commented] (METRON-1728) Handle null values in config in Pcap backend more gracefully

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

[GitHub] metron issue #1151: METRON-1728: Handle null values in config in Pcap backen...

2018-08-09 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/1151 Closing as merged ---

[GitHub] metron pull request #1151: METRON-1728: Handle null values in config in Pcap...

2018-08-09 Thread mmiklavc
Github user mmiklavc closed the pull request at: https://github.com/apache/metron/pull/1151 ---

[jira] [Commented] (METRON-1730) Update steps to run pycapa on Centos 6

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

[GitHub] metron pull request #1152: METRON-1730: Update steps to run pycapa on Centos...

2018-08-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metron/pull/1152 ---

[jira] [Commented] (METRON-1702) Reload a running job in the UI

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

[GitHub] metron pull request #1156: METRON-1702: Reload a running job in the UI

2018-08-09 Thread ruffle1986
Github user ruffle1986 commented on a diff in the pull request: https://github.com/apache/metron/pull/1156#discussion_r208968690 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-panel/pcap-panel.component.ts --- @@ -15,22 +15,22 @@ * See the License for the

[jira] [Commented] (METRON-1695) Expose pcap properties through Ambari

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

[GitHub] metron issue #1132: METRON-1695: Expose pcap properties through Ambari

2018-08-09 Thread anandsubbu
Github user anandsubbu commented on the issue: https://github.com/apache/metron/pull/1132 Sure @merrimanr , sounds good. @MohanDV has already begun work on METRON-1709. I will wait for him to complete and then submit this pull request so it would be a natural fit. ---

[jira] [Commented] (METRON-1702) Reload a running job in the UI

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

[GitHub] metron pull request #1156: METRON-1702: Reload a running job in the UI

2018-08-09 Thread ruffle1986
Github user ruffle1986 commented on a diff in the pull request: https://github.com/apache/metron/pull/1156#discussion_r208946955 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-panel/pcap-panel.component.ts --- @@ -15,22 +15,22 @@ * See the License for the

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

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

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

2018-08-09 Thread sardell
Github user sardell closed the pull request at: https://github.com/apache/metron/pull/1139 ---

[jira] [Commented] (METRON-1713) PCAP UI - Add a way to kill a pcap job

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

[GitHub] metron pull request #1143: METRON-1713: PCAP UI - Add a way to kill a pcap j...

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

[jira] [Commented] (METRON-1730) Update steps to run pycapa on Centos 6

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

[GitHub] metron pull request #1152: METRON-1730: Update steps to run pycapa on Centos...

2018-08-09 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/1152#discussion_r208932022 --- Diff: metron-sensors/pycapa/README.md --- @@ -76,8 +79,83 @@ General notes on the installation of Pycapa. python setup.py install

[jira] [Commented] (METRON-1713) PCAP UI - Add a way to kill a pcap job

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

[GitHub] metron issue #1143: METRON-1713: PCAP UI - Add a way to kill a pcap job

2018-08-09 Thread merrimanr
Github user merrimanr commented on the issue: https://github.com/apache/metron/pull/1143 This is merged. Can you close @tiborm? ---

[jira] [Commented] (METRON-1713) PCAP UI - Add a way to kill a pcap job

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

[jira] [Commented] (METRON-1728) Handle null values in config in Pcap backend more gracefully

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

[jira] [Commented] (METRON-1702) Reload a running job in the UI

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

[GitHub] metron pull request #1156: METRON-1702: Reload a running job in the UI

2018-08-09 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1156#discussion_r208919679 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-panel/pcap-panel.component.ts --- @@ -44,7 +44,23 @@ export class PcapPanelComponent {

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

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

[GitHub] metron issue #1153: METRON-1725: Add ability to specify YARN queue for pcap ...

2018-08-09 Thread merrimanr
Github user merrimanr commented on the issue: https://github.com/apache/metron/pull/1153 Sure why not? I will add the Ambari changes. ---

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

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

[jira] [Commented] (METRON-1704) Message Timestamp Logic Should be Shared

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

[GitHub] metron pull request #1146: METRON-1704 Message Timestamp Logic Should be Sha...

2018-08-09 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/1146#discussion_r208916394 --- Diff: metron-analytics/metron-profiler-common/src/main/java/org/apache/metron/profiler/DefaultMessageRouter.java --- @@ -86,20 +96,24 @@ public

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

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

[jira] [Commented] (METRON-1704) Message Timestamp Logic Should be Shared

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

[jira] [Commented] (METRON-1713) PCAP UI - Add a way to kill a pcap job

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

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

2018-08-09 Thread merrimanr
Github user merrimanr commented on the issue: https://github.com/apache/metron/pull/1138 Are you good @mmiklavc? ---

[GitHub] metron issue #1143: METRON-1713: PCAP UI - Add a way to kill a pcap job

2018-08-09 Thread merrimanr
Github user merrimanr commented on the issue: https://github.com/apache/metron/pull/1143 @tiborm can you merge the latest feature branch in? @justinleet are there any other outstanding requests or are you satisfied? ---

[GitHub] metron pull request #1146: METRON-1704 Message Timestamp Logic Should be Sha...

2018-08-09 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/1146#discussion_r208915112 --- Diff: metron-analytics/metron-profiler/src/main/java/org/apache/metron/profiler/bolt/ProfileSplitterBolt.java --- @@ -162,15 +156,9 @@ private void

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

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

[GitHub] metron issue #1139: METRON-1723: PCAP UI - Unable to select/copy from packet...

2018-08-09 Thread merrimanr
Github user merrimanr commented on the issue: https://github.com/apache/metron/pull/1139 This has been merge in the the feature branch. Can you close? ---

[jira] [Assigned] (METRON-1713) PCAP UI - Add a way to kill a pcap job

2018-08-09 Thread Shane Ardell (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Ardell reassigned METRON-1713: Assignee: Shane Ardell > PCAP UI - Add a way to kill a pcap job >

[jira] [Assigned] (METRON-1713) PCAP UI - Add a way to kill a pcap job

2018-08-09 Thread Shane Ardell (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Ardell reassigned METRON-1713: Assignee: Tibor Meller (was: Shane Ardell) > PCAP UI - Add a way to kill a pcap job >

[jira] [Assigned] (METRON-1713) PCAP UI - Add a way to kill a pcap job

2018-08-09 Thread Shane Ardell (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Ardell reassigned METRON-1713: Assignee: Shane Ardell (was: Tibor Meller) > PCAP UI - Add a way to kill a pcap job >

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

2018-08-09 Thread Shane Ardell (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Ardell reassigned METRON-1676: Assignee: Tibor Meller (was: Shane Ardell) > PCAP UI - Add data range selector to the

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

2018-08-09 Thread Shane Ardell (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Ardell reassigned METRON-1676: Assignee: Shane Ardell > PCAP UI - Add data range selector to the filter bar >

[jira] [Assigned] (METRON-1662) PCAP UI - Downloading PCAP page files

2018-08-09 Thread Shane Ardell (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Ardell reassigned METRON-1662: Assignee: Shane Ardell > PCAP UI - Downloading PCAP page files >

[jira] [Assigned] (METRON-1662) PCAP UI - Downloading PCAP page files

2018-08-09 Thread Shane Ardell (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Ardell reassigned METRON-1662: Assignee: Tibor Meller (was: Shane Ardell) > PCAP UI - Downloading PCAP page files >

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

2018-08-09 Thread Shane Ardell (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Ardell reassigned METRON-1723: Assignee: Shane Ardell > PCAP UI - Unable to select/copy from packets details in PCAP

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

2018-08-09 Thread Shane Ardell (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Ardell reassigned METRON-1675: Assignee: Shane Ardell > PCAP UI - Introduce the paging capability >

[jira] [Assigned] (METRON-1683) PCAP UI - Fix the download progress bar

2018-08-09 Thread Shane Ardell (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Ardell reassigned METRON-1683: Assignee: Shane Ardell > PCAP UI - Fix the download progress bar >