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

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

                Author: ASF GitHub Bot
            Created on: 21/Aug/18 12:38
            Start Date: 21/Aug/18 12:38
    Worklog Time Spent: 10m 
      Work Description: iemejia commented on issue #6122: [BEAM-5062] Add an 
option to enable path style access to S3 buckets
URL: https://github.com/apache/beam/pull/6122#issuecomment-414659115
 
 
   Excellent, thanks for understanding, feel free to improve my design if you 
find a cleaner way (I feel a bit uneasy with letting the Builder as the return 
type but given the 'particularities' of the S3 API seems like the most complete 
option.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 136491)
    Time Spent: 1h 50m  (was: 1h 40m)

> Add S3Options to enable path style access
> -----------------------------------------
>
>                 Key: BEAM-5062
>                 URL: https://issues.apache.org/jira/browse/BEAM-5062
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-aws
>    Affects Versions: 2.5.0
>            Reporter: Kirill Kozlov
>            Assignee: Kirill Kozlov
>            Priority: Minor
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> There are some implementations of S3, that does not support 
> virtual-hosted-style URLs for buckets, only path-style.
> It would be useful to add one more option into S3Options to enable path-style 
> access for buckets.
> [withPathStyleAccessEnabled|https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/s3/AmazonS3Builder.html#withPathStyleAccessEnabled-java.lang.Boolean-]
>  method could be used for it when building client.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to