[GitHub] metron pull request #946: METRON-1465:Support for Elasticsearch X-pack

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

[GitHub] metron pull request #946: METRON-1465:Support for Elasticsearch X-pack

2018-04-05 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/946#discussion_r179502932 --- Diff: metron-interface/metron-rest/src/main/scripts/metron-rest.sh --- @@ -36,6 +36,7 @@ METRON_SYSCONFIG="${METRON_SYSCONFIG:-/etc/default/metron}"

[GitHub] metron pull request #946: METRON-1465:Support for Elasticsearch X-pack

2018-04-04 Thread wardbekker
Github user wardbekker commented on a diff in the pull request: https://github.com/apache/metron/pull/946#discussion_r179060961 --- Diff: metron-platform/metron-elasticsearch/src/main/java/org/apache/metron/elasticsearch/utils/ElasticsearchUtils.java --- @@ -107,32 +113,94 @@ publ

[GitHub] metron pull request #946: METRON-1465:Support for Elasticsearch X-pack

2018-04-03 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/946#discussion_r178923287 --- Diff: metron-platform/metron-elasticsearch/src/main/java/org/apache/metron/elasticsearch/utils/ElasticsearchUtils.java --- @@ -107,32 +113,94 @@ public

[GitHub] metron pull request #946: METRON-1465:Support for Elasticsearch X-pack

2018-04-03 Thread wardbekker
Github user wardbekker commented on a diff in the pull request: https://github.com/apache/metron/pull/946#discussion_r178870634 --- Diff: metron-platform/metron-elasticsearch/src/test/java/org/apache/metron/elasticsearch/integration/components/ElasticSearchComponent.java --- @@ -2

[GitHub] metron pull request #946: METRON-1465:Support for Elasticsearch X-pack

2018-04-02 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/946#discussion_r178586216 --- Diff: metron-interface/metron-rest/src/main/scripts/metron-rest.sh --- @@ -36,6 +36,7 @@ METRON_SYSCONFIG="${METRON_SYSCONFIG:-/etc/default/metron}"

[GitHub] metron pull request #946: METRON-1465:Support for Elasticsearch X-pack

2018-04-02 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/946#discussion_r178584790 --- Diff: metron-platform/metron-elasticsearch/src/main/java/org/apache/metron/elasticsearch/utils/ElasticsearchUtils.java --- @@ -107,32 +113,94 @@ public

[GitHub] metron pull request #946: METRON-1465:Support for Elasticsearch X-pack

2018-04-02 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/946#discussion_r178584154 --- Diff: metron-deployment/Kerberos-manual-setup.md --- @@ -533,3 +534,211 @@ In order to correct this, you should: ### References * [https

[GitHub] metron pull request #946: METRON-1465:Support for Elasticsearch X-pack

2018-03-22 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/946#discussion_r176538648 --- Diff: metron-interface/metron-rest/src/main/scripts/metron-rest.sh --- @@ -36,6 +36,7 @@ METRON_SYSCONFIG="${METRON_SYSCONFIG:-/etc/default/metron}"

[GitHub] metron pull request #946: METRON-1465:Support for Elasticsearch X-pack

2018-03-22 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/946#discussion_r176512233 --- Diff: metron-platform/metron-elasticsearch/src/main/java/org/apache/metron/elasticsearch/utils/ElasticsearchUtils.java --- @@ -107,32 +113,94 @@ publ

[GitHub] metron pull request #946: METRON-1465:Support for Elasticsearch X-pack

2018-03-22 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/946#discussion_r176516370 --- Diff: metron-platform/metron-elasticsearch/src/main/java/org/apache/metron/elasticsearch/utils/ElasticsearchUtils.java --- @@ -107,32 +113,94 @@ publ

[GitHub] metron pull request #946: METRON-1465:Support for Elasticsearch X-pack

2018-03-22 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/946#discussion_r176520331 --- Diff: metron-platform/metron-elasticsearch/src/test/java/org/apache/metron/elasticsearch/integration/components/ElasticSearchComponent.java --- @@ -2

[GitHub] metron pull request #946: METRON-1465:Support for Elasticsearch X-pack

2018-03-22 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/946#discussion_r176526651 --- Diff: metron-interface/metron-rest/src/main/scripts/metron-rest.sh --- @@ -36,6 +36,7 @@ METRON_SYSCONFIG="${METRON_SYSCONFIG:-/etc/default/metron}"

[GitHub] metron pull request #946: METRON-1465:Support for Elasticsearch X-pack

2018-03-22 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/946#discussion_r176525223 --- Diff: metron-deployment/Kerberos-manual-setup.md --- @@ -533,3 +534,211 @@ In order to correct this, you should: ### References * [htt