[GitHub] metron pull request #826: METRON-1291: Kafka produce REST endpoint does not ...

2017-11-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/metron/pull/826 ---

[GitHub] metron pull request #826: METRON-1291: Kafka produce REST endpoint does not ...

2017-11-16 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/826#discussion_r151450858 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/config/KafkaConfig.java --- @@ -108,6 +108,9 @@ public ZkUtils zkUtils() {

[GitHub] metron pull request #826: METRON-1291: Kafka produce REST endpoint does not ...

2017-11-15 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/826#discussion_r151149320 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/config/KafkaConfig.java --- @@ -108,6 +108,9 @@ public ZkUtils zkUtils() {

[GitHub] metron pull request #826: METRON-1291: Kafka produce REST endpoint does not ...

2017-11-13 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/826#discussion_r150653926 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/config/KafkaConfig.java --- @@ -108,6 +108,9 @@ public ZkUtils zkUtils() {

[GitHub] metron pull request #826: METRON-1291: Kafka produce REST endpoint does not ...

2017-11-13 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/826#discussion_r150560129 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/config/KafkaConfig.java --- @@ -108,6 +108,9 @@ public ZkUtils zkUtils() {

[GitHub] metron pull request #826: METRON-1291: Kafka produce REST endpoint does not ...

2017-11-13 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/826#discussion_r150558807 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/config/KafkaConfig.java --- @@ -108,6 +108,9 @@ public ZkUtils zkUtils() {

[GitHub] metron pull request #826: METRON-1291: Kafka produce REST endpoint does not ...

2017-11-13 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/826#discussion_r150549974 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/config/KafkaConfig.java --- @@ -108,6 +108,9 @@ public ZkUtils zkUtils() {

[GitHub] metron pull request #826: METRON-1291: Kafka produce REST endpoint does not ...

2017-11-07 Thread cestella
Github user cestella commented on a diff in the pull request: https://github.com/apache/metron/pull/826#discussion_r149420627 --- Diff: metron-interface/metron-rest/src/main/java/org/apache/metron/rest/config/KafkaConfig.java --- @@ -108,6 +108,9 @@ public ZkUtils zkUtils() {

[GitHub] metron pull request #826: METRON-1291: Kafka produce REST endpoint does not ...

2017-11-02 Thread merrimanr
GitHub user merrimanr opened a pull request: https://github.com/apache/metron/pull/826 METRON-1291: Kafka produce REST endpoint does not work in a Kerberized cluster ## Contributor Comments This PR adds Kerberos support to the