aboutsummaryrefslogtreecommitdiff
path: root/project/SparkBuild.scala
Commit message (Expand)AuthorAgeFilesLines
...
* [SPARK-5123][SQL] Reconcile Java/Scala API for data types.Reynold Xin2015-01-131-2/+2
* SPARK-2757 [BUILD] [STREAMING] Add Mima test for Spark Sink after 1.10 is rel...Sean Owen2014-12-311-1/+1
* HOTFIX: Slight tweak on previous commit.Patrick Wendell2014-12-261-1/+3
* [SPARK-3787][BUILD] Assembly jar name is wrong when we build with sbt omittin...Kousuke Saruta2014-12-261-3/+13
* [Build] Remove spark-staging-1038scwf2014-12-191-2/+0
* SPARK-4814 [CORE] Enable assertions in SBT, Maven tests / AssertionError from...Sean Owen2014-12-151-0/+3
* SPARK-4338. [YARN] Ditch yarn-alpha.Sandy Ryza2014-12-091-13/+7
* [SPARK-4685] Include all spark.ml and spark.mllib packages in JavaDoc's MLlib...lewuathe2014-12-041-1/+4
* [SPARK-4193][BUILD] Disable doclint in Java 8 to prevent from build error.Takuya UESHIN2014-11-281-1/+6
* Updating GraphX programming guide and documentationJoseph E. Gonzalez2014-11-191-1/+1
* [SPARK-4429][BUILD] Build for Scala 2.11 using sbt fails.Takuya UESHIN2014-11-191-7/+6
* Bumping version to 1.3.0-SNAPSHOT.Marcelo Vanzin2014-11-181-2/+4
* [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-4375. no longer require -Pscala-2.10Sandy Ryza2014-11-141-0/+3
* [SPARK-4281][Build] Package Yarn shuffle service into its own jarAndrew Or2014-11-121-6/+13
* Support cross building for Scala 2.11Prashant Sharma2014-11-111-7/+29
* Revert "[SPARK-2703][Core]Make Tachyon related unit tests execute without dep...Patrick Wendell2014-11-101-2/+0
* [SPARK-2703][Core]Make Tachyon related unit tests execute without deploying a...RongGu2014-11-091-0/+2
* [SPARK-3797] Run external shuffle service in Yarn NMAndrew Or2014-11-051-4/+4
* [SPARK-3796] Create external service which can serve shuffle filesAaron Davidson2014-11-011-5/+6
* HOTFIX: Clean up build in network module.Patrick Wendell2014-10-301-3/+5
* [SPARK-3997][Build]scalastyle should output the error locationGuoQiang Li2014-10-261-2/+1
* [SQL] Update Hive test harness for Hive 12 and 13Michael Armbrust2014-10-241-1/+5
* specify unidocGenjavadocVersion of 0.8Holden Karau2014-10-231-0/+2
* SPARK-3699: SQL and Hive console tasks now clean up appropriatelyWilliam Benton2014-09-281-2/+4
* [SPARK-3565]Fix configuration item not consistent with documentWangTaoTheTonic2014-09-171-1/+1
* [SPARK-3433][BUILD] Fix for Mima false-positives with @DeveloperAPI and @Expe...Prashant Sharma2014-09-151-1/+1
* [Spark-3490] Disable SparkUI for testsAndrew Or2014-09-111-1/+1
* [HOTFIX] A left over version change. It should make mima happy.Prashant Sharma2014-09-081-1/+1
* [SPARK-1981][Streaming][Hotfix] Fixed docs related to kinesisTathagata Das2014-09-021-3/+3
* [SPARK-2848] Shade Guava in uber-jars.Marcelo Vanzin2014-08-201-2/+2
* [SPARK-2406][SQL] Initial support for using ParquetTableScan to read HiveMeta...Michael Armbrust2014-08-181-1/+0
* SPARK-2899 Doc generation is back to working in new SBT Build.Prashant Sharma2014-08-071-27/+33
* SPARK-2882: Spark build now checks local maven cache for dependenciesGregory Owen2014-08-061-1/+2
* [SPARK-2157] Enable tight firewall rules for SparkAndrew Or2014-08-061-0/+2
* [SPARK-1981] Add AWS Kinesis streaming supportChris Fregly2014-08-021-3/+3
* [SPARK-2454] Do not ship spark home to WorkersAndrew Or2014-08-021-1/+1
* SPARK-2045 Sort-based shuffleMatei Zaharia2014-07-301-0/+1
* [SQL] Fix compiling of catalyst docs.Michael Armbrust2014-07-301-1/+4
* [SPARK-2179][SQL] Public API for DataTypes and SchemaYin Huai2014-07-301-1/+1
* [SPARK-2054][SQL] Code Generation for Expression EvaluationMichael Armbrust2014-07-291-3/+8
* [STREAMING] SPARK-1729. Make Flume pull data from source, rather than the cur...Hari Shreedharan2014-07-291-7/+13
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC server (with Maven profile fix)Cheng Lian2014-07-281-7/+7
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Patrick Wendell2014-07-271-7/+7
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-271-7/+7
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Michael Armbrust2014-07-251-7/+7
* [SPARK-2682] Javadoc generated from Scala source code is not in javadoc's indexYin Huai2014-07-251-1/+2
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-251-7/+7
* [SPARK-2474][SQL] For a registered table in OverrideCatalog, the Analyzer fai...Yin Huai2014-07-151-0/+24