aboutsummaryrefslogtreecommitdiff
path: root/project/SparkBuild.scala
Commit message (Expand)AuthorAgeFilesLines
* SPARK-1562 Fix visibility / annotation of Spark SQL APIsMichael Armbrust2014-04-221-2/+2
* [SPARK-1560]: Updated Pyrolite Dependency to be Java 6 compatibleAhir Reddy2014-04-221-1/+1
* [SPARK-1439, SPARK-1440] Generate unified Scaladoc across projects and JavadocsMatei Zaharia2014-04-211-12/+62
* [SPARK-1520] remove fastutil from dependenciesXiangrui Meng2014-04-181-2/+2
* [SPARK-959] Updated SBT from 0.13.1 to 0.13.2Cheng Lian2014-04-161-2/+0
* SPARK-1374: PySpark API for SparkSQLAhir Reddy2014-04-151-1/+2
* SPARK-1488. Resolve scalac feature warnings during buildSean Owen2014-04-141-1/+1
* SPARK-1057 (alternative) Remove fastutilSean Owen2014-04-111-1/+0
* Revert "SPARK-1433: Upgrade Mesos dependency to 0.17.0"Patrick Wendell2014-04-101-1/+1
* Spark-939: allow user jars to take precedence over spark jarsHolden Karau2014-04-081-0/+1
* SPARK-1433: Upgrade Mesos dependency to 0.17.0Sandeep2014-04-081-1/+1
* [SQL] SPARK-1371 Hash Aggregation ImprovementsMichael Armbrust2014-04-071-0/+1
* SPARK-1314: Use SPARK_HIVE to determine if we include Hive in packagingAaron Davidson2014-04-061-9/+16
* SPARK-1387. Update build plugins, avoid plugin version warning, centralize ve...Sean Owen2014-04-061-21/+28
* SPARK-1305: Support persisting RDD's directly to TachyonHaoyuan Li2014-04-041-6/+11
* Revert "[SPARK-1398] Removed findbugs jsr305 dependency"Patrick Wendell2014-04-031-0/+1
* [SPARK-1398] Removed findbugs jsr305 dependencyMark Hamstra2014-04-031-1/+0
* [SPARK-1342] Scala 2.10.4Mark Hamstra2014-04-011-1/+1
* [SPARK-1377] Upgrade Jetty to 8.1.14v20131031Andrew Or2014-03-311-6/+6
* SPARK-1096, a space after comment start style checker.Prashant Sharma2014-03-281-3/+3
* SPARK-1325. The maven build error for Spark ToolsSean Owen2014-03-261-1/+3
* SPARK-1316. Remove use of Commons IOSean Owen2014-03-251-6/+2
* SPARK-1094 Support MiMa for reporting binary compatibility accross versions.Patrick Wendell2014-03-241-5/+22
* [SPARK-1212] Adding sparse data support and update KMeansXiangrui Meng2014-03-231-1/+2
* 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-7/+69
* 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-11/+12
* SPARK-1236 - Upgrade Jetty to 9.1.3.v20140225.Reynold Xin2014-03-131-4/+4
* SPARK-1167: Remove metrics-ganglia from default build due to LGPL issues...Patrick Wendell2014-03-111-7/+18
* SPARK-782 Clean up for ASM dependency.Patrick Wendell2014-03-091-10/+10
* SPARK-1189: Add Security to Spark - Akka, Http, ConnectionManager, UI use ser...Thomas Graves2014-03-061-0/+4
* [java8API] SPARK-964 Investigate the potential for using JDK 8 lambda express...Prashant Sharma2014-03-031-2/+18
* SPARK-1084.2 (resubmitted)Sean Owen2014-03-021-11/+9
* Remove remaining references to incubationPatrick Wendell2014-03-021-5/+5
* Update io.netty from 4.0.13 Final to 4.0.17.FinalBinh Nguyen2014-03-021-1/+1
* Merge the old sbt-launch-lib.bash with the new sbt-launcher jar downloading l...Michael Armbrust2014-03-021-0/+3
* SPARK-1121 Only add avro if the build is for Hadoop 0.23.X and SPARK_YARN is setPrashant Sharma2014-02-261-34/+35
* SPARK-1078: Replace lift-json with json4s-jackson.William Benton2014-02-261-1/+1
* For SPARK-1082, Use Curator for ZK interaction in standalone clusterRaymond Liu2014-02-241-1/+1
* SPARK-1071: Tidy logging strategy and use of log4jSean Owen2014-02-231-10/+11
* Ported hadoopClient jar for < 1.0.1 fixBijay Bisht2014-02-121-2/+3
* Merge pull request #557 from ScrapCodes/style. Closes #557.Patrick Wendell2014-02-091-1/+3
* 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/+2
* Add jblas dependencyJianping J Wang2014-01-231-1/+1
* Also add graphx commons-math3 dependeny in sbt buildSean Owen2014-01-221-1/+4
* Merge pull request #462 from mateiz/conf-file-fixPatrick Wendell2014-01-181-1/+0
* Merge pull request #367 from ankurdave/graphxPatrick Wendell2014-01-131-4/+10
|\
| * Merge branch 'master' into graphxReynold Xin2014-01-131-1/+2
| |\