aboutsummaryrefslogtreecommitdiff
path: root/core/src/hadoop2-yarn/scala
Commit message (Expand)AuthorAgeFilesLines
* Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-1610-0/+170
* add spaces before curly braces and after for if conditionsBlackNiuza2013-07-141-8/+8
* set SUCCEEDED for all master in shutdown hookBlackNiuza2013-07-101-4/+4
* according to mridulm's comments to adjust the codeBlackNiuza2013-07-091-12/+19
* Bug fix: SPARK-796BlackNiuza2013-07-091-17/+32
* Rework from pull request. Removed --user option from Spark on Yarn Client, ma...Y.CORP.YAHOO.COM\tgraves2013-07-024-17/+24
* Add support for Spark on Yarn on a secure Hadoop clusterThomas Graves2013-06-194-40/+73
* Remove explicit hardcoding of yarn-standalone as args(0) if it is missing.Mridul Muralidharan2013-05-093-18/+3
* Patch from Thomas Graves to improve the YARN Client, and move to more product...Mridul Muralidharan2013-04-241-63/+9
* Fix review comments, add a new api to SparkHadoopUtil to create appropriate C...Mridul Muralidharan2013-04-221-1/+5
* Add some basic documentationMridul Muralidharan2013-04-191-2/+4
* Fudge order of classpath - so that our jars take precedence over what is in C...Mridul Muralidharan2013-04-172-2/+2
* Move from master to driverMridul Muralidharan2013-04-172-13/+13
* Checkpoint commit - compiles and passes a lot of tests - not all though, look...Mridul Muralidharan2013-04-158-0/+1669
* Add support for building against hadoop2-yarn : adding new maven profile for itMridul Muralidharan2013-04-072-0/+26