Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add S3 ItemReader/Writer Single-step job #750

Open
sabbyanandan opened this issue Dec 11, 2020 · 1 comment
Open

Add S3 ItemReader/Writer Single-step job #750

sabbyanandan opened this issue Dec 11, 2020 · 1 comment

Comments

@sabbyanandan
Copy link
Contributor

SCDF users would like to have included in the OOTB app.

Depends on spring-projects/spring-batch#3818.

@sabbyanandan sabbyanandan changed the title Add S3 ItemReader/Write Single-step job Add S3 ItemReader/Writer Single-step job Dec 11, 2020
@making
Copy link
Contributor

making commented Mar 29, 2022

+1

In SCDF on cloud platforms, reading/writing S3 (compatible object storage) is much more important than local file system (file://).

but having the dependency on spring-cloud-aws only for S3 is too much. It also pulls extra features.
Using Minio SDK would be better for this purpose.
https://docs.min.io/docs/java-client-api-reference.html

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants