- Aug 19, 2014
-
-
Vida Ha authored
- Uses the name tag to identify machines in a cluster. - Allows overriding the security group name so it doesn't need to coincide with the cluster name. - Outputs the request id's of up to 10 pending spot instance requests. Author: Vida Ha <vida@databricks.com> Closes #1899 from vidaha/vida/ec2-reuse-security-group and squashes the following commits: c80d5c3 [Vida Ha] wrap retries in a try catch block b2989d5 [Vida Ha] SPARK-2333: spark_ec2 script should allow option for existing security group
-
- Nov 01, 2013
-
-
Fabrizio (Misto) Milo authored
-
- Sep 08, 2013
-
-
Matei Zaharia authored
Also changed uses of "job" terminology to "application" when they referred to an entire Spark program, to avoid confusion.
-
- Aug 24, 2013
-
-
Patrick Wendell authored
-
- Jul 31, 2013
-
-
Patrick Wendell authored
-
- Jun 30, 2013
-
-
Matei Zaharia authored
Conflicts: core/src/main/scala/spark/SparkContext.scala
-
- Feb 27, 2013
-
-
Matei Zaharia authored
-
- Jan 20, 2013
-
-
Patrick Wendell authored
-
Patrick Wendell authored
-
- Oct 08, 2012
-
-
Andy Konwinski authored
throughout the docs: SPARK_VERSION, SCALA_VERSION, and MESOS_VERSION. To use them, e.g. use {{site.SPARK_VERSION}}. Also removes uses of {{HOME_PATH}} which were being resolved to "" by the templating system anyway.
-
- Sep 27, 2012
-
-
Matei Zaharia authored
-
- Sep 26, 2012
-
-
Matei Zaharia authored
-
- Sep 16, 2012
-
-
Andy Konwinski authored
- Rework/expand the nav bar with more of the docs site - Removing parts of docs about EC2 and Mesos that differentiate between running 0.5 and before - Merged subheadings from running-on-amazon-ec2.html that are still relevant (i.e., "Using a newer version of Spark" and "Accessing Data in S3") into ec2-scripts.html and deleted running-on-amazon-ec2.html - Added some TODO comments to a few docs - Updated the blurb about AMP Camp - Renamed programming-guide to spark-programming-guide - Fixing typos/etc. in Standalone Spark doc
-
- Sep 12, 2012
-
-
Andy Konwinski authored
git weirdness).
-
Matei Zaharia authored
-
Andy Konwinski authored
-
Andy Konwinski authored
-
Andy Konwinski authored
docs/README.md to describe use of Jekyll, and renmaed things to make them more consistent with the lower-case-with-hyphens convention.
-
Andy Konwinski authored
which can be compiled via jekyll, using the command `jekyll`. To compile and run a local webserver to serve the doc as a website, run `jekyll --server`.
-