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

[FLINK-11100][s3][tests] Add FS type argument to s3_setup #7298

Merged
merged 1 commit into from
Dec 18, 2018

Conversation

zentol
Copy link
Contributor

@zentol zentol commented Dec 13, 2018

What is the purpose of the change

This PR fixes the presto-s3-filesystem E2E test. The test was not using the correct filesystem.

Brief change log

  • parameterize common_s3#s3_setup to accept a filesystem type argument
  • remove implicit call to s3_setup in common_s3
  • add explicit calls to s3_setup to all users of common_s3

Verifying this change

Create a separate branch in the Apache repo and run Travis. The Travis run for this PR is NOT relevant as it skips the tests due to S3 credentials not being available.

Copy link
Contributor

@azagrebin azagrebin left a comment

Choose a reason for hiding this comment

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

Thanks for the fix @zentol

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

Successfully merging this pull request may close these issues.

3 participants