[HUDI-1121][DOC]Provide a document describing how to use callback#1935
[HUDI-1121][DOC]Provide a document describing how to use callback#1935yanghua merged 1 commit intoapache:asf-sitefrom
Conversation
docs/_docs/2_4_configurations.md
Outdated
There was a problem hiding this comment.
would add #### HoodieWriteCommitHttpCallback before the following configs since the configs belong to HoodieWriteCommitHttpCallback
There was a problem hiding this comment.
would add
#### HoodieWriteCommitHttpCallbackbefore the following configs since the configs belong to HoodieWriteCommitHttpCallback
yes, my mistake.
docs/_docs/2_4_configurations.md
Outdated
There was a problem hiding this comment.
would describe in details, such as if enables the callback but failed to callback.
There was a problem hiding this comment.
would describe in details, such as if enables the callback but failed to callback.
done
docs/_docs/2_4_configurations.md
Outdated
There was a problem hiding this comment.
move into Write commit callback configs section would be better?
There was a problem hiding this comment.
move into Write commit callback configs section would be better?
yes, more clear
Tips
What is the purpose of the pull request
Add description of the config of write commit callback to describe how to use callback
Brief change log
(for example:)
Verify this pull request
This pull request is a trivial rework / code cleanup without any test coverage.
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.