[GitHub] bahir issue #70: [BAHIR-182] Spark Streaming PubNub connector

2018-11-28 Thread lukasz-antoniak
Github user lukasz-antoniak commented on the issue: https://github.com/apache/bahir/pull/70 Thank you for quick verification. I have created module README and updated README from project root directory to correctly reference all modules in alphabetical order. ---

[GitHub] bahir pull request #71: [BAHIR-66] Switch to Java binding for ZeroMQ

2018-11-28 Thread lresende
Github user lresende commented on a diff in the pull request: https://github.com/apache/bahir/pull/71#discussion_r237029598 --- Diff: streaming-zeromq/examples/src/main/scala/org/apache/spark/examples/streaming/zeromq/ZeroMQWordCount.scala --- @@ -15,105 +15,123 @@ * limitat

[GitHub] bahir pull request #71: [BAHIR-66] Switch to Java binding for ZeroMQ

2018-11-28 Thread lresende
Github user lresende commented on a diff in the pull request: https://github.com/apache/bahir/pull/71#discussion_r237031835 --- Diff: streaming-zeromq/pom.xml --- @@ -45,22 +45,18 @@ ${spark.version} provided + + org.zeromq +

[GitHub] bahir pull request #71: [BAHIR-66] Switch to Java binding for ZeroMQ

2018-11-28 Thread lresende
Github user lresende commented on a diff in the pull request: https://github.com/apache/bahir/pull/71#discussion_r237038699 --- Diff: streaming-zeromq/src/main/scala/org/apache/spark/streaming/zeromq/ZeroMQUtils.scala --- @@ -17,147 +17,75 @@ package org.apache.spark.st

[GitHub] bahir issue #70: [BAHIR-182] Spark Streaming PubNub connector

2018-11-28 Thread lresende
Github user lresende commented on the issue: https://github.com/apache/bahir/pull/70 @lukasz-antoniak Could you please add a readme.md that documents the new extension which is used to generate the extension documentation on the website. ---

[GitHub] bahir pull request #68: [BAHIR-49] Sink for SQL Streaming MQTT module

2018-11-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/bahir/pull/68 ---