aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix Maven build with Hadoop 0.23.9Jey Kottalam2013-08-182-11/+8
* Don't assume spark-examples JAR always existsJey Kottalam2013-08-181-2/+3
* Make YARN POM file validJey Kottalam2013-08-181-28/+33
* Rename YARN build flag to SPARK_WITH_YARNJey Kottalam2013-08-162-9/+11
* Fix SBT build under Hadoop 0.23.xJey Kottalam2013-08-161-0/+11
* Updates to repl and example POMs to match SBT buildJey Kottalam2013-08-163-12/+10
* Maven build now also works with YARNJey Kottalam2013-08-1611-403/+237
* Forgot to remove a few references to ${classifier}Jey Kottalam2013-08-162-9/+4
* Don't mark hadoop-client as 'provided'Jey Kottalam2013-08-164-4/+0
* Maven build now works with CDH hadoop-2.0.0-mr1Jey Kottalam2013-08-1610-353/+30
* Initial changes to make Maven build agnostic of hadoop versionJey Kottalam2013-08-1610-401/+175
* Fix repl/assembly when YARN enabledJey Kottalam2013-08-161-3/+4
* Allow make-distribution.sh to specify Hadoop version usedJey Kottalam2013-08-162-17/+64
* Update default version of Hadoop to 1.2.1Jey Kottalam2013-08-152-2/+2
* Rename HadoopWriter to SparkHadoopWriter since it's outside of our packageJey Kottalam2013-08-152-6/+6
* Fix newTaskAttemptID to work under YARNJey Kottalam2013-08-151-1/+19
* update YARN docsJey Kottalam2013-08-151-2/+2
* YARN ApplicationMaster shouldn't wait foreverJey Kottalam2013-08-151-2/+4
* re-enable YARN supportJey Kottalam2013-08-154-25/+26
* SparkEnv isn't available this early, and not needed anywayJey Kottalam2013-08-153-41/+0
* make SparkHadoopUtil a member of SparkEnvJey Kottalam2013-08-159-28/+32
* rename HadoopMapRedUtil => SparkHadoopMapRedUtil, HadoopMapReduceUtil => Spar...Jey Kottalam2013-08-155-6/+7
* yarn supportJey Kottalam2013-08-153-6/+10
* add commentJey Kottalam2013-08-151-4/+4
* remove hadoop-yarn's org/apache/...Jey Kottalam2013-08-152-60/+0
* yarn sbtJey Kottalam2013-08-151-13/+15
* dynamically detect hadoop versionJey Kottalam2013-08-153-40/+51
* remove core/src/hadoop{1,2} dirsJey Kottalam2013-08-156-104/+0
* move yarn to its own directoryJey Kottalam2013-08-1510-0/+0
* Merge pull request #829 from JoshRosen/pyspark-unit-tests-python-2.6Matei Zaharia2013-08-152-19/+20
|\
| * Fix PySpark unit tests on Python 2.6.Josh Rosen2013-08-142-19/+20
* | Merge pull request #833 from rxin/uiReynold Xin2013-08-1513-97/+115
|\ \
| * | More minor UI changes including code review feedback.Reynold Xin2013-08-156-16/+39
| * | Various UI improvements.Reynold Xin2013-08-1412-88/+83
|/ /
* | Merge pull request #831 from rxin/schedulerReynold Xin2013-08-144-70/+74
|\ \
| * | Renamed setCurrentJobDescription to setJobDescription.Reynold Xin2013-08-141-1/+1
| * | A few small scheduler / job description changes.Reynold Xin2013-08-144-70/+74
|/ /
* | Merge pull request #822 from pwendell/ui-featuresMatei Zaharia2013-08-146-27/+54
|\ \ | |/ |/|
| * Style cleanup based on Matei feedbackPatrick Wendell2013-08-143-5/+4
| * Small style clean-upPatrick Wendell2013-08-132-2/+2
| * Correcting terminology in RDD pagePatrick Wendell2013-08-131-1/+1
| * Correct sorting order for stagesPatrick Wendell2013-08-132-10/+6
| * Capturing GC detials in TaskMetricsPatrick Wendell2013-08-134-10/+37
| * Bug fix for display of shuffle read/write metrics.Patrick Wendell2013-08-131-6/+11
* | Merge pull request #826 from kayousterhout/ui_fixReynold Xin2013-08-141-12/+10
|\ \
| * | Fixed 2 bugs in executor UI.Kay Ousterhout2013-08-131-12/+10
|/ /
* | Merge pull request #825 from shivaram/maven-repl-fixMatei Zaharia2013-08-131-0/+30
|\ \
| * | Set SPARK_CLASSPATH for maven repl testsShivaram Venkataraman2013-08-131-0/+30
|/ /
* | Merge pull request #824 from mateiz/mesos-0.12.1Matei Zaharia2013-08-132-2/+2
|\ \
| * | Update to Mesos 0.12.1Matei Zaharia2013-08-132-2/+2
|/ /