-
Notifications
You must be signed in to change notification settings - Fork 639
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] Add S3 source/sink connector #4082
Comments
Welcome to the Apache EventMesh community!! Please make sure to include all the relevant context. If you are interested in contributing to our project, please let us know! Want to get closer to the community?
Mailing Lists:
|
@xwm1992 I will try to implement it, could u assign it to me? |
1. add S3 file source connector with specified format Closes apache#4082
1. add S3SourceConnectorTest to verify Closes apache#4082
1. add S3SourceWorker Closes apache#4082
1. add header license Closes apache#4082
1. add S3 file source connector with specified format Closes apache#4082
1. add S3SourceConnectorTest to verify Closes apache#4082
1. add S3SourceWorker Closes apache#4082
1. add header license Closes apache#4082
1. add S3 file source connector with specified format Closes apache#4082
1. add S3SourceConnectorTest to verify Closes apache#4082
1. add S3SourceWorker Closes apache#4082
1. add header license Closes apache#4082
1. add S3 file source connector with specified format Closes apache#4082
1. add S3SourceConnectorTest to verify Closes apache#4082
1. add S3SourceWorker Closes apache#4082
1. add header license Closes apache#4082
1. refactor S3 source connector Closes apache#4082
* feat(connector): add S3 file source connector with specified format 1. add S3 file source connector with specified format Closes #4082 * test(connector): add S3SourceConnectorTest to verify 1. add S3SourceConnectorTest to verify Closes #4082 * feat(connector): add S3SourceWorker 1. add S3SourceWorker Closes #4082 * style(connector): add header license 1. add header license Closes #4082 * refactor(connector): refactor S3 source connector 1. refactor S3 source connector Closes #4082
Search before asking
Feature Request
Implment the source/sink connector for S3 to pull data in S3File and write date to anothor S3File in an configurable format
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: