aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-11413][BUILD] Bump joda-time version to 2.9 for java 8 and s3Yongjia Wang2015-11-021-1/+1
* [SPARK-11271][SPARK-11016][CORE] Use Spark BitSet instead of RoaringBitmap to...Liang-Chi Hsieh2015-11-021-5/+0
* [SPARK-11127][STREAMING] upgrade AWS SDK and Kinesis Client Library (KCL)Xiangrui Meng2015-10-251-2/+2
* [SPARK-10300] [BUILD] [TESTS] Add support for test tags in run-tests.py.Marcelo Vanzin2015-10-071-2/+22
* [SPARK-10889] [STREAMING] Bump KCL to add MillisBehindLatest metricAvrohom Katz2015-10-041-1/+1
* Revert "[SPARK-10300] [BUILD] [TESTS] Add support for test tags in run-tests....Marcelo Vanzin2015-09-151-15/+2
* [SPARK-10300] [BUILD] [TESTS] Add support for test tags in run-tests.py.Marcelo Vanzin2015-09-151-2/+15
* Update version to 1.6.0-SNAPSHOT.Reynold Xin2015-09-151-1/+1
* [SPARK-10222] [GRAPHX] [DOCS] More thoroughly deprecate Bagel in favor of GraphXSean Owen2015-09-131-1/+1
* [SPARK-9284] [TESTS] Allow all tests to run without an assembly.Marcelo Vanzin2015-08-281-0/+8
* [SPARK-6196] [BUILD] Remove MapR profiles in favor of hadoop-providedSean Owen2015-08-251-38/+0
* [SPARK-9439] [YARN] External shuffle service robust to NM restarts using leveldbImran Rashid2015-08-211-0/+5
* [SPARK-9574] [STREAMING] Remove unnecessary contents of spark-streaming-XXX-a...zsxwing2015-08-181-1/+1
* [SPARK-9974] [BUILD] [SQL] Makes sure com.twitter:parquet-hadoop-bundle:1.6.0...Cheng Lian2015-08-171-1/+1
* [SPARK-9649] Fix flaky test MasterSuite again - disable RESTAndrew Or2015-08-111-0/+1
* [SPARK-5155] [PYSPARK] [STREAMING] Mqtt streaming support in PythonPrabeesh K2015-08-101-0/+1
* [SPARK-8064] [BUILD] Follow-up. Undo change from SPARK-9507 that was accident...tedyu2015-08-041-3/+0
* [SPARK-9534] [BUILD] Enable javac lint for scalac parity; fix a lot of build ...Sean Owen2015-08-041-0/+4
* [SPARK-8064] [SQL] Build against Hive 1.2.1Steve Loughran2015-08-031-12/+642
* [SPARK-9521] [BUILD] Require Maven 3.3.3+ in the buildSean Owen2015-08-021-3/+4
* [SPARK-9507] [BUILD] Remove dependency reduced POM hack now that shade plugin...Sean Owen2015-07-311-27/+6
* [SPARK-8564] [STREAMING] Add the Python API for Kinesiszsxwing2015-07-311-0/+1
* [SPARK-9212] [CORE] upgrade Netty version to 4.0.29.FinalZhang, Liye2015-07-231-1/+1
* [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