amazon ec2 - Can't decompress csv: "No space left on device", but using EC2 m3.2xlarge? -


i'm attempting decompress csv file on ec2 instance. instance should large enough guess has partitioning, new stuff , don't understand posts i've found here , here, or whether apply me. (i'm not using hadoop nor have full "/tmp" folder). .csv.gz file 1.6 gb , should 14 gb decompressed. executing gzip -d data.csv.gz, error gzip: data.csv: no space left on device, , df -h shows:

filesystem size used avail use% mounted on /dev/xvda1 7.8g 2.8g 5.0g 36% / devtmpfs 15g 56k 15g 1% /dev tmpfs 15g 0 15g 0% /dev/shm

thanks help!


Comments

Popular posts from this blog

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -

sorting - opencl Bitonic sort with 64 bits keys -