amplab/spark-ec2

Attach an existing persistant EBS volume to the cluster

kampta opened this issue · 0 comments

Might be a silly question.

--ebs-vol-size allows to attach a new persistent EBS volume to each node for storing the persistent HDFS.

Is there a way to retrieve and reuse the EBS volume after the cluster is destroyed; or with a new cluster? (so that both master and slaves see the data without manually copying anything to different machines)