aboutsummaryrefslogtreecommitdiff
path: root/examples/src/main/python/transitive_closure.py
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-15773][CORE][EXAMPLE] Avoid creating local variable `sc` in examples i...Dongjoon Hyun2016-06-101-3/+1
* [MINOR] [PYSPARK] [EXAMPLES] Changed examples to use SparkSession.sparkContex...Bryan Cutler2016-05-251-1/+1
* [SPARK-15031][EXAMPLE] Use SparkSession in examplesZheng RuiFeng2016-05-201-3/+9
* fixed numVertices in transitive closure exampleUdo Klein2016-01-081-2/+2
* [SPARK-4897] [PySpark] Python 3 supportDavies Liu2015-04-161-4/+6
* [SPARK-1701] [PySpark] remove slice terminology from python examplesMatthew Farrellee2014-09-191-3/+3
* [SPARK-2850] [SPARK-2626] [mllib] MLlib stats examples + small fixesJoseph K. Bradley2014-08-181-0/+2
* [SPARK-1824] Remove <master> from Python examplesAndrew Or2014-05-161-5/+5
* SPARK-1637: Clean up examples for 1.0Sandeep2014-05-061-0/+66