aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/streaming/util.py
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-12002][STREAMING][PYSPARK] Fix python direct stream checkpoint recover...jerryshao2015-12-011-6/+7
* [SPARK-11935][PYSPARK] Send the Python exceptions in TransformFunction and Tr...Shixiong Zhu2015-11-251-9/+20
* [SPARK-11870][STREAMING][PYSPARK] Rethrow the exceptions in TransformFunction...Shixiong Zhu2015-11-201-0/+3
* [SPARK-8389] [STREAMING] [PYSPARK] Expose KafkaRDDs offsetRange in Pythonjerryshao2015-07-091-1/+6
* [SPARK-8652] [PYSPARK] Check return value for all uses of doctest.testmod()Josh Rosen2015-06-261-1/+3
* [SPARK-4897] [PySpark] Python 3 supportDavies Liu2015-04-161-3/+3
* [SPARK-2377] Python API for Streaminggiwa2014-10-121-0/+128