- Feb 27, 2013
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Matei Zaharia authored
-
- Feb 26, 2013
-
-
Matei Zaharia authored
-
- Feb 25, 2013
-
-
Matei Zaharia authored
-
Patrick Wendell authored
-
Patrick Wendell authored
-
Matei Zaharia authored
-
Matei Zaharia authored
Also warns if spark.cleaner.ttl is not set in the version where you pass your own SparkContext.
-
Patrick Wendell authored
-
Patrick Wendell authored
TD gave me the go-ahead to just make these changes: - Define stateful dstream - Some minor wording fixes
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Matei Zaharia authored
-
- Feb 24, 2013
-
-
Tathagata Das authored
-
Tathagata Das authored
-
Tathagata Das authored
-
- Feb 23, 2013
-
-
Tathagata Das authored
-
- Feb 20, 2013
-
-
Prashant Sharma authored
-
- Feb 19, 2013
-
-
Andy Konwinski authored
-
Prashant Sharma authored
-
- Feb 18, 2013
-
-
Tathagata Das authored
Changed networkStream to socketStream and pluggableNetworkStream to become networkStream as a way to create streams from arbitrary network receiver.
-
Tathagata Das authored
Added checkpointing and fault-tolerance semantics to the programming guide. Fixed default checkpoint interval to being a multiple of slide duration. Fixed visibility of some classes and objects to clean up docs.
-
- Feb 16, 2013
-
-
Stephen Haberman authored
Only brand new RDDs (e.g. parallelize and makeRDD) now use default parallelism, everything else uses their largest parent's partitioner or partition size.
-
- Feb 10, 2013
-
-
Matei Zaharia authored
Conflicts: docs/_config.yml
-
Josh Rosen authored
-
Mark Hamstra authored
-
- Feb 06, 2013
-
-
Mark Hamstra authored
ordering, so the reduce function must also be commutative.
-
- Jan 30, 2013
-
-
Patrick Wendell authored
Also, adds a line in doc explaining how to use.
-
Patrick Wendell authored
It's nicer if all the commands you need are made explicit.
-
- Jan 25, 2013
-
-
Stephen Haberman authored
-
- Jan 23, 2013
-
-
Tathagata Das authored
Made StorageLevel constructor private, and added StorageLevels.create() to the Java API. Updates scala and java programming guides.
-
- Jan 22, 2013
-
-
Prashant Sharma authored
-
- Jan 21, 2013
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
- Jan 20, 2013
-
-
Patrick Wendell authored
-
Matei Zaharia authored
-
Patrick Wendell authored
-
- Jan 19, 2013
-
-
Prashant Sharma authored
-