[GitHub] bahir pull request #55: [BAHIR-104] Multi-topic MQTT DStream in Python is no...

2017-11-28 Thread zubairnabi-intech
GitHub user zubairnabi-intech opened a pull request:

https://github.com/apache/bahir/pull/55

[BAHIR-104] Multi-topic MQTT DStream in Python is now a PairRDD.

Fixing [BAHIR-104]. 
List of topics passed in Python converted to a Java String array before 
passing it to Py4J. 
Test added for this change.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/intech-iiot/bahir mqtt-python-paired-stream

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/bahir/pull/55.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #55


commit 98d52c70db95e455b677a888aba3f5c369cab2a1
Author: Zubair Nabi 
Date:   2017-11-29T05:45:28Z

[BAHIR-104] Multi-topic MQTT DStream in Python is now a PairRDD.




---


[GitHub] bahir issue #55: [BAHIR-104] Multi-topic MQTT DStream in Python is now a Pai...

2017-11-28 Thread ApacheBahir
Github user ApacheBahir commented on the issue:

https://github.com/apache/bahir/pull/55
  
Can one of the admins verify this patch?


---