mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Update mergetree.md
This commit is contained in:
parent
d8e1798f87
commit
7c80e7b478
@ -825,10 +825,6 @@ SETTINGS storage_policy = 'moving_from_ssd_to_hdd'
|
|||||||
<type>hdfs</type>
|
<type>hdfs</type>
|
||||||
<endpoint>hdfs://hdfs1:9000/clickhouse/</endpoint>
|
<endpoint>hdfs://hdfs1:9000/clickhouse/</endpoint>
|
||||||
</hdfs>
|
</hdfs>
|
||||||
<hdd>
|
|
||||||
<type>local</type>
|
|
||||||
<path>/</path>
|
|
||||||
</hdd>
|
|
||||||
</disks>
|
</disks>
|
||||||
<policies>
|
<policies>
|
||||||
<hdfs>
|
<hdfs>
|
||||||
@ -836,9 +832,6 @@ SETTINGS storage_policy = 'moving_from_ssd_to_hdd'
|
|||||||
<main>
|
<main>
|
||||||
<disk>hdfs</disk>
|
<disk>hdfs</disk>
|
||||||
</main>
|
</main>
|
||||||
<external>
|
|
||||||
<disk>hdd</disk>
|
|
||||||
</external>
|
|
||||||
</volumes>
|
</volumes>
|
||||||
</hdfs>
|
</hdfs>
|
||||||
</policies>
|
</policies>
|
||||||
|
Loading…
Reference in New Issue
Block a user