aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Store fewer BlockInfo fields for shuffle blocks.Josh Rosen2013-10-291-7/+25
* Restructure BlockInfo fields to reduce memory use.Josh Rosen2013-10-271-15/+17
* Merge pull request #112 from kayousterhout/ui_task_attempt_idMatei Zaharia2013-10-271-2/+3
|\
| * Display both task ID and task index in UIKay Ousterhout2013-10-261-2/+3
* | Merge pull request #115 from aarondav/shuffle-fixReynold Xin2013-10-272-5/+12
|\ \
| * | Use flag instead of name check.Aaron Davidson2013-10-261-2/+1
| * | Eliminate extra memory usage when shuffle file consolidation is disabledAaron Davidson2013-10-262-5/+13
|/ /
* | Merge pull request #113 from pwendell/masterPatrick Wendell2013-10-261-4/+11
|\ \
| * | Adding improved error message when multiple assembly jars are present.Patrick Wendell2013-10-251-4/+11
* | | Merge pull request #114 from soulmachine/masterReynold Xin2013-10-261-3/+4
|\ \ \
| * | | A little revise for the documentsoulmachine2013-10-261-3/+4
|/ / /
* | | Merge pull request #108 from alig/masterMatei Zaharia2013-10-257-8/+123
|\ \ \
| * | | fixing comments on PRAli Ghodsi2013-10-253-29/+18
| * | | Makes Spark SIMR ready.Ali Ghodsi2013-10-247-5/+131
* | | | Merge pull request #102 from tdas/transformMatei Zaharia2013-10-2513-162/+1037
|\ \ \ \
| * \ \ \ Merge branch 'apache-master' into transformTathagata Das2013-10-2517-15/+272
| |\ \ \ \
| * | | | | Fixed accidental bug.Tathagata Das2013-10-241-1/+1
| * | | | | Merge branch 'apache-master' into transformTathagata Das2013-10-2419-10/+417
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Added JavaStreamingContext.transformTathagata Das2013-10-245-33/+169
| * | | | | Removed Function3.call() based on Josh's comment.Tathagata Das2013-10-231-2/+0
| * | | | | Merge branch 'apache-master' into transformTathagata Das2013-10-2290-3300/+2058
| |\ \ \ \ \
| * | | | | | Fixed bug in Java transformWith, added more Java testcases for transform and ...Tathagata Das2013-10-228-179/+424
| * | | | | | Updated TransformDStream to allow n-ary DStream transform. Added transformWit...Tathagata Das2013-10-2111-33/+529
* | | | | | | Merge pull request #111 from kayousterhout/ui_nameMatei Zaharia2013-10-252-3/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Properly display the name of a stage in the UI.Kay Ousterhout2013-10-252-3/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #110 from pwendell/masterReynold Xin2013-10-252-0/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Exclude jopt from kafka dependency.Patrick Wendell2013-10-252-0/+5
* | | | | | Merge pull request #109 from pwendell/masterReynold Xin2013-10-249-6/+128
|\| | | | |
| * | | | | Style fixesPatrick Wendell2013-10-241-9/+9
| * | | | | Spacing fixPatrick Wendell2013-10-242-6/+6
| * | | | | Small spacing fixPatrick Wendell2013-10-241-2/+2
| * | | | | Adding Java versions and associated testsPatrick Wendell2013-10-249-1/+123
* | | | | | Merge pull request #106 from pwendell/masterReynold Xin2013-10-248-10/+140
|\| | | | | | |/ / / / |/| | | |
| * | | | Some clean-up of testsPatrick Wendell2013-10-243-7/+10
| * | | | Removing Java for nowPatrick Wendell2013-10-241-7/+0
| * | | | Adding testsPatrick Wendell2013-10-243-18/+88
| * | | | Always use a shufflePatrick Wendell2013-10-241-15/+7
| * | | | Add a `repartition` operator.Patrick Wendell2013-10-245-0/+72
|/ / / /
* | | | Merge pull request #93 from kayousterhout/ui_new_stateMatei Zaharia2013-10-2310-8/+130
|\ \ \ \
| * | | | Clear akka frame size property in testsKay Ousterhout2013-10-231-2/+6
| * | | | Fixed broken testsKay Ousterhout2013-10-231-4/+3
| * | | | Merge remote-tracking branch 'upstream/master' into ui_new_stateKay Ousterhout2013-10-2370-810/+1426
| |\ \ \ \
| * | | | | Shorten GETTING_RESULT to GET_RESULTKay Ousterhout2013-10-221-1/+1
| * | | | | Show "GETTING_RESULTS" state in UI.Kay Ousterhout2013-10-2110-5/+124
* | | | | | Merge pull request #105 from pwendell/doc-fixReynold Xin2013-10-230-0/+0
|\ \ \ \ \ \
| * | | | | | Fixing broken links in programming guidePatrick Wendell2013-10-231-3/+3
* | | | | | | Merge pull request #103 from JoshRosen/unpersist-fixReynold Xin2013-10-233-0/+34
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add unpersist() to JavaDoubleRDD and JavaPairRDD.Josh Rosen2013-10-233-0/+34
| | |_|_|_|/ | |/| | | |
* | | | | | Fix Maven build to use MQTT repositoryMatei Zaharia2013-10-232-3/+14
| |_|_|/ / |/| | | |
* | | | | Merge pull request #64 from prabeesh/masterMatei Zaharia2013-10-235-1/+241
|\ \ \ \ \ | |/ / / / |/| | | |