aboutsummaryrefslogtreecommitdiff
path: root/yarn
Commit message (Expand)AuthorAgeFilesLines
* Update build version in masterPatrick Wendell2013-09-241-1/+1
* Fix spacing so that the java.io.tmpdir doesn't run on with SPARK_JAVA_OPTSY.CORP.YAHOO.COM\tgraves2013-09-232-4/+6
* Use different Hadoop version for YARN artifacts.Patrick Wendell2013-09-131-0/+5
* Fix YARN assembly generation under MavenJey Kottalam2013-09-061-33/+28
* Review comment changes and update to org.apache packagingY.CORP.YAHOO.COM\tgraves2013-09-037-15/+18
* Merge remote-tracking branch 'mesos/master' into yarnUILinkY.CORP.YAHOO.COM\tgraves2013-09-039-29/+29
|\
| * Add missing license headers found with RATMatei Zaharia2013-09-021-2/+2
| * Fix some URLsMatei Zaharia2013-09-011-1/+1
| * Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-019-26/+26
* | Link the Spark UI to the Yarn UIY.CORP.YAHOO.COM\tgraves2013-08-303-18/+57
|/
* Merge pull request #865 from tgravescs/fixtmpdirMatei Zaharia2013-08-283-0/+26
|\
| * Updated based on review comments.Y.CORP.YAHOO.COM\tgraves2013-08-271-9/+6
| * Throw exception if the yarn local dirs isn't setY.CORP.YAHOO.COM\tgraves2013-08-261-1/+5
| * Change to use Yarn appropriate directories rather then /tmp or the user speci...Y.CORP.YAHOO.COM\tgraves2013-08-263-0/+25
* | fix typosY.CORP.YAHOO.COM\tgraves2013-08-261-1/+1
* | Add ability for user to specify environment variablesY.CORP.YAHOO.COM\tgraves2013-08-262-2/+7
|/
* Merge remote-tracking branch 'jey/hadoop-agnostic'Matei Zaharia2013-08-201-7/+0
* Make YARN POM file validJey Kottalam2013-08-181-28/+33
* Maven build now also works with YARNJey Kottalam2013-08-161-0/+106
* YARN ApplicationMaster shouldn't wait foreverJey Kottalam2013-08-151-2/+4
* re-enable YARN supportJey Kottalam2013-08-153-24/+13
* SparkEnv isn't available this early, and not needed anywayJey Kottalam2013-08-151-16/+0
* remove hadoop-yarn's org/apache/...Jey Kottalam2013-08-152-60/+0
* move yarn to its own directoryJey Kottalam2013-08-1510-0/+1864