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

Dataset creation fails in crawler creation: S3 bucket does not exist. (Service: AWSGlue; Status Code: 400; Error Code: InvalidInputException #384

Closed
dlpzx opened this issue Mar 26, 2023 · 0 comments · Fixed by #385
Labels
priority: high status: in-progress This issue has been picked and is being implemented type: bug Something isn't working

Comments

@dlpzx
Copy link
Contributor

dlpzx commented Mar 26, 2023

Describe the bug

Without any code changes in existing environments as well as in newly linked environments the creation of dataset fails.

image

The crawler fails to refer the dataset bucket

How to Reproduce

Create a Dataset and check the CloudFormation logs

Expected behavior

No response

Your project

No response

Screenshots

No response

OS

n/a

Python version

n/a

AWS data.all version

v.1.4.2

Additional context

No response

@dlpzx dlpzx added type: bug Something isn't working status: in-progress This issue has been picked and is being implemented priority: high labels Mar 26, 2023
@dlpzx dlpzx linked a pull request Mar 27, 2023 that will close this issue
dlpzx added a commit that referenced this issue Mar 27, 2023
### Feature or Bugfix
- Bugfix

### Detail
- Added dependency to dataset S3 Bucket for the dataset crawler

### Relates
- #384 

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high status: in-progress This issue has been picked and is being implemented type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant