spark-ec2
spark-ec2 copied to clipboard
SPARK-4888 format&mount all preformatted volumes
Resolves SPARK-4888 by formatting and mounting all preformatted disks (sdb[b-i])
Verified with instance type i2.8xlarge
@shivaram i did some changes in efd7af6 based on your and @kayousterhout s reviews.
@shivaram any comments?
@mce sorry for the delay. The code looks good but I want to try this out on a cluster before merging. Will try to get to it soon.