aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* SPARK-2879 [BUILD] Use HTTPS to access Maven Central and other reposSean Owen2014-08-061-3/+12
* [SPARK-2810] upgrade to scala-maven-plugin 3.2.0Anand Avati2014-08-031-1/+1
* SPARK-2602 [BUILD] Tests steal focus under Java 6Sean Owen2014-08-021-0/+1
* [SPARK-1981] Add AWS Kinesis streaming supportChris Fregly2014-08-021-0/+10
* [HOTFIX] Do not throw NPE if spark.test.home is not setAndrew Or2014-08-021-4/+4
* Revert "[SPARK-1470][SPARK-1842] Use the scala-logging wrapper instead of the...Patrick Wendell2014-08-011-5/+0
* [SPARK-1470][SPARK-1842] Use the scala-logging wrapper instead of the directl...GuoQiang Li2014-08-011-0/+5
* [SPARK-2054][SQL] Code Generation for Expression EvaluationMichael Armbrust2014-07-291-0/+10
* [SPARK-2082] stratified sampling in PairRDDFunctions that guarantees exact sa...Doris Xin2014-07-291-0/+6
* [STREAMING] SPARK-1729. Make Flume pull data from source, rather than the cur...Hari Shreedharan2014-07-291-0/+1
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC server (with Maven profile fix)Cheng Lian2014-07-281-3/+13
* SPARK-2651: Add maven scalastyle pluginRahul Singhal2014-07-271-0/+24
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Patrick Wendell2014-07-271-4/+3
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-271-3/+4
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Michael Armbrust2014-07-251-4/+3
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-251-3/+4
* [SPARK-2471] remove runtime scope for jets3tXiangrui Meng2014-07-151-1/+0
* [SPARK-2399] Add support for LZ4 compression.Reynold Xin2014-07-151-0/+5
* [SPARK-1776] Have Spark's SBT build read dependencies from Maven.Prashant Sharma2014-07-101-1/+9
* Fix some tests.Marcelo Vanzin2014-06-201-0/+7
* SPARK-2026: Maven Hadoop Profiles Should Set The Hadoop VersionBernardo Gomez Palacio2014-06-081-2/+8
* [SPARK-1841]: update scalatest to version 2.1.5witgo2014-06-061-4/+11
* [SPARK-2029] Bump pom.xml version number of master branch to 1.1.0-SNAPSHOT.Takuya UESHIN2014-06-051-1/+1
* SPARK-1941: Update streamlib to 2.7.0 and use HyperLogLogPlus instead of Hype...Reynold Xin2014-06-031-2/+2
* Add support for Pivotal HD in the Maven build: SPARK-1992tzolov2014-06-031-0/+11
* Improve maven plugin configurationwitgo2014-05-311-0/+4
* SPARK-1935: Explicitly add commons-codec 1.5 as a dependency.Yin Huai2014-05-291-0/+5
* HOTFIX: Duplication of hbase versionPatrick Wendell2014-05-151-1/+0
* SPARK-1862: Support for MapR in the Maven build.Patrick Wendell2014-05-151-1/+35
* SPARK-1851. Upgrade Avro dependency to 1.7.6 so Spark can read Avro file...Sandy Ryza2014-05-151-1/+1
* Fix dep exclusion: avro-ipc, not avro, depends on netty.Marcelo Vanzin2014-05-141-6/+4
* SPARK-1802. (Addendium) Audit dependency graph when Spark is built with -PyarnSean Owen2014-05-121-0/+20
* SPARK-1802. Audit dependency graph when Spark is built with -PhiveSean Owen2014-05-121-0/+16
* SPARK-1798. Tests should clean up temp filesSean Owen2014-05-121-0/+15