aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support for multiple hadoop versionsPatrick Wendell2013-06-122-1/+5
* Re-working spark versions to use templatesPatrick Wendell2013-06-112-9/+25
* Remving support for old scriptsPatrick Wendell2013-06-111-13/+6
* Minor doc cleanupPatrick Wendell2013-06-071-2/+5
* Removing now defunct ami documentationPatrick Wendell2013-06-071-2/+1
* Fixing syntax errorPatrick Wendell2013-06-071-2/+2
* Adding spark shark modulesPatrick Wendell2013-06-071-3/+4
* Decoupling spark version from amiPatrick Wendell2013-06-071-7/+16
* Some changes in response to JoshPatrick Wendell2013-05-181-5/+4
* Adding support for tagPatrick Wendell2013-05-101-4/+4
* Removing unnecessary parsingPatrick Wendell2013-05-091-3/+1
* Slight change to AMI versioningPatrick Wendell2013-05-081-11/+13
* Changing spark version and availability zone fixPatrick Wendell2013-05-081-2/+3
* Resolve AMI region automaticallyPatrick Wendell2013-05-081-2/+4
* Adding automatic resolve of AMIPatrick Wendell2013-05-081-10/+49
* Adding mapreduce modulePatrick Wendell2013-05-081-2/+3
* Adding extra instance typesPatrick Wendell2013-05-081-1/+3
* REVERT ME: Linking to Patrick's ec2 repo for nowPatrick Wendell2013-05-081-1/+1
* Merge pull request #585 from pwendell/listener-perfMatei Zaharia2013-04-305-61/+9
|\
| * Using full package name for utilPatrick Wendell2013-04-291-1/+1
| * Modified version of the fix which just removes all per-record tracking.Patrick Wendell2013-04-294-63/+2
| * Spark-742: TaskMetrics should not employ per-record timing.Patrick Wendell2013-04-295-28/+37
* | Build against Hadoop 1 by defaultMatei Zaharia2013-04-291-6/+6
* | More unit test fixesMatei Zaharia2013-04-282-3/+5
* | Fix BlockManagerSuite to deal with clearing spark.hostPortMatei Zaharia2013-04-281-1/+11
* | Merge pull request #582 from shivaram/masterMatei Zaharia2013-04-283-0/+182
|\ \
| * | Rename partition class and add scala docShivaram Venkataraman2013-04-282-6/+12
| * | Actually rename classes to ZippedPartitions*Shivaram Venkataraman2013-04-283-25/+25
| * | Rename classes from MapZipped* to Zipped*Shivaram Venkataraman2013-04-282-0/+0
| * | Rename to zipPartitions and style changesShivaram Venkataraman2013-04-283-23/+25
| * | Add an interface to zip iterators of multiple RDDsShivaram Venkataraman2013-04-263-0/+174
| |/
* | Merge pull request #583 from mridulm/masterMatei Zaharia2013-04-2810-11/+43
|\ \ | |/ |/|
| * Remove debug statementsMridul Muralidharan2013-04-292-3/+0
| * Make log message more descriptive to aid in debuggingMridul Muralidharan2013-04-291-1/+3
| * Remove spurious commitMridul Muralidharan2013-04-281-0/+3
| * Allow CheckpointWriter pending tasks to finishMridul Muralidharan2013-04-282-7/+8
| * Merge branch 'master' of github.com:mridulm/sparkMridul Muralidharan2013-04-2855-197/+281
| |\
| | * Attempt to fix streaming test failures after yarn branch mergeMridul Muralidharan2013-04-2810-10/+42
| |/ |/|
* | Merge branch 'master' of github.com:mesos/sparkMatei Zaharia2013-04-251-10/+11
|\ \
| * \ Merge pull request #580 from pwendell/quickstartMatei Zaharia2013-04-251-10/+11
| |\ \
| | * | SPARK-739 Have quickstart standlone job use READMEPatrick Wendell2013-04-251-10/+11
* | | | Exclude old versions of Netty, which had a different Maven organizationMatei Zaharia2013-04-251-16/+19
|/ / /
* | | Create an empty directory when checkpointing a 0-partition RDD (fixes aMatei Zaharia2013-04-251-4/+11
* | | Update unit test memory to 2 GBMatei Zaharia2013-04-251-1/+1
* | | Add back line removed during YARN mergeMatei Zaharia2013-04-251-0/+1
* | | Merge pull request #575 from mridulm/masterMatei Zaharia2013-04-2489-532/+4014
|\ \ \
| * | | Do not add signature files - results in validation errors when using assemble...Mridul Muralidharan2013-04-241-0/+1
| * | | Attempt at fixing merge conflictMridul Muralidharan2013-04-2443-156/+195
| |\ \ \ | |/ / / |/| | |
* | | | Turn on forking in test JVMs to reduce the pressure on perm gen and codeMatei Zaharia2013-04-181-0/+4
| |/ / |/| |
* | | Merge pull request #570 from jey/increase-codecache-sizeMatei Zaharia2013-04-161-1/+1
|\ \ \