Skip to content
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

Spurious error about existing bucket #75

Open
BenLangmead opened this issue Nov 29, 2017 · 0 comments
Open

Spurious error about existing bucket #75

BenLangmead opened this issue Nov 29, 2017 · 0 comments

Comments

@BenLangmead
Copy link
Collaborator

Scenario: I have a bucket blah and my EMR job is set to output to a subdirectory of blah. When I try to run Rail starting from json:

cat hg19.json | python src/dooplicity/emr_runner.py --region us-east-1

I get an error:

RuntimeError: Bucket `blah` already exists on S3. Change affected output directories in job flow and try again. The more distinctive the name chosen, the less likely it's already a bucket on S3. It may be easier to create a bucket first using the web interface and use its name + a subdirectory as the output directory.

I don't know why the bucket already existing should pose a problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant