[jira] [Created] (METRON-1677) UUIDv4 GUID is not Lucene friendly

2018-07-17 Thread Ali Nazemian (JIRA)
Ali Nazemian created METRON-1677: Summary: UUIDv4 GUID is not Lucene friendly Key: METRON-1677 URL: https://issues.apache.org/jira/browse/METRON-1677 Project: Metron Issue Type: Bug

[jira] [Commented] (METRON-1657) Parser aggregation in storm

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

[GitHub] metron issue #1099: METRON-1657: Parser aggregation in storm

2018-07-17 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/1099 All that being said I am a big +1 on this. Great work @justinleet, thanks for taking the time to work it through my thick skull. ---

[jira] [Commented] (METRON-1657) Parser aggregation in storm

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

[GitHub] metron issue #1099: METRON-1657: Parser aggregation in storm

2018-07-17 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/1099 A mechanism for the routing process to apply a transform or some such. @cestella may have a better design idea. What I would like us to do is remove the transport from the message

[jira] [Commented] (METRON-1657) Parser aggregation in storm

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

[GitHub] metron issue #1099: METRON-1657: Parser aggregation in storm

2018-07-17 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/1099 @ottobackwards Is there anything else we want as follow-on? Assuming we're good with this where its at (or at least close to), I'll go ahead and create those tickets. ---

[jira] [Commented] (METRON-1614) Create job status abstraction

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

[GitHub] metron issue #1108: METRON-1614: Create job status abstraction

2018-07-17 Thread mmiklavc
Github user mmiklavc commented on the issue: https://github.com/apache/metron/pull/1108 I also found some missed overlap with constants used by @merrimanr and myself that I'm fixing here as well.

[GitHub] metron pull request #1108: METRON-1614: Create job status abstraction

2018-07-17 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/1108#discussion_r203123994 --- Diff: metron-platform/metron-pcap/src/main/java/org/apache/metron/pcap/mr/PcapJob.java --- @@ -230,69 +274,77 @@ protected void reduce(LongWritable

[jira] [Commented] (METRON-1614) Create job status abstraction

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

[jira] [Commented] (METRON-1614) Create job status abstraction

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

[GitHub] metron pull request #1108: METRON-1614: Create job status abstraction

2018-07-17 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/1108#discussion_r203121809 --- Diff: metron-platform/metron-common/src/main/java/org/apache/metron/common/utils/HDFSUtils.java --- @@ -29,6 +29,16 @@ public class

[jira] [Commented] (METRON-1657) Parser aggregation in storm

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

[GitHub] metron issue #1099: METRON-1657: Parser aggregation in storm

