You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/25 15:14:00 UTC

[jira] [Work logged] (BEAM-12435) Generalize S3FileSystem

     [ https://issues.apache.org/jira/browse/BEAM-12435?focusedWorklogId=714565&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-714565 ]

ASF GitHub Bot logged work on BEAM-12435:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 25/Jan/22 15:13
            Start Date: 25/Jan/22 15:13
    Worklog Time Spent: 10m 
      Work Description: mattrudary commented on pull request #16607:
URL: https://github.com/apache/beam/pull/16607#issuecomment-1021291525


   R: @aromanenko-dev 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 714565)
    Time Spent: 3h 50m  (was: 3h 40m)

> Generalize S3FileSystem
> -----------------------
>
>                 Key: BEAM-12435
>                 URL: https://issues.apache.org/jira/browse/BEAM-12435
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-aws
>            Reporter: Matt Rudary
>            Assignee: Matt Rudary
>            Priority: P2
>              Labels: aws, aws-s3
>             Fix For: 2.32.0
>
>          Time Spent: 3h 50m
>  Remaining Estimate: 0h
>
> I'm working with multiple storage systems that speak the S3 api. I would like to support FileIO operations for these storage systems, but S3FileSystem hardcodes the s3 scheme (the various systems use different URI schemes) and it is in any case impossible to instantiate more than one in the current design.
> I'd like to refactor the code in org.apache.beam.sdk.io.aws.s3 (and maybe ...aws.options) somewhat to enable this use-case. I haven't worked out the details yet, but it will take some thought to make this work in a non-hacky way.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)