aboutsummaryrefslogtreecommitdiff
path: root/yarn/pom.xml
Commit message (Expand)AuthorAgeFilesLines
* Bump master version to 2.0.0-SNAPSHOT.Reynold Xin2015-12-191-1/+1
* [SPARK-11265][YARN] YarnClient can't get tokens to talk to Hive 1.2.1 in a se...Steve Loughran2015-10-311-0/+25
* [SPARK-10300] [BUILD] [TESTS] Add support for test tags in run-tests.py.Marcelo Vanzin2015-10-071-0/+4
* Update version to 1.6.0-SNAPSHOT.Reynold Xin2015-09-151-1/+1
* [SPARK-9439] [YARN] External shuffle service robust to NM restarts using leveldbImran Rashid2015-08-211-0/+6
* [SPARK-10059] [YARN] Explicitly add JSP dependencies for tests.Marcelo Vanzin2015-08-171-3/+19
* [SPARK-8064] [SQL] Build against Hive 1.2.1Steve Loughran2015-08-031-10/+0
* [SPARK-8683] [BUILD] Depend on mockito-core instead of mockito-allJosh Rosen2015-06-271-1/+1
* [SPARK-7801] [BUILD] Updating versions to SPARK 1.5.0Patrick Wendell2015-06-031-1/+1
* [SPARK-7558] Demarcate tests in unit-tests.logAndrew Or2015-05-291-0/+7
* [SPARK-7249] Updated Hadoop dependencies due to inconsistency in the versionsFavioVazquez2015-05-141-53/+44
* [SPARK-6371] [build] Update version to 1.4.0-SNAPSHOT.Marcelo Vanzin2015-03-201-1/+1
* SPARK-6182 [BUILD] spark-parent pom needs to be published for both 2.10 and 2.11Sean Owen2015-03-051-1/+1
* SPARK-3996: Add jetty servlet and continuations.Patrick Wendell2015-02-021-0/+4
* [HOTFIX] Add jetty references to build for YARN module.Patrick Wendell2015-02-021-0/+24
* [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
|\