2018-07-17 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/1099 @cestella I think we want at least one more to capture making this available in the management UI (I'd argue that should inform any REST API task, so I'm not sure if we want that also created as

[jira] [Commented] (METRON-1657) Parser aggregation in storm

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

[GitHub] metron issue #1099: METRON-1657: Parser aggregation in storm

2018-07-17 Thread cestella
Github user cestella commented on the issue: https://github.com/apache/metron/pull/1099 Ok, so I want to capture the follow-on tasks: * Change Ambari to accept quoted parser groups * Decouple the ParserBolt from the Parse execution logic * Allow the option for intermediate

[jira] [Commented] (METRON-1657) Parser aggregation in storm

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

[GitHub] metron pull request #1099: METRON-1657: Parser aggregation in storm

2018-07-17 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/1099#discussion_r203115089 --- Diff: use-cases/parser_chaining/README.md --- @@ -233,3 +233,10 @@ cat ~/data.log | /usr/hdp/current/kafka-broker/bin/kafka-console-producer.sh --b

[jira] [Commented] (METRON-1614) Create job status abstraction

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

[GitHub] metron pull request #1108: METRON-1614: Create job status abstraction

2018-07-17 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/1108#discussion_r203110747 --- Diff: metron-platform/metron-pcap/src/main/java/org/apache/metron/pcap/mr/PcapJob.java --- @@ -230,69 +274,77 @@ protected void reduce(LongWritable

[GitHub] metron issue #1099: METRON-1657: Parser aggregation in storm

2018-07-17 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/1099 @justinleet I am fine with that as a follow on, I would like the task or issue created. ---

[jira] [Commented] (METRON-1657) Parser aggregation in storm

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

[jira] [Commented] (METRON-1651) Fixing failing protractor e2e test

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

[GitHub] metron pull request #1095: METRON-1651: Fixing faIling protractor e2e tests

2018-07-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metron/pull/1095 ---

[jira] [Commented] (METRON-1657) Parser aggregation in storm

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

[GitHub] metron pull request #1099: METRON-1657: Parser aggregation in storm

2018-07-17 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/1099#discussion_r203095632 --- Diff: use-cases/parser_chaining/README.md --- @@ -233,3 +233,10 @@ cat ~/data.log | /usr/hdp/current/kafka-broker/bin/kafka-console-producer.sh

[jira] [Commented] (METRON-1657) Parser aggregation in storm

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

[GitHub] metron issue #1099: METRON-1657: Parser aggregation in storm

2018-07-17 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/1099 @ottobackwards I definitely think it's something we should consider adding and that's worthwhile. I feel it's more of a follow-on task, and the follow-on is to allow for optionally direct

[jira] [Commented] (METRON-1657) Parser aggregation in storm

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

[GitHub] metron pull request #1099: METRON-1657: Parser aggregation in storm

2018-07-17 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/1099#discussion_r203092801 --- Diff: use-cases/parser_chaining/README.md --- @@ -233,3 +233,10 @@ cat ~/data.log | /usr/hdp/current/kafka-broker/bin/kafka-console-producer.sh --b

[jira] [Commented] (METRON-1657) Parser aggregation in storm

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

[GitHub] metron issue #1099: METRON-1657: Parser aggregation in storm

2018-07-17 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/metron/pull/1099 Ok @justinleet thanks for the diagram. That really helps. I did not see in the code how we were sending out to the sensor topic and then into the sensor, I though the bolt was just calling

[jira] [Commented] (METRON-1657) Parser aggregation in storm

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

[GitHub] metron pull request #1099: METRON-1657: Parser aggregation in storm

2018-07-17 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/1099#discussion_r203083284 --- Diff: use-cases/parser_chaining/README.md --- @@ -233,3 +233,10 @@ cat ~/data.log | /usr/hdp/current/kafka-broker/bin/kafka-console-producer.sh

[jira] [Commented] (METRON-1657) Parser aggregation in storm

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

[jira] [Commented] (METRON-1657) Parser aggregation in storm

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

[GitHub] metron pull request #1099: METRON-1657: Parser aggregation in storm

2018-07-17 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/1099#discussion_r203064655 --- Diff: use-cases/parser_chaining/README.md --- @@ -233,3 +233,10 @@ cat ~/data.log | /usr/hdp/current/kafka-broker/bin/kafka-console-producer.sh

[jira] [Commented] (METRON-1657) Parser aggregation in storm

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

[GitHub] metron pull request #1099: METRON-1657: Parser aggregation in storm

2018-07-17 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/1099#discussion_r203052754 --- Diff: use-cases/parser_chaining/aggregated_parser_chaining_flow.xml --- @@ -0,0 +1 @@

[GitHub] metron pull request #1099: METRON-1657: Parser aggregation in storm

2018-07-17 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/1099#discussion_r203052624 --- Diff: use-cases/parser_chaining/aggregated_parser_chaining_flow.svg --- @@ -0,0 +1,2 @@ +http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd;> ---

[jira] [Commented] (METRON-1657) Parser aggregation in storm

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

[GitHub] metron issue #1099: METRON-1657: Parser aggregation in storm

2018-07-17 Thread cestella
Github user cestella commented on the issue: https://github.com/apache/metron/pull/1099 @ottobackwards I agree, our bolts tend to do the same magic set of incantations to set up stellar. It'd be better to either try to infer that initialization where possible or to externalize that

[jira] [Commented] (METRON-1657) Parser aggregation in storm

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

[GitHub] metron pull request #1099: METRON-1657: Parser aggregation in storm

2018-07-17 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/1099#discussion_r203050720 --- Diff: metron-platform/metron-parsers/README.md --- @@ -82,6 +82,12 @@ topology in kafka. Errors are collected with the context of the error

[jira] [Commented] (METRON-1674) Create REST endpoint for job status abstraction

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

[GitHub] metron pull request #1108: METRON-1614: Create job status abstraction

2018-07-17 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/1108#discussion_r203049283 --- Diff: metron-platform/metron-common/src/main/java/org/apache/metron/common/utils/HDFSUtils.java --- @@ -29,6 +29,16 @@ public class

[jira] [Commented] (METRON-1614) Create job status abstraction

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

[jira] [Commented] (METRON-1674) Create REST endpoint for job status abstraction

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

[GitHub] metron pull request #1109: METRON-1674: Create REST endpoint for job status ...

2018-07-17 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/1109#discussion_r203047956 --- Diff: metron-platform/metron-common/src/main/java/org/apache/metron/common/utils/HDFSUtils.java --- @@ -29,6 +29,16 @@ public class

[jira] [Commented] (METRON-1674) Create REST endpoint for job status abstraction

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

[GitHub] metron pull request #1109: METRON-1674: Create REST endpoint for job status ...

2018-07-17 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/1109#discussion_r203047410 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/config/PcapJobSupplier.java --- @@ -0,0 +1,53 @@ +/** + * Licensed to

[jira] [Commented] (METRON-1674) Create REST endpoint for job status abstraction

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

[GitHub] metron pull request #1109: METRON-1674: Create REST endpoint for job status ...

2018-07-17 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/1109#discussion_r203046824 --- Diff: metron-interface/metron-rest-client/src/main/java/org/apache/metron/rest/model/pcap/PcapRequest.java --- @@ -17,75 +17,65 @@ */

[jira] [Commented] (METRON-1671) Create PCAP UI

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

[GitHub] metron issue #1103: METRON-1671: Initial PCAP UI

2018-07-17 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1103 @mmiklavc The 10k+ line spec file is a working unit test which contains mock data as well. Unfortunately, some other unit tests failing in this PR. We already to a separate ticket for fixing and

[jira] [Commented] (METRON-1614) Create job status abstraction

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

[jira] [Commented] (METRON-1614) Create job status abstraction

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

[GitHub] metron pull request #1108: METRON-1614: Create job status abstraction

2018-07-17 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/1108#discussion_r203045282 --- Diff: metron-interface/metron-rest-client/src/main/java/org/apache/metron/rest/model/pcap/PcapRequest.java --- @@ -17,52 +17,57 @@ */

[GitHub] metron pull request #1108: METRON-1614: Create job status abstraction

2018-07-17 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/1108#discussion_r203045196 --- Diff: metron-platform/metron-job/src/main/java/org/apache/metron/job/Statusable.java --- @@ -18,20 +18,45 @@ package

[GitHub] metron pull request #1108: METRON-1614: Create job status abstraction

2018-07-17 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/1108#discussion_r203044932 --- Diff: metron-platform/metron-job/src/test/java/org/apache/metron/job/manager/InMemoryJobManagerTest.java --- @@ -0,0 +1,192 @@ +package

[jira] [Commented] (METRON-1614) Create job status abstraction

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

[GitHub] metron pull request #1108: METRON-1614: Create job status abstraction

2018-07-17 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/1108#discussion_r203043785 --- Diff: metron-platform/metron-job/src/main/java/org/apache/metron/job/Statusable.java --- @@ -18,20 +18,45 @@ package

[jira] [Commented] (METRON-1614) Create job status abstraction

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

[GitHub] metron issue #1108: METRON-1614: Create job status abstraction

2018-07-17 Thread cestella
Github user cestella commented on the issue: https://github.com/apache/metron/pull/1108 Just pointing out, I will code review but not vote on this because I contributed to this PR in an unattributed capacity. ---

[jira] [Commented] (METRON-1614) Create job status abstraction

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

[jira] [Commented] (METRON-1614) Create job status abstraction

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

[jira] [Commented] (METRON-1614) Create job status abstraction

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

[GitHub] metron pull request #1108: METRON-1614: Create job status abstraction

2018-07-17 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/1108#discussion_r203035286 --- Diff: metron-platform/metron-job/src/main/java/org/apache/metron/job/Statusable.java --- @@ -18,20 +18,45 @@ package

[GitHub] metron pull request #1108: METRON-1614: Create job status abstraction

2018-07-17 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/1108#discussion_r203035500 --- Diff: metron-platform/metron-job/src/test/java/org/apache/metron/job/manager/InMemoryJobManagerTest.java --- @@ -0,0 +1,192 @@ +package

[GitHub] metron pull request #1108: METRON-1614: Create job status abstraction

2018-07-17 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/1108#discussion_r203037439 --- Diff: metron-interface/metron-rest-client/src/main/java/org/apache/metron/rest/model/pcap/PcapRequest.java --- @@ -17,52 +17,57 @@ */

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

2018-07-17 Thread Tibor Meller (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Meller updated METRON-1676: - Description: As a user, I like to set a date range for my PCAP query request. As a user, I like

[jira] [Commented] (METRON-1673) Fix Javadoc errors

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

[GitHub] metron pull request #1107: METRON-1673: Fix Javadoc errors

2018-07-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metron/pull/1107 ---

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

2018-07-17 Thread Tibor Meller (JIRA)
Tibor Meller created METRON-1676: Summary: PCAP UI - Add data range selector to the filter bar Key: METRON-1676 URL: https://issues.apache.org/jira/browse/METRON-1676 Project: Metron Issue

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

2018-07-17 Thread Tibor Meller (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Meller updated METRON-1662: - Summary: PCAP UI - Downloading PCAP page files (was: PCAP UI: Downloading PCAP page files) >

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

2018-07-17 Thread Tibor Meller (JIRA)
Tibor Meller created METRON-1675: Summary: PCAP UI - Introduce the paging capability Key: METRON-1675 URL: https://issues.apache.org/jira/browse/METRON-1675 Project: Metron Issue Type:

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

2018-07-17 Thread Tibor Meller (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Meller updated METRON-1662: - Issue Type: Sub-task (was: New Feature) Parent: METRON-1554 > PCAP UI: Downloading

[jira] [Commented] (METRON-1670) Stellar WEEK_OF_YEAR test is locale sensitive

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

[GitHub] metron pull request #1104: METRON-1670 Stellar WEEK_OF_YEAR test is locale s...

2018-07-17 Thread rgasiorek
Github user rgasiorek commented on a diff in the pull request: https://github.com/apache/metron/pull/1104#discussion_r202971175 --- Diff: metron-stellar/stellar-common/src/test/java/org/apache/metron/stellar/dsl/functions/DateFunctionsTest.java --- @@ -182,7 +182,8 @@ public void