aboutsummaryrefslogtreecommitdiff
path: root/yarn/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Allow spark on yarn to be run from HDFS. Allows the spark.jar, app.jar, and ↵tgravescs2013-11-041-0/+50
| | | | log4j.properties to be put into hdfs.
* Merging build changes in from 0.8Patrick Wendell2013-10-051-3/+3
|
* Update build version in masterPatrick Wendell2013-09-241-1/+1
|
* Use different Hadoop version for YARN artifacts.Patrick Wendell2013-09-131-0/+5
| | | | | This uses a seperate Hadoop version for YARN artifact. This means when people link against spark-yarn, things will resolve correctly.
* Fix YARN assembly generation under MavenJey Kottalam2013-09-061-33/+28
|
* 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-011-3/+3
|
* Make YARN POM file validJey Kottalam2013-08-181-28/+33
|
* Maven build now also works with YARNJey Kottalam2013-08-161-0/+106