aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
Commit message (Expand)AuthorAgeFilesLines
...
* [SPARK-8401] [BUILD] Scala version switching build enhancementsMichael Allman2015-07-211-1/+1
* [SPARK-9094] [PARENT] Increased io.dropwizard.metrics from 3.1.0 to 3.1.2Carl Anders Düvel2015-07-191-1/+1
* [SPARK-9015] [BUILD] Clean project import in scala ideJan Prach2015-07-161-77/+53
* [SPARK-6602][Core]Replace Akka Serialization with Spark Serializerzsxwing2015-07-151-0/+6
* [SPARK-8533] [STREAMING] Upgrade Flume to 1.6.0Hari Shreedharan2015-07-131-1/+1
* [SPARK-7944] [SPARK-8013] Remove most of the Spark REPL fork for Scala 2.11Iulian Dragos2015-07-101-8/+10
* [SPARK-8852] [FLUME] Trim dependencies in flume assembly.Marcelo Vanzin2015-07-091-0/+4
* [SPARK-8959] [SQL] [HOTFIX] Removes parquet-thrift and libthrift dependenciesCheng Lian2015-07-091-14/+0
* [SPARK-8937] [TEST] A setting `spark.unsafe.exceptionOnMemoryLeak ` is missin...Kousuke Saruta2015-07-091-0/+1
* [SPARK-6123] [SPARK-6775] [SPARK-6776] [SQL] Refactors Parquet read path for ...Cheng Lian2015-07-081-0/+33
* [SPARK-6731] [CORE] Addendum: Upgrade Apache commons-math3 to 3.4.1Sean Owen2015-07-071-3/+0
* [HOTFIX] Rename release-profile to releasePatrick Wendell2015-07-061-1/+1
* [SPARK-8819] Fix build for maven 3.3.xAndrew Or2015-07-061-0/+24
* [SPARK-8781] Fix variables in published pom.xml are not resolvedAndrew Or2015-07-021-2/+0
* [SPARK-8378] [STREAMING] Add the Python API for Flumezsxwing2015-07-011-0/+1
* [SPARK-8709] Exclude hadoop-client's mockito-all dependencyJosh Rosen2015-06-291-0/+8
* [SPARK-7845] [BUILD] Bumping default Hadoop version used in profile hadoop-1 ...Cheng Lian2015-06-281-1/+1
* [SPARK-8649] [BUILD] Mapr repository is not defined properlyThomas Szymanski2015-06-281-1/+1
* [SPARK-8683] [BUILD] Depend on mockito-core instead of mockito-allJosh Rosen2015-06-271-1/+1
* [SPARK-8307] [SQL] improve timestamp from parquetDavies Liu2015-06-221-1/+0
* [SPARK-8289] Specify stack size for consistency with Java tests - resolves te...Adam Roberts2015-06-111-1/+1
* [SPARK-8101] [CORE] Upgrade netty to avoid memory leak accord to netty #3837 ...Sean Owen2015-06-091-1/+1
* [SPARK-8126] [BUILD] Use custom temp directory during build.Marcelo Vanzin2015-06-081-1/+23
* [SPARK-7733] [CORE] [BUILD] Update build, code to use Java 7 for 1.5.0+Sean Owen2015-06-071-1/+1
* [SPARK-7042] [BUILD] use the standard akka artifacts with hadoop-2.xKonstantin Shaposhnikov2015-06-071-2/+4
* Revert "[MINOR] [BUILD] Use custom temp directory during build."Andrew Or2015-06-051-3/+1
* [MINOR] [BUILD] Use custom temp directory during build.Marcelo Vanzin2015-06-051-1/+3
* [SPARK-8106] [SQL] Set derby.system.durability=test to speed up Hive compatib...Josh Rosen2015-06-041-0/+2
* [SPARK-7743] [SQL] Parquet 1.7Thomas Omans2015-06-041-3/+3
* [SPARK-7956] [SQL] Use Janino to compile SQL expressions into bytecodeDavies Liu2015-06-041-10/+0
* [BUILD] Fix Maven build for KinesisAndrew Or2015-06-031-0/+2
* [SPARK-7801] [BUILD] Updating versions to SPARK 1.5.0Patrick Wendell2015-06-031-1/+13
* [SPARK-7850][BUILD] Hive 0.12.0 profile in POM should be removedCheolsoo Park2015-05-271-16/+0
* Revert "[SPARK-7042] [BUILD] use the standard akka artifacts with hadoop-2.x"Patrick Wendell2015-05-261-4/+2
* [SPARK-7042] [BUILD] use the standard akka artifacts with hadoop-2.xKonstantin Shaposhnikov2015-05-261-2/+4
* [SPARK-7726] Fix Scaladoc false errorsIulian Dragos2015-05-191-2/+2
* [HOTFIX] Revert "[SPARK-7092] Update spark scala version to 2.11.6"Patrick Wendell2015-05-191-2/+2
* [SPARK-7063] when lz4 compression is used, it causes core dumpJihong MA2015-05-181-1/+1
* [SPARK-6514] [SPARK-5960] [SPARK-6656] [SPARK-7679] [STREAMING] [KINESIS] Upd...Tathagata Das2015-05-171-2/+2
* [SPARK-7669] Builds against Hadoop 2.6+ get inconsistent curator depend…Steve Loughran2015-05-171-2/+24
* [BUILD] update jblas dependency version to 1.2.4Matthew Brandyberry2015-05-161-1/+1
* [SPARK-7677] [STREAMING] Add Kafka modules to the 2.11 build.Iulian Dragos2015-05-151-4/+2
* [SPARK-7249] Updated Hadoop dependencies due to inconsistency in the versionsFavioVazquez2015-05-141-18/+15
* [SPARK-7081] Faster sort-based shuffle path using binary processing cache-awa...Josh Rosen2015-05-131-1/+13
* [SPARK-2018] [CORE] Upgrade LZF library to fix endian serialization p…Tim Ellison2015-05-121-1/+1
* [SPARK-3454] separate json endpoints for data in the UIImran Rashid2015-05-081-0/+12
* Revert "[SPARK-3454] separate json endpoints for data in the UI"Reynold Xin2015-05-051-12/+0
* [SPARK-3454] separate json endpoints for data in the UIImran Rashid2015-05-051-0/+12
* [MINOR] [BUILD] Declare ivy dependency in root pom.Marcelo Vanzin2015-05-051-0/+5
* [SPARK-7302] [DOCS] SPARK building documentation still mentions building for ...Sean Owen2015-05-031-14/+0