aboutsummaryrefslogtreecommitdiff
path: root/core/pom.xml
Commit message (Expand)AuthorAgeFilesLines
* SPARK-1121: Include avro for yarn-alpha buildsPatrick Wendell2014-03-021-0/+14
* SPARK-1084.2 (resubmitted)Sean Owen2014-03-021-0/+9
* Remove remaining references to incubationPatrick Wendell2014-03-021-2/+2
* [HOTFIX] Patching maven build after #6 (SPARK-1121).Patrick Wendell2014-02-271-8/+0
* SPARK 1084.1 (resubmitted)Sean Owen2014-02-271-2/+2
* SPARK-1078: Replace lift-json with json4s-jackson.William Benton2014-02-261-2/+3
* For SPARK-1082, Use Curator for ZK interaction in standalone clusterRaymond Liu2014-02-241-2/+2
* SPARK-1071: Tidy logging strategy and use of log4jSean Owen2014-02-231-9/+22
* Merge pull request #542 from markhamstra/versionBump. Closes #542.Mark Hamstra2014-02-081-1/+1
* Adding mockito to maven buildPatrick Wendell2014-01-081-0/+5
* Adding unit tests and some refactoring to promote testability.Patrick Wendell2014-01-071-0/+5
* restore core/pom.xml file modificationliguoqiang2014-01-011-1351/+235
* Using origin versionHossein Falaki2013-12-301-242/+1351
|\
| * CleanupPatrick Wendell2013-12-161-1/+0
| * Attempt with extra repositoriesPatrick Wendell2013-12-161-8/+1
| * Use scala.binary.version in POMsMark Hamstra2013-12-151-9/+9
| * Merge branch 'master' into akka-bug-fixPrashant Sharma2013-12-111-6/+6
| |\
| | * Fix pom.xml for maven buildRaymond Liu2013-12-031-7/+3
| * | Style fixes and addressed review comments at #221Prashant Sharma2013-12-101-9/+9
| * | 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.10-wipPrashant Sharma2013-11-251-0/+4
| |\|
| | * Add graphite sink for metricsRussell Cardullo2013-11-081-0/+4
| * | Merge branch 'master' into scala-2.10Raymond Liu2013-11-131-0/+4
| |\|
| * | Merge branch 'master' into wip-merge-masterPrashant Sharma2013-10-081-6/+5
| |\ \
| * \ \ Merge branch 'master' into scala-2.10Prashant Sharma2013-10-011-1/+1
| |\ \ \
| * | | | fixed maven build for scala 2.10Prashant Sharma2013-09-261-17/+14
| * | | | version changed 2.9.3 -> 2.10 in shell script.Prashant Sharma2013-09-151-1/+1
| * | | | Merge branch 'master' of git://github.com/mesos/spark into scala-2.10Prashant Sharma2013-09-151-0/+9
| |\ \ \ \
| * \ \ \ \ Merged with masterPrashant Sharma2013-09-061-185/+60
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into master-mergePrashant Sharma2013-07-121-22/+10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into master-mergePrashant Sharma2013-07-031-3/+79
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Manually merged scala-2.10 and masterPrashant Sharma2013-04-221-13/+11
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Updated maven build for scala 2.10.folone2013-01-201-8/+12
* | | | | | | | | | Added stream-lib dependency to Maven buildHossein Falaki2013-10-181-0/+4
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Add a zookeeper compile dependency to fix build in mavenLiGuoqiang2013-10-111-0/+4
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merging build changes in from 0.8Patrick Wendell2013-10-051-8/+7
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Update build version in masterPatrick Wendell2013-09-241-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Add explicit jets3t dependency, which is excluded in hadoop-clientMatei Zaharia2013-09-101-0/+5
* | | | | | Add metrics-ganglia to core pom fileY.CORP.YAHOO.COM\tgraves2013-09-091-0/+4
| |_|_|_|/ |/| | | |
* | | | | Fix some URLsMatei Zaharia2013-09-011-1/+1
* | | | | Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-011-2/+2
* | | | | Revert "Merge pull request #841 from rxin/json"Reynold Xin2013-08-261-0/+4
* | | | | Synced sbt and maven buildsMark Hamstra2013-08-211-0/+4
* | | | | Merge remote-tracking branch 'jey/hadoop-agnostic'Matei Zaharia2013-08-201-180/+12
|\ \ \ \ \
| * | | | | Fix Maven build with Hadoop 0.23.9Jey Kottalam2013-08-181-0/+8
| * | | | | Maven build now also works with YARNJey Kottalam2013-08-161-70/+0
| * | | | | Don't mark hadoop-client as 'provided'Jey Kottalam2013-08-161-1/+0
| * | | | | Maven build now works with CDH hadoop-2.0.0-mr1Jey Kottalam2013-08-161-52/+0
| * | | | | Initial changes to make Maven build agnostic of hadoop versionJey Kottalam2013-08-161-58/+5
* | | | | | Use the JSON formatter from Scala library and removed dependency on lift-json.Reynold Xin2013-08-151-4/+0
|/ / / / /