[GitHub] metron pull request #803: Metron-1252: Build ui for grouping alerts into met...

2017-10-25 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/803#discussion_r146964503 --- Diff: metron-interface/metron-alerts/src/app/alerts/alerts-list/tree-view/tree-view.component.ts --- @@ -337,12 +343,67 @@ export class

[GitHub] metron issue #816: METRON-1280: 0.4.1 -> 0.4.2 missed a couple of projects

2017-10-25 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/816 +1 by inspection, pending Travis ---

[GitHub] metron issue #811: METRON-1272: Hide child alerts from searches and grouping...

2017-10-25 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/811 ### Testing Testing purely based on the REST API. Having said that, if you want to do like @nickwallen did and pull in https://github.com/apache/metron/pull/803 into the same branch, you

[GitHub] metron issue #815: METRON-1278 Strip "Build Status" widget from root README....

2017-10-25 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/815 +1 by inspection. Thanks for grabbing this so quickly! ---

[GitHub] metron pull request #811: METRON-1272: Hide child alerts from searches and g...

2017-10-25 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/811#discussion_r146827154 --- Diff: metron-platform/metron-elasticsearch/src/main/java/org/apache/metron/elasticsearch/dao/ElasticsearchMetaAlertDao.java --- @@ -295,19 +341,199

[GitHub] metron pull request #811: METRON-1272: Hide child alerts from searches and g...

2017-10-25 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/811#discussion_r146826488 --- Diff: metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/files/bro_index.template

[GitHub] metron issue #811: METRON-1272: Hide child alerts from searches and grouping...

2017-10-24 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/811 @nickwallen It's not a perfect solution, but I added the "source:type" field for consistency and to allow for filtering and retrieval of just meta alerts in an obvious way. S

[GitHub] metron issue #811: METRON-1272: Hide child alerts from searches and grouping...

2017-10-23 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/811 Kick Travis ---

[GitHub] metron pull request #811: METRON-1272: Hide child alerts from searches and g...

2017-10-23 Thread justinleet
Github user justinleet closed the pull request at: https://github.com/apache/metron/pull/811 ---

[GitHub] metron pull request #811: METRON-1272: Hide child alerts from searches and g...

2017-10-23 Thread justinleet
GitHub user justinleet reopened a pull request: https://github.com/apache/metron/pull/811 METRON-1272: Hide child alerts from searches and grouping if they belong to meta alerts ## Contributor Comments Adds the ability to hide alerts already contained in a meta alert from

[GitHub] metron pull request #811: METRON-1272: Hide child alerts from searches and g...

2017-10-23 Thread justinleet
GitHub user justinleet opened a pull request: https://github.com/apache/metron/pull/811 METRON-1272: Hide child alerts from searches and grouping if they belong to meta alerts ## Contributor Comments Adds the ability to hide alerts already contained in a meta alert from

[GitHub] metron issue #803: Metron-1252: Build ui for grouping alerts into meta alert...

