Update mergetree.md

This commit is contained in:
Kseniia Sumarokova 2021-07-26 23:58:20 +03:00 committed by GitHub
parent d8e1798f87
commit 7c80e7b478
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -825,10 +825,6 @@ SETTINGS storage_policy = 'moving_from_ssd_to_hdd'
<type>hdfs</type>
<endpoint>hdfs://hdfs1:9000/clickhouse/</endpoint>
</hdfs>
<hdd>
<type>local</type>
<path>/</path>
</hdd>
</disks>
<policies>
<hdfs>
@ -836,9 +832,6 @@ SETTINGS storage_policy = 'moving_from_ssd_to_hdd'
<main>
<disk>hdfs</disk>
</main>
<external>
<disk>hdd</disk>
</external>
</volumes>
</hdfs>
</policies>