aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
Commit message (Expand)AuthorAgeFilesLines
* SPARK-1806: Upgrade Mesos dependency to 0.18.1Bernardo Gomez Palacio2014-05-121-1/+9
* SPARK-1789. Multiple versions of Netty dependencies cause FlumeStreamSuite fa...Sean Owen2014-05-101-32/+0
* [SQL] Upgrade parquet library.Michael Armbrust2014-05-101-1/+1
* SPARK-1474: Spark on yarn assembly doesn't include AmIpFilterThomas Graves2014-05-061-1/+24
* SPARK-1556. jets3t dep doesn't update properly with newer Hadoop versionsSean Owen2014-05-051-34/+50
* SPARK-1693: Most of the tests throw a java.lang.SecurityException when s...witgo2014-05-041-0/+8
* SPARK-1629. Addendum: Depend on commons lang3 (already used by tachyon) as it...Sean Owen2014-05-041-0/+5
* The default version of yarn is equal to the hadoop versionwitgo2014-05-031-6/+9
* Improved build configurationwitgo2014-04-281-6/+73
* SPARK-1621 Upgrade Chill to 0.3.6Matei Zaharia2014-04-251-1/+1
* Fix [SPARK-1078]: Remove the Unnecessary lift-json dependencySandeep2014-04-241-16/+2
* [SPARK-1520] remove fastutil from dependenciesXiangrui Meng2014-04-181-0/+7
* SPARK-1374: PySpark API for SparkSQLAhir Reddy2014-04-151-1/+1
* SPARK-1488. Resolve scalac feature warnings during buildSean Owen2014-04-141-0/+1
* SPARK-1057 (alternative) Remove fastutilSean Owen2014-04-111-5/+0
* Revert "SPARK-1433: Upgrade Mesos dependency to 0.17.0"Patrick Wendell2014-04-101-3/+3
* SPARK-1433: Upgrade Mesos dependency to 0.17.0Sandeep2014-04-081-3/+3
* SPARK-1314: Use SPARK_HIVE to determine if we include Hive in packagingAaron Davidson2014-04-061-1/+6
* SPARK-1387. Update build plugins, avoid plugin version warning, centralize ve...Sean Owen2014-04-061-20/+23
* [SPARK-1419] Bumped parent POM to apache 14Mark Hamstra2014-04-041-1/+1
* Revert "[SPARK-1398] Removed findbugs jsr305 dependency"Patrick Wendell2014-04-031-0/+5
* [SPARK-1398] Removed findbugs jsr305 dependencyMark Hamstra2014-04-031-5/+0
* [SPARK-1342] Scala 2.10.4Mark Hamstra2014-04-011-2/+2
* [SPARK-1377] Upgrade Jetty to 8.1.14v20131031Andrew Or2014-03-311-4/+4
* SPARK-1335. Also increase perm gen / code cache for scalatest when invoked vi...Sean Owen2014-03-271-2/+1
* SPARK-1325. The maven build error for Spark ToolsSean Owen2014-03-261-0/+5
* SPARK-1316. Remove use of Commons IOSean Owen2014-03-251-5/+0
* SPARK-1254. Supplemental fix for HTTPS on Maven CentralSean Owen2014-03-231-1/+2
* SPARK-1251 Support for optimizing and executing structured queriesMichael Armbrust2014-03-201-0/+5
* Revert "SPARK-1236 - Upgrade Jetty to 9.1.3.v20140225."Patrick Wendell2014-03-181-4/+4
* SPARK-1254. Consolidate, order, and harmonize repository declarations in Mave...Sean Owen2014-03-151-2/+30
* SPARK-1236 - Upgrade Jetty to 9.1.3.v20140225.Reynold Xin2014-03-131-4/+4
* SPARK-1064Sandy Ryza2014-03-111-0/+46
* SPARK-1167: Remove metrics-ganglia from default build due to LGPL issues...Patrick Wendell2014-03-111-1/+8
* SPARK-782 Clean up for ASM dependency.Patrick Wendell2014-03-091-5/+36
* SPARK-1189: Add Security to Spark - Akka, Http, ConnectionManager, UI use ser...Thomas Graves2014-03-061-0/+20
* [java8API] SPARK-964 Investigate the potential for using JDK 8 lambda express...Prashant Sharma2014-03-031-0/+25
* SPARK-1121: Include avro for yarn-alpha buildsPatrick Wendell2014-03-021-0/+15
* SPARK-1084.2 (resubmitted)Sean Owen2014-03-021-33/+4
* Remove remaining references to incubationPatrick Wendell2014-03-021-15/+15
* Update io.netty from 4.0.13 Final to 4.0.17.FinalBinh Nguyen2014-03-021-1/+1
* SPARK 1084.1 (resubmitted)Sean Owen2014-02-271-2/+3
* SPARK-1121 Only add avro if the build is for Hadoop 0.23.X and SPARK_YARN is setPrashant Sharma2014-02-261-21/+0
* For SPARK-1082, Use Curator for ZK interaction in standalone clusterRaymond Liu2014-02-241-3/+3
* SPARK-1071: Tidy logging strategy and use of log4jSean Owen2014-02-231-12/+16
* Merge pull request #542 from markhamstra/versionBump. Closes #542.Mark Hamstra2014-02-081-1/+1
* Increase JUnit test verbosity under SBT.Josh Rosen2014-01-251-1/+1
* Removed repl-bin and updated maven build doc.Mark Hamstra2014-01-141-10/+0
* Merge branch 'master' into graphxReynold Xin2014-01-131-0/+17
|\
| * Merge pull request #293 from pwendell/standalone-driverPatrick Wendell2014-01-091-0/+17
| |\