-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
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
Cannot initiate cluster #1
Comments
Hi @vp223, I am covering your request, let me try to reproduce the error, I will back with you. |
Thank you! |
Hi @vp223 I already tried and everything is working fine, ramse@DESKTOP-K6K6E5A MINGW64 /c/pyspark-on-aws-emr/code python emr_process.py -a create_cluster -c wittline |
I removed the "CreateBucketConfiguration" argument from the "create_cluster" function in s3.py and it worked for me. I will have to see why this location constraint always impedes creation of a bucket for me, not in this tutorial, but all tutorials. |
I just read that the default location is us-east-1, so listing this argument will obstruct progress for anyone whose location is such. I should have properly searched comments about the issue before raising it. I apologise. Won't happen again. |
Pending: Try updating your configuration file cluster-ec2-spot-fleet.json with your region zones and subnets. remember always delete your resources created |
I will close this issue, the problem was related to the misunderstanding of the steps |
Describe the bug
I put in my AWS credentials, then ran the command to create a cluster, but nothing happened. Returned nothing (no error and no output).
To Reproduce
Steps to reproduce the behavior:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: