-
Notifications
You must be signed in to change notification settings - Fork 19
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
example deploy fails Error: Invalid S3 bucket name (value: data-pipeline-simple-None-deployment-bucket)
#49
Comments
thanks Peter, I just noticed it today that this crashes with my latest changes. if you explicitly pass the stage argument it should work.
i plan to fix this tomorrow evening. |
CloudFormation was successfully deployed. Now trying to run it ... |
fyi:
to trigger the pipeline should work now |
As mentioned in the README, I clicked "Start Execution" in the GUI and this has run successfully :-) In the logs of the 3 AWS Glue (1.0) Jobs, I do see the "hello world" message, nice |
The "destroy" (of the CloudFormation stack and IAM Role) also worked successfully, including the destruction of the Only the CloudWatch log groups are still present. That might be OK. Not sure if a finite Retention of 3 months or so would be better ?
I will stop typing in this Issue. I suggest to close this issue after either the README is fixed with the |
good point, thanks Peter. we should create the cloudwatch logs as part of the stack |
Before you do that (create snd destroy CloudWatch logs as part of CF (CloudFormation) stack): what is the life time of this CF stack? Would you want to see the Glue Job logs longer than the lifetime of this CF stack? |
The
None
has a capital letter which is invalid.I ran:
The text was updated successfully, but these errors were encountered: