GitHub user prabeesh opened a pull request:

    https://github.com/apache/spark/pull/4229

    [SPARK-5155] [PySpark] [Streaming] Mqtt streaming support in Python

    

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

    $ git pull https://github.com/prabeesh/spark mqtt_python

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

    https://github.com/apache/spark/pull/4229.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 #4229
    
----
commit 07923c42fcb4d210333b3882490e23f33dc4822f
Author: Davies Liu <[email protected]>
Date:   2014-12-16T21:48:42Z

    support kafka in Python

commit 75d485e65b75a7a5da91a37ff42a9bb7cd82dcf6
Author: Davies Liu <[email protected]>
Date:   2014-12-16T22:18:59Z

    add mqtt

commit 048dbe6c9ec4bff4eeee52c70e4e18d48d3075e0
Author: Davies Liu <[email protected]>
Date:   2014-12-16T22:27:43Z

    fix python style

commit 5697a012def1b8508d21d96ccccf2afb7d6705cf
Author: Davies Liu <[email protected]>
Date:   2014-12-18T23:44:33Z

    bypass decoder in scala

commit 98c8d179d3ff264d03eabc3ddd72936d95e6e305
Author: Davies Liu <[email protected]>
Date:   2014-12-18T23:58:29Z

    fix python style

commit f6ce899abd435f36f7c5907523c643cc8b0e61ed
Author: Davies Liu <[email protected]>
Date:   2015-01-08T21:28:39Z

    add example and fix bugs

commit eea16a79e741255548ef2e006db3948771a47e0d
Author: Davies Liu <[email protected]>
Date:   2015-01-08T21:29:35Z

    refactor

commit aea89538dcb9b80111f98df881d345d4e87e91aa
Author: Tathagata Das <[email protected]>
Date:   2015-01-22T01:31:30Z

    Kafka-assembly for Python API

commit adeeb3863353f9a0ca3070a9cc914a2914d95fa9
Author: Davies Liu <[email protected]>
Date:   2015-01-22T07:08:56Z

    Merge pull request #3 from tdas/kafka-python-api
    
    Kafka-assembly for Python API

commit 33730d14c069042dfccd4af857021afe7ff0cbb0
Author: Davies Liu <[email protected]>
Date:   2015-01-22T07:50:28Z

    Merge branch 'master' of github.com:apache/spark into kafka
    
    Conflicts:
        make-distribution.sh
        project/SparkBuild.scala

commit 2c567a5d55c465d706026c2395e9025fad9dbd68
Author: Davies Liu <[email protected]>
Date:   2015-01-22T08:01:02Z

    update logging and comment

commit 97386b3debd5f352b61dfed194ab9495fecbe834
Author: Davies Liu <[email protected]>
Date:   2015-01-22T08:08:06Z

    address comment

commit 370ba61571b98e9bdfb6636852d4404687143853
Author: Davies Liu <[email protected]>
Date:   2015-01-26T20:25:12Z

    Update kafka.py
    
    fix spark-submit

commit 26a9960937368202dfdba6c0bbf5bf7c0168e72d
Author: prabs <[email protected]>
Date:   2015-01-27T18:31:54Z

    Merge branch 'kafka' of github.com:davies/spark into mqtt_python

commit 58aa907b8ad1913229468f3c3776dba2d8b45580
Author: prabs <[email protected]>
Date:   2015-01-23T19:58:22Z

    Mqtt streaming support in Python

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to