aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-4193][BUILD] Disable doclint in Java 8 to prevent from build error.Takuya UESHIN2014-11-281-0/+24
* [SPARK-4643] [Build] Remove unneeded staging repositories from buildDaoyuan Wang2014-11-281-24/+0
* Bumping version to 1.3.0-SNAPSHOT.Marcelo Vanzin2014-11-181-3/+15
* [SPARK-4017] show progress bar in consoleDavies Liu2014-11-181-0/+1
* [SPARK-4180] [Core] Prevent creation of multiple active SparkContextsJosh Rosen2014-11-171-0/+1
* [SPARK-4419] Upgrade snappy-java to 1.1.1.6Josh Rosen2014-11-151-1/+1
* SPARK-4375. no longer require -Pscala-2.10Sandy Ryza2014-11-141-20/+2
* Support cross building for Scala 2.11Prashant Sharma2014-11-111-47/+131
* SPARK-4305 [BUILD] yarn-alpha profile won't build due to network/yarn moduleSean Owen2014-11-111-1/+0
* [SPARK-3797] Run external shuffle service in Yarn NMAndrew Or2014-11-051-0/+2
* [SPARK-4211][Build] Fixes hive.version in Maven profile hive-0.13.1fi2014-11-031-1/+1
* [SPARK-4121] Set commons-math3 version based on hadoop profiles, instead of s...Xiangrui Meng2014-11-011-1/+8
* [SPARK-3796] Create external service which can serve shuffle filesAaron Davidson2014-11-011-0/+1
* Upgrading to roaring 0.4.5 (bug fix release)Daniel Lemire2014-11-011-1/+1
* [SPARK-3826][SQL]enable hive-thriftserver to support hive-0.13.1wangfei2014-10-311-6/+23
* [SPARK-3968][SQL] Use parquet-mr filter2 apiYash Datta2014-10-301-1/+1
* [SPARK-3453] Netty-based BlockTransferService, extracted from Spark coreReynold Xin2014-10-291-0/+1
* SPARK-4022 [CORE] [MLLIB] Replace colt dependency (LGPL) with commons-mathSean Owen2014-10-271-6/+0
* [SPARK-3616] Add basic Selenium tests to WebUISuiteJosh Rosen2014-10-261-1/+7
* Update RoaringBitmap to 0.4.3Daniel Lemire2014-10-261-1/+1
* Revert "[SPARK-4056] Upgrade snappy-java to 1.1.1.5"Josh Rosen2014-10-251-1/+1
* [SPARK-4056] Upgrade snappy-java to 1.1.1.5Josh Rosen2014-10-241-1/+1
* [SPARK-2706][SQL] Enable Spark to support Hive 0.13Zhan Zhang2014-10-241-5/+24
* SPARK-3812 Build changes to publish effective pom.Prashant Sharma2014-10-231-1/+32
* [SPARK-4019] [SPARK-3740] Fix MapStatus compression bug that could lead to em...Josh Rosen2014-10-231-0/+5
* Revert "[SPARK-3812] [BUILD] Adapt maven build to publish effective pom."Patrick Wendell2014-10-231-32/+1
* [SPARK-3812] [BUILD] Adapt maven build to publish effective pom.Prashant Sharma2014-10-221-1/+32
* HOTFIX: Fix build issue with Akka 2.3.4 upgrade.Patrick Wendell2014-10-101-1/+13
* [SPARK-2805] Upgrade Akka to 2.3.4Anand Avati2014-10-101-2/+2
* Revert "[SPARK-2805] Upgrade to akka 2.3.4"Patrick Wendell2014-10-091-1/+1
* [SPARK-2805] Upgrade to akka 2.3.4Anand Avati2014-10-081-1/+1
* SPARK-3638 | Forced a compatible version of http client in kinesis-asl profileaniketbhatnagar2014-10-011-0/+1
* [Build]remove spark-staging-1030wangfei2014-09-261-12/+0
* [SPARK-2778] [yarn] Add yarn integration tests.Marcelo Vanzin2014-09-241-1/+30
* SPARK-3039: Allow spark to be built using avro-mapred for hadoop2Bertrand Bossy2014-09-141-0/+5
* SPARK-2482: Resolve sbt warnings during buildwitgo2014-09-111-1/+0
* [Spark-3490] Disable SparkUI for testsAndrew Or2014-09-111-1/+1
* SPARK-3404 [BUILD] SparkSubmitSuite fails with "spark-submit exits with code 1"Sean Owen2014-09-091-1/+2
* [HOTFIX] Fix broken Mima tests on the master branchJosh Rosen2014-09-071-0/+12
* [SPARK-3397] Bump pom.xml version number of master branch to 1.2.0-SNAPSHOTGuoQiang Li2014-09-061-1/+1
* [SPARK-3061] Fix Maven build under WindowsJosh Rosen2014-09-021-1/+1
* SPARK-2798 [BUILD] Correct several small errors in Flume module pom.xml filesSean Owen2014-08-251-0/+1
* [SPARK-2848] Shade Guava in uber-jars.Marcelo Vanzin2014-08-201-0/+16
* BUILD: Bump Hadoop versions in the release build.Patrick Wendell2014-08-201-4/+35
* SPARK-3092 [SQL]: Always include the thriftserver when -Phive is enabled.Patrick Wendell2014-08-201-1/+1
* [SPARK-2468] Netty based block server / client moduleReynold Xin2014-08-191-1/+1
* SPARK-2881. Upgrade snappy-java to 1.1.1.3.Patrick Wendell2014-08-171-1/+1
* Revert "[SPARK-2468] Netty based block server / client module"Patrick Wendell2014-08-151-1/+1
* [SPARK-2468] Netty based block server / client moduleReynold Xin2014-08-141-1/+1
* SPARK-2879 part 2 [BUILD] Use HTTPS to access Maven Central and other reposSean Owen2014-08-071-2/+4