From d23ad7c1c92a2344ec03bb4c600b766686faf439 Mon Sep 17 00:00:00 2001 From: Shixiong Zhu Date: Sat, 26 Mar 2016 01:47:27 -0700 Subject: [SPARK-13874][DOC] Remove docs of streaming-akka, streaming-zeromq, streaming-mqtt and streaming-twitter ## What changes were proposed in this pull request? This PR removes all docs about the old streaming-akka, streaming-zeromq, streaming-mqtt and streaming-twitter projects since I have already copied them to https://github.com/spark-packages Also remove mqtt_wordcount.py that I forgot to remove previously. ## How was this patch tested? Jenkins PR Build. Author: Shixiong Zhu Closes #11824 from zsxwing/remove-doc. --- python/docs/pyspark.streaming.rst | 7 ------- 1 file changed, 7 deletions(-) (limited to 'python') diff --git a/python/docs/pyspark.streaming.rst b/python/docs/pyspark.streaming.rst index fc52a64754..25ceabac0a 100644 --- a/python/docs/pyspark.streaming.rst +++ b/python/docs/pyspark.streaming.rst @@ -29,10 +29,3 @@ pyspark.streaming.flume.module :members: :undoc-members: :show-inheritance: - -pyspark.streaming.mqtt module ------------------------------ -.. automodule:: pyspark.streaming.mqtt - :members: - :undoc-members: - :show-inheritance: -- cgit v1.2.3