aws-quickstart / quickstart-clickhouse-cluster

AWS Quick Start Team
Apache License 2.0
14 stars 16 forks source link

Add support for ClickHouse 23.3.8.21 on x86 #64

Closed Luna-LHY closed 11 months ago

Luna-LHY commented 11 months ago

Issue #, if available:

62

Description of changes:

Add support for ClickHouse 23.3.8.21 on x86.

One issue was that it takes too long to download ClickHouse installation packages in China region. And I was not able to find a mirror for the yum repo for version 23.3.8.21. So we decided to add a ClickHousePkgS3URI parameter to let customer upload ClickHouse tgz files manually to a S3 bucket in China region.

Tested in both global regions and China regions and everything looks good to me.