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

[hotfix] Update quickstart to require a given Flink version #238

Merged
merged 1 commit into from
May 25, 2023

Conversation

lindong28
Copy link
Member

@lindong28 lindong28 commented May 22, 2023

What is the purpose of the change

Update the quickstart to require a given Flink version. This is because we can not guarantee that a given Flink ML version can work with multiple Flink versions.

Brief change log

  • Updated the quickstart to require Flink 1.17 rather than "Flink 1.17 or higher versions".
  • Added instruction to stop Flink cluster in the quickstart.

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

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? JavaDocs

@lindong28
Copy link
Member Author

lindong28 commented May 22, 2023

@zhipeng93 Can you help review this PR?

@lindong28 lindong28 force-pushed the update-quick-start branch from db594d6 to a2e449b Compare May 22, 2023 03:24
@lindong28 lindong28 force-pushed the update-quick-start branch from a2e449b to 49b78da Compare May 23, 2023 04:14
@zhipeng93
Copy link
Contributor

Thanks for the PR. LGTM.

@lindong28 lindong28 merged commit 84afd6a into apache:master May 25, 2023
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.

2 participants