aboutsummaryrefslogtreecommitdiff
path: root/core/src/hadoop1/scala
Commit message (Collapse)AuthorAgeFilesLines
* remove core/src/hadoop{1,2} dirsJey Kottalam2013-08-153-103/+0
|
* fix typo.Liang-Chi Hsieh2013-07-201-1/+1
|
* A better fix for giving local jars unde Yarn mode.Liang-Chi Hsieh2013-07-191-0/+3
|
* Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-163-0/+51
|
* Rework from pull request. Removed --user option from Spark on Yarn Client, ↵Y.CORP.YAHOO.COM\tgraves2013-07-021-0/+4
| | | | | | | made the user of JAVA_HOME environment variable conditional on if its set, and created addCredentials in each of the SparkHadoopUtil classes to only add the credentials when the profile is hadoop2-yarn.
* Fix review comments, add a new api to SparkHadoopUtil to create appropriate ↵Mridul Muralidharan2013-04-221-0/+5
| | | | Configuration. Modify an example to show how to use SplitInfo
* Checkpoint commit - compiles and passes a lot of tests - not all though, ↵Mridul Muralidharan2013-04-151-0/+18
| | | | looking into FileSuite issues
* Add support for building against hadoop2-yarn : adding new maven profile for itMridul Muralidharan2013-04-072-0/+6
|
* Support for Hadoop 2 distributions such as cdh4Thomas Dudziak2012-10-182-0/+16