Skip to content

[HUDI-2541] Eliminate the unnecessary usage of write client for flink#3786

Closed
SteNicholas wants to merge 1 commit intoapache:masterfrom
SteNicholas:flink-eliminate-usage
Closed

[HUDI-2541] Eliminate the unnecessary usage of write client for flink#3786
SteNicholas wants to merge 1 commit intoapache:masterfrom
SteNicholas:flink-eliminate-usage

Conversation

@SteNicholas
Copy link
Copy Markdown
Member

What is the purpose of the pull request

HoodieFlinkWriteClient defaults to start a embedded timeline server. If there is any dataset to write, the embedded server is definitely unnecessary to start.

Brief change log

  • HoodieFlinkWriteClient overrides the startEmbeddedServerView and stopEmbeddedServerView to starts a embedded timeline server lazily.

Verify this pull request

Committer checklist

  • Has a corresponding JIRA in PR title & commit

  • Commit message is descriptive of the change

  • CI is green

  • Necessary doc changes done or have another open PR

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

@hudi-bot
Copy link
Copy Markdown
Collaborator

hudi-bot commented Oct 12, 2021

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run travis re-run the last Travis build
  • @hudi-bot run azure re-run the last Azure build

@danny0405
Copy link
Copy Markdown
Contributor

Solved in HUDI-2562, will just close this one. Thanks for the contribution @SteNicholas :)

@danny0405 danny0405 closed this Oct 16, 2021
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.

4 participants