Skip to content

Distributed requests don't work with S3 Tables #897

@ianton-ru

Description

@ianton-ru

Describe the bug
Distributed requests don't work with S3 Tables

To Reproduce

clickhouse1 :) select * from `ice-s3t`.`nyc.tripdata` limit 1 settings object_storage_cluster='ch-cluster-2'
 
Received exception from server (version 25.3.3):
 Code: 499. DB::Exception: Received from localhost:9000. DB::Exception: Received from clickhouse2:9000. DB::Exception: Unable to parse ExceptionName: MethodNotAllowed Message: The specified method is not allowed against this resource. (Code: 100, S3 exception: 'MethodNotAllowed'). (S3_ERROR)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions