Skip to content

[FLINK-10107] [e2e] Exclude conflicting SQL JARs from test#6528

Closed
twalthr wants to merge 1 commit intoapache:masterfrom
twalthr:FLINK-10107
Closed

[FLINK-10107] [e2e] Exclude conflicting SQL JARs from test#6528
twalthr wants to merge 1 commit intoapache:masterfrom
twalthr:FLINK-10107

Conversation

@twalthr
Copy link
Contributor

@twalthr twalthr commented Aug 9, 2018

What is the purpose of the change

This is a temporary solution for fixing the SQL Client end-to-end test for releases.

Brief change log

  • Do not include conflicting SQL JARs in library folder of test.

Verifying this change

This change is already covered by existing tests.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changed class annotated with @Public(Evolving): no
  • The serializers: no
  • The runtime per-record code paths (performance sensitive): no
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Yarn/Mesos, ZooKeeper: no
  • The S3 file system connector: no

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

Copy link
Contributor

@tillrohrmann tillrohrmann left a comment

Choose a reason for hiding this comment

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

LGTM. +1 for merging.

asfgit pushed a commit that referenced this pull request Aug 9, 2018
This is a temporary solution for fixing the SQL Client end-to-end
test for releases. For now, we do not include conflicting
SQL JARs in library folder of the test.

This closes #6528.
@asfgit asfgit closed this in 764da81 Aug 9, 2018
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