aboutsummaryrefslogtreecommitdiff
path: root/yarn/pom.xml
Commit message (Expand)AuthorAgeFilesLines
* [HOTFIX]: Minor clean up regarding skipped artifacts in build files.Patrick Wendell2015-01-171-10/+0
* [SPARK-4048] Enhance and extend hadoop-provided profile.Marcelo Vanzin2015-01-081-7/+0
* SPARK-4159 [CORE] Maven build doesn't run JUnit test suitesSean Owen2015-01-061-14/+0
* SPARK-4338. [YARN] Ditch yarn-alpha.Sandy Ryza2014-12-091-74/+55
* Bumping version to 1.3.0-SNAPSHOT.Marcelo Vanzin2014-11-181-1/+1
* [SPARK-4032] Deprecate YARN alpha support in Spark 1.2Prashant Sharma2014-10-271-0/+22
* [SPARK-2778] [yarn] Add yarn integration tests.Marcelo Vanzin2014-09-241-2/+1
* [SPARK-3452] Maven build should skip publishing artifacts people shouldn...Prashant Sharma2014-09-141-0/+14
* [SPARK-3397] Bump pom.xml version number of master branch to 1.2.0-SNAPSHOTGuoQiang Li2014-09-061-1/+1
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC server (with Maven profile fix)Cheng Lian2014-07-281-1/+1
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Patrick Wendell2014-07-271-1/+1
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-271-1/+1
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Michael Armbrust2014-07-251-1/+1
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-251-1/+1
* [SPARK-1776] Have Spark's SBT build read dependencies from Maven.Prashant Sharma2014-07-101-0/+3
* [SPARK-2029] Bump pom.xml version number of master branch to 1.1.0-SNAPSHOT.Takuya UESHIN2014-06-051-1/+1
* Improve maven plugin configurationwitgo2014-05-311-30/+0
* SPARK-1474: Spark on yarn assembly doesn't include AmIpFilterThomas Graves2014-05-061-0/+4
* The default version of yarn is equal to the hadoop versionwitgo2014-05-031-3/+2
* Improved build configurationwitgo2014-04-281-9/+0
* SPARK-1252. On YARN, use container-log4j.properties for executorsSandy Ryza2014-04-071-0/+6
* SPARK-1121: Include avro for yarn-alpha buildsPatrick Wendell2014-03-021-8/+9
* Remove remaining references to incubationPatrick Wendell2014-03-021-1/+1
* SPARK 1084.1 (resubmitted)Sean Owen2014-02-271-2/+2
* Merge pull request #542 from markhamstra/versionBump. Closes #542.Mark Hamstra2014-02-081-1/+1
* move duplicate pom config into parent pomRaymond Liu2014-01-031-17/+82
* Using name yarn-alpha/yarn instead of yarn-2.0/yarn-2.2Raymond Liu2014-01-031-4/+4
* Fix pom for build yarn/2.x with yarn/common into one jarRaymond Liu2014-01-031-10/+42
* Fix pom file for scala binary versionRaymond Liu2014-01-031-1/+1
* Change profile name new-yarn to hadoop2.2-yarnRaymond Liu2014-01-031-1/+1
* Fix pom for yarn code reorgnaize commitRaymond Liu2014-01-031-130/+43
* Use scala.binary.version in POMsMark Hamstra2013-12-151-4/+4
* Style fixes and addressed review comments at #221Prashant Sharma2013-12-101-4/+4
* Incorporated Patrick's feedback comment on #211 and made maven build/dep-reso...Prashant Sharma2013-12-071-1/+1
* Merge branch 'master' into scala-2.10Raymond Liu2013-11-141-0/+50
|\
| * Allow spark on yarn to be run from HDFS. Allows the spark.jar, app.jar, and l...tgravescs2013-11-041-0/+50
* | Merge branch 'master' into wip-merge-masterPrashant Sharma2013-10-081-3/+3
|\|
| * Merging build changes in from 0.8Patrick Wendell2013-10-051-3/+3
* | Merge branch 'master' into scala-2.10Prashant Sharma2013-10-011-1/+1
|\|
| * Update build version in masterPatrick Wendell2013-09-241-1/+1
* | fixed maven build for scala 2.10Prashant Sharma2013-09-261-2/+2
|/
* Use different Hadoop version for YARN artifacts.Patrick Wendell2013-09-131-0/+5
* 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