Skip to content

Commit

Permalink
Update clickhouse-keeper.md
Browse files Browse the repository at this point in the history
  • Loading branch information
den-crane committed Nov 8, 2021
1 parent 51adb36 commit 3e7d24e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ $ cat /etc/clickhouse-server/config.d/keeper.xml
</zookeeper>

<distributed_ddl>
<path>/clickhouse/int/task_queue/ddl</path>
<path>/clickhouse/testcluster/task_queue/ddl</path>
</distributed_ddl>
</yandex>

Expand Down Expand Up @@ -127,7 +127,7 @@ $ cat /etc/clickhouse-server/config.d/keeper.xml
</zookeeper>

<distributed_ddl>
<path>/clickhouse/int/task_queue/ddl</path>
<path>/clickhouse/testcluster/task_queue/ddl</path>
</distributed_ddl>
</yandex>

Expand Down

0 comments on commit 3e7d24e

Please sign in to comment.