[
https://issues.apache.org/jira/browse/ARROW-12616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618938#comment-17618938
]
Samuel Sanders commented on ARROW-12616:
----------------------------------------
This is no longer an issue when using version='2.6' in pyarrow version 9.0.0
> [Python] S3FileSystem OSError when writing to already created bucket
> --------------------------------------------------------------------
>
> Key: ARROW-12616
> URL: https://issues.apache.org/jira/browse/ARROW-12616
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Affects Versions: 4.0.0, 8.0.0
> Reporter: Samuel Sanders
> Priority: Major
>
> When calling parquet.write_to_dataset with an S3FileSystem, the following
> error occurs if the bucket already exists:
> OSError: When creating bucket 'bucket-name': AWS Error [code 100]: Unable to
> parse ExceptionName: InvalidLocationConstraint Message: The specified
> location-constraint is not valid
> The S3FileSystem instance was generated based URI and based on region, but
> both returned the same error.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)