Skip to content

Commit

Permalink
[SPARK-6127][Streaming][Docs] Add Kafka to Python api docs
Browse files Browse the repository at this point in the history
davies

Author: Tathagata Das <[email protected]>

Closes apache#4860 from tdas/SPARK-6127 and squashes the following commits:

82de92a [Tathagata Das] Add Kafka to Python api docs
  • Loading branch information
tdas committed Mar 3, 2015
1 parent 9d6c5ae commit 9eb22ec
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions python/docs/pyspark.streaming.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,10 @@ Module contents
:members:
:undoc-members:
:show-inheritance:

pyspark.streaming.kafka module
----------------------------
.. automodule:: pyspark.streaming.kafka
:members:
:undoc-members:
:show-inheritance:

0 comments on commit 9eb22ec

Please sign in to comment.