aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFabrizio (Misto) Milo <mistobaan@gmail.com>2013-11-01 17:47:37 -0700
committerFabrizio (Misto) Milo <mistobaan@gmail.com>2013-11-01 17:47:37 -0700
commit3f89354c45fce179e6cc8e7a4e8294694d24ae18 (patch)
treee40875f32c9ef5285abfa0390d0e2afb51ec420e /docs
parentd6d11c2edbd11d2fde6dceb706711f2a4c3cf39d (diff)
downloadspark-3f89354c45fce179e6cc8e7a4e8294694d24ae18.tar.gz
spark-3f89354c45fce179e6cc8e7a4e8294694d24ae18.tar.bz2
spark-3f89354c45fce179e6cc8e7a4e8294694d24ae18.zip
fix persistent-hdfs
Diffstat (limited to 'docs')
-rw-r--r--docs/ec2-scripts.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ec2-scripts.md b/docs/ec2-scripts.md
index 1e5575d657..156a727026 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