[GitHub] metron pull request #853: METRON-1337: List of facets should not be hardcode...

2018-03-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metron/pull/853 ---

[GitHub] metron pull request #853: METRON-1337: List of facets should not be hardcode...

2018-02-27 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/853#discussion_r171015228 --- Diff: metron-platform/metron-indexing/src/main/java/org/apache/metron/indexing/dao/search/SearchRequest.java --- @@ -101,16 +99,16 @@ public void

[GitHub] metron pull request #853: METRON-1337: List of facets should not be hardcode...

2018-02-22 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/853#discussion_r170125479 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/service/impl/AlertServiceImpl.java --- @@ -37,15 +47,21 @@ @Service

[GitHub] metron pull request #853: METRON-1337: List of facets should not be hardcode...

2018-02-22 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/853#discussion_r170120909 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/service/impl/AlertServiceImpl.java --- @@ -37,15 +47,21 @@ @Service

[GitHub] metron pull request #853: METRON-1337: List of facets should not be hardcode...

2018-02-20 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/853#discussion_r169515112 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/service/impl/AlertServiceImpl.java --- @@ -37,15 +47,21 @@ @Service

[GitHub] metron pull request #853: METRON-1337: List of facets should not be hardcode...

2018-02-20 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/853#discussion_r169455383 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/service/impl/AlertServiceImpl.java --- @@ -37,15 +47,21 @@ @Service

[GitHub] metron pull request #853: METRON-1337: List of facets should not be hardcode...

2018-02-20 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/853#discussion_r169441455 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/service/impl/AlertServiceImpl.java --- @@ -37,15 +47,21 @@ @Service

[GitHub] metron pull request #853: METRON-1337: List of facets should not be hardcode...

2018-02-16 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/853#discussion_r168817020 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/config/HBaseConfig.java --- @@ -0,0 +1,61 @@ +/** + * Licensed to the

[GitHub] metron pull request #853: METRON-1337: List of facets should not be hardcode...

2018-02-16 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/853#discussion_r168816712 --- Diff: metron-platform/metron-indexing/src/main/java/org/apache/metron/indexing/dao/search/SearchRequest.java --- @@ -101,16 +99,16 @@ public void

[GitHub] metron pull request #853: METRON-1337: List of facets should not be hardcode...

2018-02-16 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/853#discussion_r168816212 --- Diff: metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/scripts/rest_commands.py --- @@

[GitHub] metron pull request #853: METRON-1337: List of facets should not be hardcode...

2018-02-16 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/853#discussion_r168809125 --- Diff: metron-platform/metron-indexing/src/main/java/org/apache/metron/indexing/dao/search/SearchRequest.java --- @@ -101,16 +99,16 @@ public void

[GitHub] metron pull request #853: METRON-1337: List of facets should not be hardcode...

2018-02-16 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/853#discussion_r168810966 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/config/HBaseConfig.java --- @@ -0,0 +1,61 @@ +/** + * Licensed to the

[GitHub] metron pull request #853: METRON-1337: List of facets should not be hardcode...

2018-02-16 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/853#discussion_r168802913 --- Diff: metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/scripts/rest_commands.py --- @@ -179,6

[GitHub] metron pull request #853: METRON-1337: List of facets should not be hardcode...

2017-11-28 Thread merrimanr
GitHub user merrimanr opened a pull request: https://github.com/apache/metron/pull/853 METRON-1337: List of facets should not be hardcoded ## Contributor Comments This PR makes the list of facet fields in the Alerts UI configurable. There is now a "search.facet.fields" setting