aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/streaming/kinesis.py
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-13848][SPARK-5185] Update to Py4J 0.9.2 in order to fix classloading i...Josh Rosen2016-03-141-8/+6
* [SPARK-13807] De-duplicate `Python*Helper` instantiation code in PySpark stre...Josh Rosen2016-03-111-1/+1
* [SPARK-10447][SPARK-3842][PYSPARK] upgrade pyspark to py4j0.9Holden Karau2015-10-201-1/+1
* [SPARK-9812] [STREAMING] Fix Python 3 compatibility issue in PySpark Streamin...zsxwing2015-08-191-1/+3
* [SPARK-8564] [STREAMING] Add the Python API for Kinesiszsxwing2015-07-311-0/+112