You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by rx...@apache.org on 2013/11/02 01:58:45 UTC

git commit: Merge pull request #132 from Mistobaan/doc_fix

Updated Branches:
  refs/heads/branch-0.8 3db505c21 -> 87d4e1c31


Merge pull request #132 from Mistobaan/doc_fix

fix persistent-hdfs

(cherry picked from commit e7c7b804b529342d6de1c86ee02bc78da81279bc)
Signed-off-by: Reynold Xin <rx...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/87d4e1c3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/87d4e1c3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/87d4e1c3

Branch: refs/heads/branch-0.8
Commit: 87d4e1c3190926b6fc39464bc0c345d1a4665ffa
Parents: 3db505c
Author: Reynold Xin <rx...@apache.org>
Authored: Fri Nov 1 17:58:10 2013 -0700
Committer: Reynold Xin <rx...@apache.org>
Committed: Fri Nov 1 17:58:38 2013 -0700

----------------------------------------------------------------------
 docs/ec2-scripts.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-spark/blob/87d4e1c3/docs/ec2-scripts.md
----------------------------------------------------------------------
diff --git a/docs/ec2-scripts.md b/docs/ec2-scripts.md
index 1e5575d..156a727 100644
--- a/docs/ec2-scripts.md
+++ b/docs/ec2-scripts.md
@@ -98,7 +98,7 @@ permissions on your private key file, you can run `launch` with the
     `bin/hadoop` script in that directory. Note that the data in this
     HDFS goes away when you stop and restart a machine.
 -   There is also a *persistent HDFS* instance in
-    `/root/presistent-hdfs` that will keep data across cluster restarts.
+    `/root/persistent-hdfs` that will keep data across cluster restarts.
     Typically each node has relatively little space of persistent data
     (about 3 GB), but you can use the `--ebs-vol-size` option to
     `spark-ec2` to attach a persistent EBS volume to each node for