-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[Feature][Connector-V2] [Hudi]Add hudi sink connector #4405
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
Conversation
6332bfd to
834b77d
Compare
|
@liugddx , is this feature ready now? I accidentally opened 'ready for review' |
Sorry, I'm still learning hudi. i will finish it as soon as possible. |
2f203db to
0246387
Compare
# Conflicts: # docs/en/connector-v2/source/Hudi.md
...hudi/src/main/java/org/apache/seatunnel/connectors/seatunnel/hudi/config/HudiSinkConfig.java
Outdated
Show resolved
Hide resolved
...nnector-hudi/src/main/java/org/apache/seatunnel/connectors/seatunnel/hudi/sink/HudiSink.java
Outdated
Show resolved
Hide resolved
...-hudi/src/main/java/org/apache/seatunnel/connectors/seatunnel/hudi/sink/HudiSinkFactory.java
Outdated
Show resolved
Hide resolved
docs/en/connector-v2/sink/Hudi.md
Outdated
| source { | ||
| Hudi { | ||
| table.path = "hdfs://nameserivce/data/hudi/hudi_table/" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| table.path = "hdfs://nameserivce/data/hudi/hudi_table/" | |
| table_dfs_path = "hdfs://nameserivce/data/hudi/hudi_table/" |
|
@leesf PTAL |
|
hey @liugddx, is there any plan to revive hudi source? |
|
The Hudi community does not have the source interface of Java sdk.So there is no plan for the time being. |
Purpose of this pull request
Check list
New License Guide
release-note.