2017-10-21 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/803 Potentially we want to expose some abstraction for the ES options for missing field sorting (that I admittedly don't know exist in Solr). https://www.elastic.co/guide/en/elasticsearch

[GitHub] metron issue #806: METRON-1262: Unable to add comment for a alert in a meta-...

2017-10-20 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/806 +1 by inspection. Thank for contributing! ---

[GitHub] metron issue #802: METRON-1255: MetaAlert search is not filtering on status

2017-10-18 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/802 +1, thanks for this, it's good stuff ---

[GitHub] metron pull request #802: METRON-1255: MetaAlert search is not filtering on ...

2017-10-18 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/802#discussion_r145431927 --- Diff: metron-platform/metron-elasticsearch/src/test/java/org/apache/metron/elasticsearch/integration/ElasticsearchMetaAlertIntegrationTest.java

[GitHub] metron issue #805: METRON-1261: Apply bro security patch

2017-10-18 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/805 It's actually easier than this to pull in a PR, for future reference ``` git fetch upstream pull/805/head:METRON-1261 git checkout METRON-1261 ``` Assuming upstream

[GitHub] metron pull request #802: METRON-1255: MetaAlert search is not filtering on ...

2017-10-18 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/802#discussion_r145424998 --- Diff: metron-platform/metron-elasticsearch/src/test/java/org/apache/metron/elasticsearch/integration/ElasticsearchMetaAlertIntegrationTest.java

[GitHub] metron pull request #802: METRON-1255: MetaAlert search is not filtering on ...

2017-10-18 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/802#discussion_r145393297 --- Diff: metron-platform/metron-elasticsearch/src/test/java/org/apache/metron/elasticsearch/integration/ElasticsearchMetaAlertIntegrationTest.java

[GitHub] metron pull request #802: METRON-1255: MetaAlert search is not filtering on ...

2017-10-18 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/802#discussion_r145378015 --- Diff: metron-platform/metron-elasticsearch/src/test/java/org/apache/metron/elasticsearch/integration/ElasticsearchMetaAlertIntegrationTest.java

[GitHub] metron pull request #802: METRON-1255: MetaAlert search is not filtering on ...

2017-10-18 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/802#discussion_r145372604 --- Diff: metron-platform/metron-elasticsearch/src/main/java/org/apache/metron/elasticsearch/dao/ElasticsearchMetaAlertDao.java --- @@ -177,15 +178,18

[GitHub] metron pull request #788: METRON-1223: Support for adding comments to alerts

2017-10-12 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/788#discussion_r144293192 --- Diff: metron-interface/metron-alerts/src/app/alerts/alert-details/alert-details.component.ts --- @@ -133,6 +173,40 @@ export class

[GitHub] metron issue #798: METRON-1247: REST search and findOne endpoints return une...

2017-10-12 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/798 To test this spin up full dev and go to the Swagger API. An unquoted search can result in multiple results that only partially match. These matches may be across sensors

[GitHub] metron pull request #798: METRON-1247: REST search and findOne endpoints ret...

2017-10-12 Thread justinleet
GitHub user justinleet opened a pull request: https://github.com/apache/metron/pull/798 METRON-1247: REST search and findOne endpoints return unexpected or incorrect results for guids ## Contributor Comments Updates documentation to have users surround GUIDs in double quotes

[GitHub] metron issue #768: Metron 1123: Add group by option using faceted search cap...

2017-10-09 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/768 To handle the missing grouping aggregation. https://www.elastic.co/guide/en/elasticsearch/reference/2.3/search-aggregations-bucket-missing-aggregation.html I *think* this is a backend

[GitHub] metron pull request #788: METRON-1223: Support for adding comments to alerts

2017-10-06 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/788#discussion_r143161957 --- Diff: metron-interface/metron-alerts/src/app/alerts/alert-details/alert-details.component.ts --- @@ -133,6 +173,40 @@ export class

[GitHub] metron pull request #788: METRON-1223: Support for adding comments to alerts

2017-10-06 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/788#discussion_r143157741 --- Diff: metron-interface/metron-alerts/src/app/alerts/alert-details/alert-details.component.ts --- @@ -133,6 +173,40 @@ export class

[GitHub] metron pull request #780: METRON-1220: Create documentation around alert nes...

2017-10-05 Thread justinleet
Github user justinleet closed the pull request at: https://github.com/apache/metron/pull/780 ---

[GitHub] metron issue #780: METRON-1220: Create documentation around alert nested fie...

2017-10-05 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/780 Kicking Travis. ---

[GitHub] metron pull request #780: METRON-1220: Create documentation around alert nes...

2017-10-05 Thread justinleet
GitHub user justinleet reopened a pull request: https://github.com/apache/metron/pull/780 METRON-1220: Create documentation around alert nested field ## Contributor Comments Adding some docs around the requirement of an "alert" field on new sensors. There

[GitHub] metron pull request #780: METRON-1220: Create documentation around alert nes...

2017-10-05 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/780#discussion_r143064409 --- Diff: README.md --- @@ -118,3 +118,9 @@ Some useful utilities that cross all of these parts of the architecture: * [Model as a Service](metron

[GitHub] metron issue #791: METRON-1235: Document the properties pulled from the glob...

2017-10-05 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/791 I'm good with where it's at now. The color is good to have. It's really nice to have this well documented. I'm +1, pending Travis. Although I'll be mildly impressed if you break Travis

[GitHub] metron pull request #791: METRON-1235: Document the properties pulled from t...

2017-10-05 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/791#discussion_r143058611 --- Diff: metron-platform/metron-enrichment/README.md --- @@ -25,9 +25,26 @@ defined by JSON documents stored in zookeeper. There are two types

[GitHub] metron issue #791: METRON-1235: Document the properties pulled from the glob...

2017-10-05 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/791 One more config I can think of that should be added. `geo.hdfs.file` is also in the global config. It's in Ambari as `geoip_url`. It looks like a small blurb should probably

[GitHub] metron issue #780: METRON-1220: Create documentation around alert nested fie...

2017-10-05 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/780 @nickwallen I figured out what the problem was. I'd replaced dashes with spaces and lowercased it, but left the period in `2.x`. After removing the period, links worked. @cestella Added

[GitHub] metron issue #767: METRON-1196 Increment master version number to 0.4.2 for ...

2017-10-05 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/767 @mattf-horton @ottobackwards Is there any more work for this? ---

[GitHub] metron issue #780: METRON-1220: Create documentation around alert nested fie...

2017-10-04 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/780 @cestella @nickwallen Hopefully took care of comments that don't involve migrating wiki docs. Let me know if I looked over anything. Sidenote, does anybody know how to actually link to a head

[GitHub] metron issue #776: METRON-1215: Fix link to RPMs chapter

2017-09-28 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/776 @DimDroll Thanks for creating the Jira. It's a pretty small thing, but it helps keep everything consistent and makes it easy to compile and search on during releases, etc. ---

[GitHub] metron issue #776: METRON-1215: Fix link to RPMs chapter

2017-09-28 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/776 @simonellistonball Is that comment meant for https://github.com/apache/metron/pull/775? I think you're on the wrong PR ---

[GitHub] metron issue #776: Fix link to RPMs chapter

2017-09-28 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/776 @DimDroll Can you put the jira number at the front of the PR name like the other PRs have please? ---

[GitHub] metron issue #776: Fix link to RPMs chapter

2017-09-28 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/776 +1, was able to see it work in Github's view. Thanks a lot for the fix. ---

[GitHub] metron pull request #773: METRON-1206: Make alerts UI conform to ops UI for ...

2017-09-27 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/773#discussion_r141473085 --- Diff: metron-interface/metron-alerts/README.md --- @@ -28,7 +87,7 @@ ``` 1. You can view the GUI @http://localhost:4200 . The default

[GitHub] metron issue #773: METRON-1206: Make alerts UI conform to ops UI for install

2017-09-27 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/773 +1, thanks for making the adjustments ---

[GitHub] metron pull request #773: METRON-1206: Make alerts UI conform to ops UI for ...

2017-09-27 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/773#discussion_r141471628 --- Diff: metron-interface/metron-alerts/README.md --- @@ -28,7 +87,7 @@ ``` 1. You can view the GUI @http://localhost:4200 . The default

[GitHub] metron pull request #773: METRON-1206: Make alerts UI conform to ops UI for ...

2017-09-27 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/773#discussion_r141461626 --- Diff: metron-interface/metron-alerts/README.md --- @@ -28,7 +87,7 @@ ``` 1. You can view the GUI @http://localhost:4200 . The default

[GitHub] metron pull request #773: METRON-1206: Make alerts UI conform to ops UI for ...

2017-09-27 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/773#discussion_r141461458 --- Diff: metron-interface/metron-alerts/README.md --- @@ -6,15 +6,74 @@ - [Installing on an existing Cluster](#installing-on-an-existing-cluster

[GitHub] metron pull request #773: METRON-1206: Make alerts UI conform to ops UI for ...

2017-09-27 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/773#discussion_r141460799 --- Diff: metron-interface/metron-alerts/README.md --- @@ -6,15 +6,74 @@ - [Installing on an existing Cluster](#installing-on-an-existing-cluster

[GitHub] metron pull request #773: METRON-1206: Make alerts UI conform to ops UI for ...

2017-09-27 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/773#discussion_r141460898 --- Diff: metron-interface/metron-alerts/README.md --- @@ -6,15 +6,74 @@ - [Installing on an existing Cluster](#installing-on-an-existing-cluster

[GitHub] metron issue #770: METRON-1202: ElasticsearchDao Has extraneous sleep call

2017-09-22 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/770 @nickwallen Updated the PR. The integration tests's initial doc check can be timing sensitive, which was masked by the bogus `Thread.sleep` in the `ElasticsearchDao`. Updated the test

[GitHub] metron issue #770: METRON-1202: ElasticsearchDao Has extraneous sleep call

2017-09-22 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/770 Even if CI succeeds, please hold off on merging, I suspect that integration tests may be a bit too timing dependent. ---

[GitHub] metron pull request #770: METRON-1202: ElasticsearchDao Has extraneous sleep...

2017-09-22 Thread justinleet
GitHub user justinleet opened a pull request: https://github.com/apache/metron/pull/770 METRON-1202: ElasticsearchDao Has extraneous sleep call ## Contributor Comments Less sleep and pointless test call, more performance. Spin it up. Issue a patch, make sure it's

[GitHub] metron issue #681: METRON-1079 Add NaN as a keyword in STELLAR language

2017-09-22 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/681 I'm on the side of holding off for an eventual follow-on regarding that question, for the record. ---

[GitHub] metron issue #681: METRON-1079 Add NaN as a keyword in STELLAR language

2017-09-22 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/681 @cestella and @mattf-horton Do we care about the Infinity cases and presumably an `IS_INFINITE()` in this PR, or are we okay with holding off until a follow on is made? Other than

[GitHub] metron pull request #681: METRON-1079 Add NaN as a keyword in STELLAR langua...

2017-09-22 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/681#discussion_r140489936 --- Diff: metron-stellar/stellar-common/src/test/java/org/apache/metron/stellar/dsl/functions/BasicStellarTest.java --- @@ -251,6 +251,142 @@ public

[GitHub] metron issue #681: METRON-1079 Add NaN as a keyword in STELLAR language

2017-09-22 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/681 @ottobackwards Could you deconflict this? It seems like semantic conversation died down and hopefully we're at least mostly set since `IS_NAN()` got added. ---

[GitHub] metron issue #757: METRON-938: "service metron-rest start " does n...

2017-09-22 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/757 Merged in master for extremely minor deconflict of `rest_commands.py` for imports added on the same line. ---

[GitHub] metron issue #769: METRON-1198: Pycapa - No such configuration property: "sa...

2017-09-22 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/769 +1 by inspection. Thanks! ---

[GitHub] metron issue #760: METRON-1188: Ambari global configuration management broke...

2017-09-21 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/760 Thanks for making the adjustments, @mmiklavc. I'm +1 on this. It's a great step forward and gives a good foundation for future improvements we want to make. ---

[GitHub] metron pull request #726: METRON-1145: Profiler mpack does not create kafka ...

2017-09-20 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/726#discussion_r140088458 --- Diff: metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/scripts/profiler_master.py

[GitHub] metron pull request #757: METRON-938: "service metron-rest start "...

2017-09-20 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/757#discussion_r139957912 --- Diff: metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/service_advisor.py --- @@ -69,6 +69,10

[GitHub] metron pull request #757: METRON-938: "service metron-rest start "...

2017-09-20 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/757#discussion_r139943087 --- Diff: metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/service_advisor.py --- @@ -69,6 +69,10

[GitHub] metron pull request #757: METRON-938: "service metron-rest start "...

2017-09-20 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/757#discussion_r139942579 --- Diff: metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/scripts/rest_commands.py

[GitHub] metron pull request #757: METRON-938: "service metron-rest start "...

2017-09-19 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/757#discussion_r139813301 --- Diff: metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/scripts/rest_commands.py

[GitHub] metron pull request #766: METRON-1195: Meta alerts improperly handle updates...

2017-09-19 Thread justinleet
GitHub user justinleet opened a pull request: https://github.com/apache/metron/pull/766 METRON-1195: Meta alerts improperly handle updates to non nested alert field ## Contributor Comments Fix to only calculate scores in the event that we've done something that actually

[GitHub] metron issue #619: METRON-939 Elasticsearch ES5 with Xshield client support

2017-09-19 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/619 As a note, this ticket is slightly impacted by the metaalerts backend ticket (https://github.com/apache/metron/pull/734). The alerts field in the various templates should be removed

[GitHub] metron pull request #760: METRON-1188: Ambari global configuration managemen...

2017-09-18 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/760#discussion_r139547949 --- Diff: metron-platform/metron-common/src/main/java/org/apache/metron/common/cli/ConfigurationManager.java --- @@ -130,29 +201,39 @@ public void pull

[GitHub] metron pull request #760: METRON-1188: Ambari global configuration managemen...

2017-09-18 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/760#discussion_r139526927 --- Diff: metron-platform/metron-common/src/main/java/org/apache/metron/common/cli/ConfigurationManager.java --- @@ -130,29 +201,39 @@ public void pull

[GitHub] metron pull request #757: METRON-938: "service metron-rest start "...

2017-09-15 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/757#discussion_r139246527 --- Diff: metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/scripts/params/params_linux.py

[GitHub] metron issue #763: METRON-1190: Fix Meta Alert Type handling in calculation ...

2017-09-15 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/763 @nickwallen Some of that is provided in metron-indexing/README.md, but I'm definitely not opposed to fleshing that stuff out more. ---

[GitHub] metron issue #763: METRON-1190: Fix Meta Alert Type handling in calculation ...

2017-09-15 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/763 Correction to what I said earlier: the update side isn't directly actually controlled by the `ElasticsearchMetaAlertDao` itself, it's controlled by the `IndexDao`'s building of the document

[GitHub] metron pull request #763: METRON-1190: Fix Meta Alert Type handling in calcu...

2017-09-15 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/763#discussion_r139225592 --- Diff: metron-platform/metron-elasticsearch/src/main/java/org/apache/metron/elasticsearch/dao/ElasticsearchMetaAlertDao.java --- @@ -275,13 +275,13

[GitHub] metron pull request #763: METRON-1190: Fix Meta Alert Type handling in calcu...

2017-09-15 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/763#discussion_r139225095 --- Diff: metron-platform/metron-elasticsearch/src/main/java/org/apache/metron/elasticsearch/dao/ElasticsearchMetaAlertDao.java --- @@ -275,13 +275,13

[GitHub] metron pull request #763: METRON-1190: Fix Meta Alert Type handling in calcu...

2017-09-15 Thread justinleet
GitHub user justinleet opened a pull request: https://github.com/apache/metron/pull/763 METRON-1190: Fix Meta Alert Type handling in calculation of scores ## Contributor Comments Migrating the create method to not pass anything as an object array and instead to use a list

[GitHub] metron issue #759: METRON-1187 Indexing/Profiler Kafka ACL Groups Not Setup ...

2017-09-15 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/759 +1 by inspection. This is a good catch to have made, thanks! ---

[GitHub] metron pull request #760: METRON-1188: Ambari global configuration managemen...

2017-09-15 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/760#discussion_r139172028 --- Diff: metron-platform/metron-common/src/main/java/org/apache/metron/common/configuration/ConfigurationsUtils.java --- @@ -346,19 +434,56 @@ public

[GitHub] metron pull request #760: METRON-1188: Ambari global configuration managemen...

2017-09-15 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/760#discussion_r139171388 --- Diff: metron-platform/metron-common/src/main/java/org/apache/metron/common/configuration/ConfigurationsUtils.java --- @@ -226,6 +276,44 @@ public

[GitHub] metron pull request #760: METRON-1188: Ambari global configuration managemen...

2017-09-15 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/760#discussion_r139171727 --- Diff: metron-platform/metron-common/src/main/java/org/apache/metron/common/configuration/ConfigurationsUtils.java --- @@ -346,19 +434,56 @@ public

[GitHub] metron pull request #760: METRON-1188: Ambari global configuration managemen...

2017-09-15 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/760#discussion_r139160248 --- Diff: metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/scripts/enrichment_commands.py

[GitHub] metron pull request #760: METRON-1188: Ambari global configuration managemen...

2017-09-15 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/760#discussion_r139170122 --- Diff: metron-platform/metron-common/src/main/java/org/apache/metron/common/configuration/ConfigurationsUtils.java --- @@ -226,6 +276,44 @@ public

[GitHub] metron pull request #760: METRON-1188: Ambari global configuration managemen...

2017-09-15 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/760#discussion_r139172458 --- Diff: metron-platform/metron-common/src/main/java/org/apache/metron/common/configuration/ConfigurationsUtils.java --- @@ -401,7 +530,16 @@ else

[GitHub] metron pull request #760: METRON-1188: Ambari global configuration managemen...

2017-09-15 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/760#discussion_r139170907 --- Diff: metron-platform/metron-common/src/main/java/org/apache/metron/common/configuration/ConfigurationsUtils.java --- @@ -226,6 +276,44 @@ public

[GitHub] metron issue #757: METRON-938: "service metron-rest start " does n...

2017-09-14 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/757 As a note, the way I tested this was running it up in a CentOS 7 VM, along with a couple changes to get things working: * Turning off firewalld during spinup. * Downgrading python.x86_64

[GitHub] metron issue #755: METRON-1185: Stellar REPL does not work on a kerberized c...

2017-09-14 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/755 I'm +1 with this (as a temporary measure to make things work), assuming @ottobackwards and @nickwallen are as well. ---

[GitHub] metron issue #758: METRON-1186: Profiler Functions use classutils from shade...

2017-09-14 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/758 +1 by inspection pending Travis. ---

[GitHub] metron pull request #757: METRON-938: "service metron-rest start "...

2017-09-14 Thread justinleet
GitHub user justinleet opened a pull request: https://github.com/apache/metron/pull/757 METRON-938: "service metron-rest start " does not work on CentOS 7. ## Contributor Comments Moved things from an init script to Ambari, since we manage pretty much everything thro

[GitHub] metron issue #753: METRON-1183 Improve KDC Setup Instructions

2017-09-13 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/753 +1 by inspection. Thanks! ---

[GitHub] metron issue #734: METRON-1158: Build backend for grouping alerts into meta ...

2017-09-12 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/734 @merrimanr Are you still +1 after the most recent changes before I commit this? ---

[GitHub] metron issue #752: METRON-1136 [Feature Branch] Merge master 9/12

2017-09-12 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/752 I'm +1 by inspection, assuming all goes well with Travis. The changes outside of a pure merge look pretty minor ---

[GitHub] metron issue #734: METRON-1158: Build backend for grouping alerts into meta ...

2017-09-11 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/734 @merrimanr I added in one fix for some typing on meta alert updates and also merged in master and the group stuff ---

[GitHub] metron issue #702: METRON-1114: Add group by capabilities to search REST end...

2017-09-11 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/702 Updates look good. I'm +1. Thanks again for contributing this. ---

[GitHub] metron issue #734: METRON-1158: Build backend for grouping alerts into meta ...

2017-09-11 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/734 @merrimanr I added the timestamp field in the meta alert create with current timestamp. Should take care of it lining up with the other sources. ---

[GitHub] metron pull request #734: METRON-1158: Build backend for grouping alerts int...

2017-09-11 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/734#discussion_r138046617 --- Diff: metron-platform/metron-elasticsearch/src/test/java/org/apache/metron/elasticsearch/integration/ElasticsearchMetaAlertIntegrationTest.java

[GitHub] metron issue #742: METRON-1168: Add SUBSTRING method to stellar

2017-09-08 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/742 +1, thanks a lot for the contribution. And for catching that we never actually had this ---

[GitHub] metron pull request #742: METRON-1168: Add SUBSTRING method to stellar

2017-09-08 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/742#discussion_r137883199 --- Diff: metron-stellar/stellar-common/src/test/java/org/apache/metron/stellar/dsl/functions/StringFunctionsTest.java --- @@ -408,6 +408,19 @@ public

[GitHub] metron issue #741: METRON-1153 HDFS HdfsWriter never recovers from exception...

2017-09-08 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/741 Adjusted to only catch the "Stream Closed" exception, not the general IOException. If it's stream closed, attempt the rotate and write, otherwise rethrow ---

[GitHub] metron pull request #734: METRON-1158: Build backend for grouping alerts int...

2017-09-08 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/734#discussion_r137874898 --- Diff: metron-interface/metron-rest/README.md --- @@ -361,6 +363,21 @@ Request and Response objects are JSON formatted. The JSON schemas

[GitHub] metron issue #741: METRON-1153 HDFS HdfsWriter never recovers from exception...

2017-09-08 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/741 @ottobackwards From the ticket description, it looks like you thought there was a more involved refactoring for doing something like this. Are you good with this sort of solution (at least

[GitHub] metron pull request #741: METRON-1153 HDFS HdfsWriter never recovers from ex...

2017-09-08 Thread justinleet
GitHub user justinleet opened a pull request: https://github.com/apache/metron/pull/741 METRON-1153 HDFS HdfsWriter never recovers from exceptions ## Contributor Comments Added a try-catch around the actual write that will rotate the file and try again if there's a stream

[GitHub] metron issue #738: METRON-1166: Stellar short circuiting fails when a comple...

2017-09-08 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/738 +1, pending Travis. Good catch, thanks a lot for the contribution. ---

[GitHub] metron issue #702: METRON-1114: Add group by capabilities to search REST end...

2017-09-08 Thread justinleet
Github user justinleet commented on the issue: https://github.com/apache/metron/pull/702 This is really good, thanks for the contribution! Are we intending (as a follow-on activity), to enable something like top hits aggregation in here so we can get the documents in the buckets

[GitHub] metron pull request #702: METRON-1114: Add group by capabilities to search R...

2017-09-08 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/702#discussion_r137762973 --- Diff: metron-platform/metron-elasticsearch/src/main/java/org/apache/metron/elasticsearch/dao/ElasticsearchDao.java --- @@ -330,43 +334,112 @@ public

<    1   2   3   4   5   6   >