Skip to content
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

[Feature][HDFS File Source and Sink] Whether to support file synchronization function similar to distcp #6869

Closed
2 of 3 tasks
CCweixiao opened this issue May 19, 2024 · 3 comments · Fixed by #6826
Closed
2 of 3 tasks

Comments

@CCweixiao
Copy link

Search before asking

  • I had searched in the feature and found no similar feature requirement.

Description

Does it support a file synchronization function similar to distcp? There is no yarn in the HBase cluster, and there is no additional computing cluster. Therefore, if you want to use the zeta engine to implement the distcp function, you do not need to extract columns or data conversion. You only need to ensure that the data can be as it is. Output to a custom directory on the target cluster.

是否支持类似distcp的文件同步功能,在HBase集群中无yarn,也没有额外的计算集群,因此,想使用zeta引擎实现distcp的功能,不需要提取列,不需要数据转换,只需要保证数据文件能原样输出到目标集群的自定义目录,并支持断点续传,和最终文件校验

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@CCweixiao CCweixiao changed the title [Feature][HDFS FIle Source and SInk] Whether to support file synchronization function similar to distcp [Feature][HDFS FIle Source and Sink] Whether to support file synchronization function similar to distcp May 19, 2024
@CCweixiao CCweixiao changed the title [Feature][HDFS FIle Source and Sink] Whether to support file synchronization function similar to distcp [Feature][HDFS File Source and Sink] Whether to support file synchronization function similar to distcp May 19, 2024
@liunaijie
Copy link
Contributor

this pr looks like match your requirment #6826

@Hisoka-X Hisoka-X linked a pull request May 22, 2024 that will close this issue
4 tasks
@Hisoka-X
Copy link
Member

@liunaijie Thanks for point this PR. @CCweixiao This PR most like you want, could you try it and give us some feedback?

@CCweixiao
Copy link
Author

This PR most like you want, could you try it and give us some feedback

Thanks for the reply, I'm ready to try this feature and continue to give feedback in the future

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 a pull request may close this issue.

3 participants