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

Add support for AWS Athena #15

Merged
merged 2 commits into from
Jun 29, 2022
Merged

Conversation

aleDsz
Copy link
Member

@aleDsz aleDsz commented Jun 15, 2022

KinoDB.-.AWS.Athena.mp4

@aleDsz aleDsz marked this pull request as draft June 15, 2022 14:40
@josevalim
Copy link
Contributor

Do we need to specify the S3 location? Or does it have a reasonable default?

.tool-versions Outdated Show resolved Hide resolved
@jonatanklosko
Copy link
Member

The code looks good to me! :)

mix.exs Outdated Show resolved Hide resolved
@aleDsz
Copy link
Member Author

aleDsz commented Jun 15, 2022

Do we need to specify the S3 location? Or does it have a reasonable default?

Sadly yes and their API docs doesn't mention that's required, but if we try to not send they return a status 400 with this error:

No output location provided. An output location is required either through the Workgroup result configuration setting or as an API input.

@aleDsz aleDsz marked this pull request as ready for review June 20, 2022 15:24
Copy link
Member

@jonatanklosko jonatanklosko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐱

@aleDsz aleDsz merged commit 8efb10e into livebook-dev:main Jun 29, 2022
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

Successfully merging this pull request may close these issues.

Amazon Athena integration
3 participants