[ 
https://issues.apache.org/jira/browse/BEAM-8461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeff Webb updated BEAM-8461:
----------------------------
    Resolution: Invalid
        Status: Resolved  (was: Triage Needed)

old request - please reopen if this is still something we'd like to implement

 

> TextIO write to AWS S3 with awsServiceEndpoint
> ----------------------------------------------
>
>                 Key: BEAM-8461
>                 URL: https://issues.apache.org/jira/browse/BEAM-8461
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-aws
>            Reporter: Jose Fernandez
>            Priority: P3
>
> I'd like write to AWS S3 changed the ServiceEndpoint. In my example I put 
> [http://localhost:4572|http://localhost:4572/] (using localstack) in the 
> AwsOptions.AwsServiceEndpoint. The problem is when I tried to write with
>  * TextIO.write().to({color:#6a8759}"s3://etl"{color}) -> The error is: 
> AmazonS3Exception: The specified bucket does not exist
>  * TextIO.write().to({color:#6a8759}"http://localhost:4572/etl"{color})  -> 
> The error is: Exception in thread "main" java.lang.IllegalArgumentException: 
> No filesystem found for scheme http
> The other configuration is ok
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to