Skip to content

DOCAPI-7090: SYSTEM DISTRIBUTED docs. EN review. RU translation.#6262

Merged
BayoNet merged 7 commits intoClickHouse:masterfrom
BayoNet:l10n/DOCAPI-7090-system-distributed
Aug 14, 2019
Merged

DOCAPI-7090: SYSTEM DISTRIBUTED docs. EN review. RU translation.#6262
BayoNet merged 7 commits intoClickHouse:masterfrom
BayoNet:l10n/DOCAPI-7090-system-distributed

Conversation

@BayoNet
Copy link
Copy Markdown
Contributor

@BayoNet BayoNet commented Aug 1, 2019

@BayoNet BayoNet added comp-documentation Documentation (docs, examples, READMEs). pr-documentation Documentation PRs for the specific code PR labels Aug 1, 2019
- [START DISTRIBUTED SENDS](#query_language-system-start-distributed-sends)

## Managing Distributed Tables {#query_language-system-distributed}
## Управление распределенными таблицами {#query_language-system-distributed}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

одно и то же слово по-разному написано в плане е/ё на соседних строках

### STOP DISTRIBUTED SENDS {#query_language-system-stop-distributed-sends}

Disables background data distributing, when inserting data into the distributed tables.
Disables background data distribution when inserting data into distributed tables.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's worth to mention what happens if they have already been stopped

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have tried to send this query several times in a row, and there was no any effect, no exception nor something else. I don't know what to write.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has no effect if distributed sends have already been stopped?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$ clickhouse-client 
ClickHouse client version 19.11.0.826.
Connecting to localhost:9000 as user default.
Connected to ClickHouse server version 19.11.0 revision 54423.

bayonet-VirtualBox :) system stop distributed sends

SYSTEM STOP DISTRIBUTED SENDS

Ok.

0 rows in set. Elapsed: 0.001 sec. 

bayonet-VirtualBox :) system stop distributed sends

SYSTEM STOP DISTRIBUTED SENDS

Ok.

0 rows in set. Elapsed: 0.001 sec. 

@BayoNet BayoNet merged commit 6472768 into ClickHouse:master Aug 14, 2019
@BayoNet BayoNet deleted the l10n/DOCAPI-7090-system-distributed branch August 14, 2019 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-documentation Documentation (docs, examples, READMEs). pr-documentation Documentation PRs for the specific code PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants