We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the / partition is only 8G, after running the script, there is no free space.
[root@ip-10-143-137-174 ~]# df -h Filesystem Size Used Avail Use% Mounted on /dev/xvda1 7.9G 7.9G 0 100% / tmpfs 8.4G 0 8.4G 0% /dev/shm /dev/xvdf 404G 24G 360G 7% /mnt [root@ip-10-143-137-174 ~]# du -sh * 227M ephemeral-hdfs 318M hadoop-mesos 27M hive-0.9.0-bin 0 java-app-template 0 kmeans 935M mesos 220K mesos-ec2 227M persistent-hdfs 26M scala-2.9.2 0 scala-app-template 78M shark-0.2 168M spark 1020K spark-ec2 0 streaming 35M training
The text was updated successfully, but these errors were encountered:
Hi @jumping - This is an issue with the old AMI we used for Strata. We have fixed this in the AMP Camp 3 AMI and you should not run into this problem if you use the ampcamp3 branch (or instructions at http://ampcamp.berkeley.edu/3/exercises/launching-a-bdas-cluster-on-ec2.html)
Sorry, something went wrong.
No branches or pull requests
the / partition is only 8G, after running the script, there is no free space.
The text was updated successfully, but these errors were encountered: