[Improve][Connector-V2] Support hadoop ha and kerberos for paimon sink#6585
Conversation
| | warehouse | String | Yes | - | Paimon warehouse path | | ||
| | database | String | Yes | - | The database you want to access | | ||
| | table | String | Yes | - | The table you want to access | | ||
| | hdfs_site_path | String | No | - | | |
There was a problem hiding this comment.
You should be compatible with older versions
There was a problem hiding this comment.
You should be compatible with older versions
Yes, the code is compatible with older versions. I've updated the docs.
…affecting other hadoop filesystem jobs
8cc8559 to
7025b05
Compare
…e factory for paimon sink
|
LGTM cc @EricJoy2048 |
|
link #6076 |
|
@dailai hi,Since ci cannot test your test case, can you run the test case locally and provide screenshots |
| return argument; | ||
| } | ||
|
|
||
| @VisibleForTesting |
There was a problem hiding this comment.
Can we remove this annotation? It is not intended for testing purposes.
There was a problem hiding this comment.
@Carl-Zhou-CN
This annotation is meaningful to prevent method permissions from being changed.
|
|
cc @EricJoy2048 |
|
LGTM, Thanks for your contribution. |


Purpose of this pull request
Does this PR introduce any user-facing change?
How was this patch tested?
Check list
New License Guide
release-note.