aboutsummaryrefslogtreecommitdiff
path: root/examples/pom.xml
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-4809] Rework Guava library shading.Marcelo Vanzin2015-01-281-69/+34
* SPARK-5172 [BUILD] spark-examples-***.jar shades a wrong Hadoop distributionSean Owen2015-01-121-23/+0
* [SPARK-4048] Enhance and extend hadoop-provided profile.Marcelo Vanzin2015-01-081-162/+199
* SPARK-4159 [CORE] Maven build doesn't run JUnit test suitesSean Owen2015-01-061-5/+0
* SPARK-4455 Exclude dependency on hbase-annotations moduletedyu2014-11-191-0/+22
* Bumping version to 1.3.0-SNAPSHOT.Marcelo Vanzin2014-11-181-1/+1
* SPARK-2811 upgrade algebird to 0.8.1Adam Pingel2014-11-171-7/+7
* SPARK-4375. no longer require -Pscala-2.10Sandy Ryza2014-11-141-62/+3
* Support cross building for Scala 2.11Prashant Sharma2014-11-111-54/+145
* SPARK-1297 Upgrade HBase dependency to 0.98tedyu2014-11-101-27/+136
* SPARK-4022 [CORE] [MLLIB] Replace colt dependency (LGPL) with commons-mathSean Owen2014-10-271-0/+8
* SPARK-3638 | Forced a compatible version of http client in kinesis-asl profileaniketbhatnagar2014-10-011-0/+5
* [SPARK-3452] Maven build should skip publishing artifacts people shouldn...Prashant Sharma2014-09-141-0/+14
* [SPARK-3397] Bump pom.xml version number of master branch to 1.2.0-SNAPSHOTGuoQiang Li2014-09-061-1/+1
* [SPARK-2848] Shade Guava in uber-jars.Marcelo Vanzin2014-08-201-1/+25
* [SPARK-1981] Add AWS Kinesis streaming supportChris Fregly2014-08-021-0/+13
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC server (with Maven profile fix)Cheng Lian2014-07-281-1/+1
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Patrick Wendell2014-07-271-1/+1
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-271-1/+1
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Michael Armbrust2014-07-251-1/+1
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-251-1/+1
* [SPARK-1776] Have Spark's SBT build read dependencies from Maven.Prashant Sharma2014-07-101-0/+3
* [SPARK-2029] Bump pom.xml version number of master branch to 1.1.0-SNAPSHOT.Takuya UESHIN2014-06-051-1/+1
* SPARK-1789. Multiple versions of Netty dependencies cause FlumeStreamSuite fa...Sean Owen2014-05-101-0/+4
* [SPARK-1636][MLLIB] Move main methods to examplesXiangrui Meng2014-04-291-0/+5
* Improved build configurationwitgo2014-04-281-14/+4
* SPARK-1119 and other build improvementsPatrick Wendell2014-04-231-1/+1
* SPARK-1387. Update build plugins, avoid plugin version warning, centralize ve...Sean Owen2014-04-061-1/+1
* SPARK-1251 Support for optimizing and executing structured queriesMichael Armbrust2014-03-201-0/+6
* SPARK-1254. Consolidate, order, and harmonize repository declarations in Mave...Sean Owen2014-03-151-15/+0
* SPARK-1193. Fix indentation in pom.xmlsSandy Ryza2014-03-071-4/+4
* SPARK-1121: Include avro for yarn-alpha buildsPatrick Wendell2014-03-021-0/+14
* SPARK-1084.2 (resubmitted)Sean Owen2014-03-021-8/+0
* Remove remaining references to incubationPatrick Wendell2014-03-021-2/+2
* SPARK-1071: Tidy logging strategy and use of log4jSean Owen2014-02-231-4/+4
* Merge pull request #542 from markhamstra/versionBump. Closes #542.Mark Hamstra2014-02-081-1/+1
* Add GraphX dependency to examples/pom.xmlAnkur Dave2014-01-141-0/+6
* Merge pull request #313 from tdas/project-refactorPatrick Wendell2014-01-071-16/+26
|\
| * Fixed examples/pom.xml and run-example based on Patrick's suggestions.Tathagata Das2014-01-071-6/+1
| * Added pom.xml for external projects and removed unnecessary dependencies and ...Tathagata Das2013-12-311-15/+30
* | Add log4j exclusion rule to maven.Patrick Wendell2014-01-071-0/+3
|/
* Use scala.binary.version in POMsMark Hamstra2013-12-151-10/+10
* Fix maven build issues in 2.10 branchPatrick Wendell2013-12-131-1/+1
* Style fixes and addressed review comments at #221Prashant Sharma2013-12-101-10/+10
* Incorporated Patrick's feedback comment on #211 and made maven build/dep-reso...Prashant Sharma2013-12-071-1/+1
* Merge branch 'master' into scala-2.10Raymond Liu2013-11-131-6/+30
|\
| * Merge pull request #56 from jerryshao/kafka-0.8-devMatei Zaharia2013-10-211-6/+22
| |\
| | * Upgrade Kafka 0.7.2 to Kafka 0.8.0-beta1 for Spark Streamingjerryshao2013-10-121-6/+22
| * | Exclusion rules for Maven build files.Reynold Xin2013-10-191-0/+8
| |/
* | Merge branch 'master' into wip-merge-masterPrashant Sharma2013-10-081-6/+20
|\|