Skip to content

Conversation

@hehuiyuan
Copy link
Contributor

What is the purpose of the pull request

support generan parameter 'sink.parallelism' for flink-hudi

@hehuiyuan hehuiyuan changed the title [HUDI-3951]support generan parameter 'sink.parallelism' for flink-hudi [HUDI-3951]support general parameter 'sink.parallelism' for flink-hudi Apr 23, 2022
@hehuiyuan hehuiyuan force-pushed the support-sink-parallesim branch from b7cdd5f to d005971 Compare April 23, 2022 05:52
@hehuiyuan
Copy link
Contributor Author

@hudi-bot run azure

@hudi-bot
Copy link
Collaborator

CI report:

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

@hehuiyuan
Copy link
Contributor Author

Hi @yanghua , who can look at this pr?

Copy link
Contributor

@XuQianJin-Stars XuQianJin-Stars left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link
Contributor

@yuruguo yuruguo left a comment

Choose a reason for hiding this comment

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

LGTM

@XuQianJin-Stars XuQianJin-Stars merged commit bda3db0 into apache:master Apr 24, 2022
@xushiyan
Copy link
Member

@XuQianJin-Stars when merging the PR, can you please make sure JIRA id is added to the message title? for easy referencing. thanks!

// ------------------------------------------------------------------------
public static final ConfigOption<Integer> SINK_PARALLELISM = FactoryUtil.SINK_PARALLELISM;

public static final ConfigOption<String> TABLE_NAME = ConfigOptions
Copy link
Contributor

Choose a reason for hiding this comment

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

Hello, it seems that we want to add a default parallelism to the sink, but there is already parallelism param named write.tasks, can we rename this param to write.default_tasks or something ? And we should add test in TestHoodieTableFactory, before we make agreement, can you revert this PR first ? Thanks ~

Copy link
Contributor

Choose a reason for hiding this comment

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

Hello, it seems that we want to add a default parallelism to the sink, but there is already parallelism param named write.tasks, can we rename this param to write.default_tasks or something ? And we should add test in TestHoodieTableFactory, before we make agreement, can you revert this PR first ? Thanks ~

well, let me revert this PR first, Then come to an agreement, sorry @hehuiyuan my mistake.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@XuQianJin-Stars
Copy link
Contributor

https://issues.apache.org/jira/browse/HUDI-3951 @hehuiyuan add this message to What is the purpose of the pull request and jira's Template.

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.

6 participants