Hello, Thanks for the contribution Raphael. I have been a bit busy this week, but I will take a look as soon as I can probably end of the week/beginning of next. Sorry.
Best, Ismaël On Wed, Feb 10, 2021 at 10:39 AM Raphael Sanamyan < [email protected]> wrote: > Hello Ismaël, > > > I have finished the task "Migrate S3FileSystem to AWS SDK for Java 2" and > made the PR https://github.com/apache/beam/pull/13914. Could you please > review this PR or suggest somebody who could do it? > > > Thank you, > > Raphael. > > ------------------------------ > *От:* Raphael Sanamyan > *Отправлено:* 29 января 2021 г. 1:44:17 > *Кому:* [email protected] > *Копия:* Ilya Kozyrev > *Тема:* Re: Migrate S3FileSystem > > > Hello Ismaël, > > > Thank you for such a quick response. If the main task is to adapt the beam > classes to the new AWS API, then I have no questions and I will start the > task and send out a PR for the review soon. > > Thank you, > Raphael. > > ------------------------------ > *От:* Ismaël Mejía <[email protected]> > *Отправлено:* 28 января 2021 г. 15:37:04 > *Кому:* dev > *Тема:* Re: Migrate S3FileSystem > > Hello Raphael, > > You don't need to change the version of the SDK because at the moment > we do support AWS SDK for Java 2, you just have to put the classes in > the correct module. > > https://github.com/apache/beam/tree/master/sdks/java/io/amazon-web-services2 > > <https://github.com/apache/beam/tree/master/sdks/java/io/amazon-web-services2> > beam/sdks/java/io/amazon-web-services2 at master · apache/beam · GitHub > <https://github.com/apache/beam/tree/master/sdks/java/io/amazon-web-services2> > github.com > Apache Beam is a unified programming model for Batch and Streaming - > apache/beam > > > The expected outcome is just to reproduce what S3FileSystem.java does > for the amazon-web-services module, Main task is to adapt the Beam > classes to the new AWS API > > If more doubts don't hesitate to ask. > > Best, > Ismaël > > On Thu, Jan 28, 2021 at 11:38 AM Raphael Sanamyan > <[email protected]> wrote: > > > > Hi, community, > > > > > > I'm going to implement a task "Migrate S3FileSystem to AWS SDK for Java > 2". I'm planning to change the version of SDK to the new one and to fix > troubles in case they appear. If anyone has any details of this task, it > would be nice if you share them, since there are no definite requirements > and comments at the task's description. > > > > > > Thank you, > > > > Raphael. >
