aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
Commit message (Expand)AuthorAgeFilesLines
* Clean-upPatrick Wendell2013-12-161-0/+1
* CleanupPatrick Wendell2013-12-161-6/+0
* Remove trailing slashes from repository specifications.Patrick Wendell2013-12-161-5/+5
* Attempt with extra repositoriesPatrick Wendell2013-12-161-33/+43
* Use scala.binary.version in POMsMark Hamstra2013-12-151-8/+9
* Fix maven build issues in 2.10 branchPatrick Wendell2013-12-131-0/+4
* Disabled yarn 2.2 and added a message in the sbt buildPrashant Sharma2013-12-121-30/+30
* Merge branch 'master' into akka-bug-fixPrashant Sharma2013-12-111-9/+52
|\
| * Fix pom.xml for maven buildRaymond Liu2013-12-031-9/+52
* | Style fixes and addressed review comments at #221Prashant Sharma2013-12-101-9/+8
* | Incorporated Patrick's feedback comment on #211 and made maven build/dep-reso...Prashant Sharma2013-12-071-51/+5
* | Merge branch 'master' into scala-2.10-wipPrashant Sharma2013-11-251-0/+5
|\|
| * Fix Maven build for metrics-graphiteLiGuoqiang2013-11-251-0/+5
* | Merge branch 'master' into scala-2.10Raymond Liu2013-11-141-0/+6
|\|
| * Allow spark on yarn to be run from HDFS. Allows the spark.jar, app.jar, and l...tgravescs2013-11-041-0/+6
* | Merge branch 'master' into scala-2.10Raymond Liu2013-11-131-45/+81
|\|
| * Fix Maven build to use MQTT repositoryMatei Zaharia2013-10-231-0/+11
| * Exclusion rules for Maven build files.Reynold Xin2013-10-191-44/+30
| * Update pom.xml to use version 13 of the ASF parent pom and add mailingLists e...Henry Saputra2013-10-141-1/+24
| * Merge pull request #19 from aarondav/master-zkMatei Zaharia2013-10-101-0/+11
| |\
| | * Standalone Scheduler fault tolerance using ZooKeeperAaron Davidson2013-09-261-0/+11
* | | Merge branch 'scala-2.10' of github.com:ScrapCodes/spark into scala-2.10Prashant Sharma2013-10-101-3/+3
|\ \ \
| * | | Merge branch 'master' into wip-merge-masterPrashant Sharma2013-10-081-1/+2
| |\| |
| | * | Merging build changes in from 0.8Patrick Wendell2013-10-051-3/+4
| * | | Merge branch 'master' into scala-2.10Prashant Sharma2013-10-011-2/+1
| |\| |
| | * | Removed scala -optimize flag.Reynold Xin2013-09-261-1/+0
| | |/
| | * Update build version in masterPatrick Wendell2013-09-241-1/+1
* | | scala 2.10 requires Java 1.6,Martin Weindel2013-10-051-3/+9
|/ /
* | Sync with master and some build fixesPrashant Sharma2013-09-261-1/+2
|\|
| * Bumping Mesos version to 0.13.0Patrick Wendell2013-09-151-1/+1
* | fixed maven build for scala 2.10Prashant Sharma2013-09-261-24/+18
* | version changed 2.9.3 -> 2.10 in shell script.Prashant Sharma2013-09-151-8/+0
* | Merge branch 'master' of git://github.com/mesos/spark into scala-2.10Prashant Sharma2013-09-151-127/+107
|\|
| * Use different Hadoop version for YARN artifacts.Patrick Wendell2013-09-131-5/+6
| * Add git scm url for publishingPatrick Wendell2013-09-121-0/+1
| * Add explicit jets3t dependency, which is excluded in hadoop-clientMatei Zaharia2013-09-101-0/+5
| * Merge pull request #911 from pwendell/ganglia-sinkMatei Zaharia2013-09-091-0/+5
| |\
| | * Adding Manen dependencyPatrick Wendell2013-09-091-0/+5
| * | Fix YARN assembly generation under MavenJey Kottalam2013-09-061-125/+93
| |/
* | Merged with masterPrashant Sharma2013-09-061-90/+254
|\|
| * Add Apache parent POMMatei Zaharia2013-09-021-0/+5
| * Fix some URLsMatei Zaharia2013-09-011-2/+2
| * Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-011-7/+7
| * Update Maven build to create assemblies expected by new scriptsMatei Zaharia2013-08-291-13/+3
| * Provide more memory for testsMatei Zaharia2013-08-291-1/+1
| * Revert "Merge pull request #841 from rxin/json"Reynold Xin2013-08-261-0/+5
| * Merge pull request #855 from jey/update-build-docsMatei Zaharia2013-08-221-6/+6
| |\
| | * Use "hadoop.version" property when specifying Hadoop YARN version tooJey Kottalam2013-08-211-6/+6
| | * Downgraded default build hadoop version to 1.0.4.Reynold Xin2013-08-211-1/+1
| * | Synced sbt and maven buildsMark Hamstra2013-08-211-5/+11
| |/