aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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' of github.com:apache/incubator-spark into scala-2.10-tempPrashant Sharma2013-11-216-16/+19
|\
| * Merge branch 'master' into removesemicolonscalaHenry Saputra2013-11-192-11/+14
| |\
| | * Enable the Broadcast examples to work in a cluster settingAaron Davidson2013-11-182-11/+14
| * | Remove the semicolons at the end of Scala code to make it more pure Scala code.Henry Saputra2013-11-194-5/+5
| |/
* | Merge branch 'scala210-master' of github.com:colorant/incubator-spark into sc...Prashant Sharma2013-11-219-30/+274
|\ \
| * | Merge branch 'master' into scala-2.10Raymond Liu2013-11-139-30/+274
| |\|
| | * fix sparkhdfs lr testtgravescs2013-10-291-1/+2
| | * Makes Spark SIMR ready.Ali Ghodsi2013-10-241-1/+1
| | * Merge pull request #64 from prabeesh/masterMatei Zaharia2013-10-231-0/+107
| | |\
| | | * Update MQTTWordCount.scalaPrabeesh K2013-10-221-6/+1
| | | * Update MQTTWordCount.scalaPrabeesh K2013-10-221-3/+4
| | | * Update MQTTWordCount.scalaPrabeesh K2013-10-181-15/+14
| | | * remove unused dependencyprabeesh2013-10-171-5/+0
| | | * add maven dependencies for mqttprabeesh2013-10-161-0/+5
| | | * added mqtt adapter wordcount exampleprabeesh2013-10-161-0/+112
| | * | Merge pull request #56 from jerryshao/kafka-0.8-devMatei Zaharia2013-10-213-19/+135
| | |\ \
| | | * | Upgrade Kafka 0.7.2 to Kafka 0.8.0-beta1 for Spark Streamingjerryshao2013-10-123-19/+135
| | * | | Exclusion rules for Maven build files.Reynold Xin2013-10-191-0/+8
| | * | | BroadcastTest2 --> BroadcastTestMosharaf Chowdhury2013-10-162-62/+12
| | * | | Default blockSize is 4MB.Mosharaf Chowdhury2013-10-161-0/+59
| | * | | Fixing spark streaming example and a bug in examples build.Patrick Wendell2013-10-151-4/+9
| | |/ /
| | * | Remove unnecessary mutable importsNeal Wiggins2013-10-111-2/+0
* | | | Remove deprecated actorFor and use actorSelection everywhere.Prashant Sharma2013-11-121-1/+1
|/ / /
* | | Merge branch 'scala-2.10' of github.com:ScrapCodes/spark into scala-2.10Prashant Sharma2013-10-101-7/+21
|\ \ \
| * | | Merge branch 'master' into wip-merge-masterPrashant Sharma2013-10-081-6/+20
| |\| |
| | * | Merging build changes in from 0.8Patrick Wendell2013-10-051-8/+22
| * | | Merge branch 'master' into scala-2.10Prashant Sharma2013-10-011-1/+1
| |\| |
| | * | Update build version in masterPatrick Wendell2013-09-241-1/+1
* | | | fixed some warningsMartin Weindel2013-10-054-5/+3
|/ / /
* | | Sync with master and some build fixesPrashant Sharma2013-09-261-1/+1
|\| |
* | | fixed maven build for scala 2.10Prashant Sharma2013-09-261-5/+5
* | | Akka 2.2 migrationPrashant Sharma2013-09-222-4/+6
* | | Merge branch 'master' of git://github.com/mesos/spark into scala-2.10Prashant Sharma2013-09-151-14/+0
|\| |
| * | Minor YARN build cleanupsJey Kottalam2013-09-061-14/+0
| |/
* | Merged with masterPrashant Sharma2013-09-0659-494/+2086
|\|
| * Add missing license headers found with RATMatei Zaharia2013-09-021-0/+17
| * Move some classes to more appropriate packages:Matei Zaharia2013-09-015-13/+11
| * Fix some URLsMatei Zaharia2013-09-011-1/+1
| * Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-0153-220/+220
| * Update Maven build to create assemblies expected by new scriptsMatei Zaharia2013-08-291-6/+56
| * Fix finding of assembly JAR, as well as some pointers to ./runMatei Zaharia2013-08-298-13/+13
| * Change build and run instructions to use assembliesMatei Zaharia2013-08-294-0/+452
| * Remove redundant dependencies from POMsJey Kottalam2013-08-181-4/+0
| * Updates to repl and example POMs to match SBT buildJey Kottalam2013-08-161-0/+10
| * Maven build now also works with YARNJey Kottalam2013-08-161-57/+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-44/+0