Eugene Klimov

Results 513 comments of Eugene Klimov

@karthik-thiyagarajan Is issue still present or you figure out?

ափսոս, որ մանրամասն տեղեկություններ չեք տրամադրել

@alifirat yes, it support backup for s3 disk for MergeTree data look details in https://github.com/Altinity/clickhouse-backup/blob/master/test/integration/config-s3.yml#L33-L34 and https://github.com/Altinity/clickhouse-backup/blob/master/test/integration/dynamic_settings.sh#L88-L111 `s3_plain` is just different kind of s3 disk, and currently it not supported

prometheus and victoria metrics via https://github.com/4n4nd/prometheus-api-client-python

@john8628 is Alibaba OSS is S3 compatible, all should works with S3 protocol

@and1990 try ```yaml s3: bucket: test-clickhouse-backup force_path_style: true path: core3 endpoint: https://oss-cn-beijing-internal.aliyuncs.com ```

for googlers which will search the same use ```sql SELECT JSONExtractKeysAndValuesRaw('{"key1":"value1","key2":"value2"}') ```

@blueww @dkarlovi I tried to implement approach 2 https://github.com/Azure/Azurite/issues/1665#issuecomment-1236796659 but azure CLI got error ``` PUT /devstoreaccount1/azure-backup-disk?restype=container HTTP/1.1 Host: azure:10000 User-Agent: AZURECLI/2.50.0 (DOCKER) azsdk-python-storage-blob/12.16.0 Python/3.10.12 (Linux-5.15.90.1-microsoft-standard-WSL2-x86_64-with) Accept-Encoding: gzip, deflate Accept:...