Commit Graph

288 Commits

Author SHA1 Message Date
Antonio Andelic
af02c76a3c
Merge branch 'master' into keeper-listen-host 2022-08-21 18:43:55 +02:00
Sergei Trifonov
42a711015f split concurrent_threads_soft_limit setting into two: concurrent_threads_soft_limit_{num,ratio_to_cores} 2022-08-18 14:51:08 +02:00
Antonio Andelic
105073ea7b update docs 2022-08-17 09:31:16 +00:00
Peignon Melvyn
a63fb07f54
Update settings.md 2022-08-01 16:20:33 +02:00
Alexey Milovidov
f80a4c184e
Merge branch 'master' into interserver_listen_port 2022-07-31 01:22:32 +03:00
Sergei Trifonov
4588e146a6
Merge pull request #37285 from arenadata/ADQM-445
Add concurrent_threads_soft_limit parameter
2022-07-28 11:46:43 +02:00
Roman Vasin
f35349eb08 Rename total_max_threads to concurrent_threads_soft_limit 2022-07-28 07:46:20 +00:00
Roman Vasin
37845389c8 Merge branch 'concurrency-control' of github.com:ClickHouse/ClickHouse into ADQM-445 2022-07-27 13:31:22 +00:00
jasperzhu
c044c67745
Merge branch 'master' into dev_intel_iaa_deflate 2022-07-19 15:32:57 +08:00
jinjunzh
816e974ca2 rename deflate to deflate_qpl 2022-07-09 14:42:01 -04:00
Alexander Tokmakov
59a14d2a50 add docs 2022-06-24 17:34:41 +02:00
jasperzhu
bca18b2caf
Merge branch 'master' into dev_intel_iaa_deflate 2022-06-16 08:56:27 +08:00
rfraposa
869967de41 Remove H1 anchor tags from docs 2022-06-02 04:55:18 -06:00
Dmitry Novik
60b9d81773 Remove global_memory_usage_overcommit_max_wait_microseconds 2022-05-27 16:30:29 +00:00
Roman Vasin
2491213166 Set default value to 0 for total_max_threads parameter. Code style cleanup. 2022-05-24 18:40:45 +03:00
Roman Vasin
83958d2549 Add more intergration tests. Add documenation text. Change thread_factor to 3. Add logging. Set default value = -1 to see the results CI tests. 2022-05-20 15:52:50 +03:00
jasperzhu
c74732ae79
Merge branch 'master' into dev_intel_iaa_deflate 2022-05-12 21:28:13 +08:00
Dmitry Novik
17608b3d93 Update documentation and defaults for memory overcommit 2022-05-11 16:18:41 +00:00
Maksim Kita
459aa8ffd9 Documentation setting user_defined_executable_functions_config fix 2022-05-04 17:24:20 +02:00
jasperzhu
7f47e9b934
Merge branch 'master' into dev_intel_iaa_deflate 2022-05-03 15:47:57 +08:00
jinjunzh
34934b80a9 update qpl deflate supporting test script and docs 2022-04-29 11:40:08 -04:00
Nikolai Kochetov
5807ca47b0
Merge pull request #36425 from ClickHouse/pool-size-hot-reload
Allow to increase number of threads and tasks for background executors
2022-04-29 17:24:12 +02:00
Maksim Kita
a9a04ca2fd Fix style 2022-04-28 22:13:51 +02:00
Maksim Kita
04429d85db Added user_defined_path config setting 2022-04-28 22:13:33 +02:00
Maksim Kita
fc4f241f01 Fix documentation for executable user defined functions configuration 2022-04-28 18:01:10 +02:00
mergify[bot]
f02526c8ac
Merge branch 'master' into document_merge_tree_max_concurrent_queries 2022-04-24 22:36:50 +00:00
mergify[bot]
006048914e
Merge branch 'master' into master 2022-04-24 06:13:51 +00:00
Nikita Mikhaylov
6191f2035f Update after rebase 2022-04-22 13:56:16 +00:00
Nikita Mikhaylov
e475849761 Style and Docs update 2022-04-22 13:56:16 +00:00
mergify[bot]
c026dbf51c
Merge branch 'master' into interserver_listen_port 2022-04-19 11:44:01 +00:00
rfraposa
fb08c5b7e1 Merge branch 'master' into docs-staging 2022-04-15 07:25:27 -06:00
Ladislav Snizek
91751d6d32 Document the table-specific max_concurrent_queries under MergeTree settings rather than global server settings
Amendment to #22224
2022-04-15 11:50:58 +02:00
Michael Lex
7b0f1fbb88 Extend TLS documentation.
Information about used defaults.
Better explanation of the extendedVerification option (which enables hostname verification)
Better explanation of the caConfig option and how files vs. paths are treated.
Mention TLS config in CLI documentation and link to server-side settings (which are the same).
2022-04-13 12:07:37 +02:00
rfraposa
8f01fe9c49 Revised /en folder 2022-04-09 07:34:21 -06:00
rfraposa
5250d9ad11 Removed /ja folder, cleaned up /ru markdown 2022-04-09 07:29:05 -06:00
Prashant Shahi
e62cd21241
docs(logger): 📝 Add console in logging setting keys 2022-04-07 19:05:23 +05:30
Raúl Marín
8a05cf3927 DNS cache: Add option to drop elements after several consecutive failures 2022-04-05 13:00:27 +02:00
Alexey Milovidov
9854b55835
Revert "Format changes for new docs" 2022-04-04 02:05:35 +03:00
Prashant Shahi
23d36b3590
docs(logger): 📝 example for writing logs to the console 2022-04-01 14:40:42 +05:30
rfraposa
01ec63c909 Updates /operations docs 2022-03-29 20:38:50 -06:00
rfraposa
33e28bcb18 Updated /development folder 2022-03-29 08:26:35 -06:00
alesapin
14e84ff6ef
Merge pull request #34802 from ClickHouse/overcommit-doc
Add documentation for memory overcommit
2022-03-25 20:50:44 +01:00
alexander goryanets
f43fbfadb0
add docs for interserver_listen_host setting 2022-03-16 12:22:06 +00:00
rfraposa
5a4466cec7 Update references in docs 2022-03-12 00:24:31 -06:00
Alexey Milovidov
76520a138e Change examples in docs 2022-03-12 00:36:03 +01:00
Dmitry Novik
a5927efb64 Add docs 2022-02-22 00:36:00 +00:00
Chun-Sheng, Li
be2cbbcccd
Add postgresql_port config parameter description 2022-01-06 09:59:03 +08:00
Denny Crane
bb713f1487
Update settings.md 2022-01-03 16:01:18 -04:00
Denny Crane
9114d127e0
default values for max_concurrent_queries settings 2022-01-03 15:48:22 -04:00
mergify[bot]
d4ec469ed1
Merge branch 'master' into query-kind-concurent_restriction 2021-12-24 07:02:00 +00:00
alexey-milovidov
6eecb3b457
Merge pull request #32934 from lehasm/alexey-sm-DOCSUP-15663-doc-interserver-credential-rotation
DOCSUP-15663: document interserver credential rotation
2021-12-24 03:55:12 +03:00
lehasm
27fc5b2330
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-21 18:32:08 +03:00
Alexey
5a63f311fc en edits 2021-12-20 20:05:55 +00:00
Alexey
79086764ff new interserver_http_credentials description variant 2021-12-20 15:52:41 +00:00
lehasm
708fea2bbe
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-20 08:27:25 +03:00
lehasm
87b607d16b
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-20 08:26:33 +03:00
lehasm
8cc3fd6310
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-20 08:26:09 +03:00
lehasm
e9ab9d5b59
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-20 08:25:42 +03:00
Alexey
cfed9b9c59 updates 2021-12-18 19:00:32 +00:00
Alexey
f13c018c50 en updated 2021-12-18 18:25:42 +00:00
Alexey
305fa316fa en draft 2021-12-18 08:06:47 +00:00
cmsxbc
b30e250eed add max_concurrent_select_queries and max_concurrent_insert_queries 2021-12-14 07:37:38 +00:00
Alexey
750f2cc73b spelling 2021-12-10 20:18:08 +00:00
lehasm
bdb2dce6db
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-12-10 18:53:04 +03:00
lehasm
c080ced5ae
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-12-10 18:41:55 +03:00
lehasm
96e9eaa096
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-12-10 18:41:33 +03:00
Alexey
5a7d921b06 minor update 2021-12-09 04:26:45 +00:00
Alexey
2114f1f761 setting details
formatting
2021-12-08 20:17:22 +00:00
Filatenkov Artur
0c6020517d
remove comments 2021-11-29 20:32:05 +03:00
Denny Crane
f3543fa18e
remove a note about minimal req to mark_cache_size 2021-11-24 11:25:16 -04:00
Maksim Kita
674b061522
Merge pull request #31200 from sevirov/sevirov-DOCSUP-17240-document_the_server_settings
DOCSUP-17240: Document the server settings
2021-11-22 02:19:48 +03:00
alexey-milovidov
3e62f8a548
Merge pull request #30448 from FArthur-cmd/remove_comments_for_enc_docs
Remove comments for enc docs
2021-11-18 09:42:59 +03:00
Dmitriy
e30b0339c7 Translate to Russian
Выполнил перевод на русский язык.
2021-11-13 23:14:02 +03:00
sevirov
b611a709b9
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-12 23:40:05 +03:00
Tomáš Hromada
445b0ba7cc
Expose all GlobalThreadPool config params (#31285) 2021-11-12 16:24:47 +03:00
Dmitriy
03b64c0629 Update server settings
Обновил описание.
2021-11-10 20:24:01 +03:00
Dmitriy
1c5869d3ef Add some server settings
Задокументировал несколько серверных настроек.
2021-11-09 22:15:35 +03:00
Nikolay Degterinsky
055f85238f
Merge pull request #30718 from andrc1901/andrc1901-DOCSUP-16605-edit_the_english_and_translate
DOCSUP-16605: [CLICKHOUSEDOCS] Edit and translate to Russian
2021-11-07 23:03:43 +03:00
alexey-milovidov
d2a0b25711
Merge pull request #27828 from adevyatova/annadevyatova-DOCSUP-12872-secured
DOCSUP-12872: Optional secured communication between ClickHouse and Zookeeper
2021-10-31 22:13:07 +03:00
alexey-milovidov
211ff056e9
Merge pull request #30419 from karnevil13/karnevil-DOCSUP-16354
DOCSUP-16354: Edit and translate to Russian (listen_backlog)
2021-10-31 22:12:39 +03:00
alexey-milovidov
15b9d65221
Merge pull request #30662 from azat/conf-clickhouse
Switch everything left from `<yandex>` to `<clickhouse>`
2021-10-31 14:56:51 +03:00
Nikolai Kochetov
8316e4d420
Merge pull request #30147 from ka1bi4/romanzhukov-DOCSUP-14101-Edit-and-translate-to-Russian-mapPopulateSeries
DOCSUP-14101: [CLICKHOUSEDOCS] Edit and translate to Russian
2021-10-29 15:12:45 +03:00
Filatenkov Artur
44b5dd1161
Refactoring in codec encrypted (#30564)
* refactoring

* remove mistake in docs
2021-10-29 11:44:28 +03:00
Andrei Ch
84f328c9dd hsts-max-age 2021-10-26 22:05:34 +03:00
Azat Khuzhin
e0cd7a8304 docs: switch <yandex> to <clickhouse> 2021-10-26 08:52:29 +03:00
Roman Bug
96e3d776e2
Merge branch 'master' into romanzhukov-DOCSUP-14101-Edit-and-translate-to-Russian-mapPopulateSeries 2021-10-24 23:11:52 +03:00
karnevil13
0a2437fe95 Update settings.md 2021-10-22 10:10:25 +03:00
karnevil13
8e2b9eb860
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-22 09:59:41 +03:00
Denny Crane
a5325a2303
doc. max_concurrent_queries_for_user 2021-10-21 19:39:29 -03:00
karnevil13
d2bcd549f3 line splits fixed 2021-10-21 23:03:03 +03:00
Filatenkov Artur
5608e25ed4
Update settings.md 2021-10-20 17:09:48 +03:00
romanzhukov
024d98b482 Update settings.md
Comment encryption settings.
2021-10-15 23:12:55 +03:00
karnevil13
35c007c82c
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 23:44:42 +03:00
karnevil13
38cfc34744
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-12 23:44:23 +03:00
Ivan Milov
d809fa0456 Edited and translated to Russian
Edit the English version of changes and translate to Russian where needed.
2021-10-12 01:52:42 +03:00
Azat Khuzhin
1c417be72e Apply suggestions from @kitaisreal 2021-10-06 22:19:09 +03:00
Azat Khuzhin
74f5b92420 Add listen_backlog to documentation
Follow-up for: #29643
2021-10-06 21:09:00 +03:00
Filatenkov Artur
dc657a2c5e
Add error for multiple keys without current_key_id (#29546)
* add error for multiple keys without current_key_id

* add exception if one key with non zero id is used without current_key_id

* refactoring
2021-10-05 14:37:54 +03:00
Maksim Kita
8eda58acfb
Merge pull request #29516 from lingtaolf/feature/support-HSTS
Support HSTS in Clickhouse HTTP server
2021-10-04 12:49:51 +03:00
凌涛
bd78af435d update code and add document 2021-09-30 04:51:02 +08:00
romanzhukov
a14c5e30c7 Merge branch 'master' into romanzhukov-DOCSUP-14460-menus-dataset 2021-09-26 23:09:48 +03:00
Ivan Blinkov
f429db1ee9 find . -type f -name '*.md'| xargs -I{} perl -pi -e 's|https://clickhouse.tech|https://clickhouse.com|g' {} 2021-09-19 23:05:54 +03:00
romanzhukov
651471078b Fix link (try 1). 2021-09-19 17:08:53 +03:00
Slach
87e762d1de add distributed_ddl description, sync EN with RU version
Signed-off-by: Slach <bloodjazman@gmail.com>
2021-09-16 19:41:58 +05:00
Filatenkov Artur
c23fe5baf6
Improve codec for encr 19896 (#27476)
* change syntax of encrypted command

* commit all encrypted changes

* correct encryption

* correct config for test

* add tests and correct code style and typos

* correct test

* fix unbundled build

* add log warning messages

* improve code according to review comments

* correct nonce

* correct errors found by fuzzing

* improve codec AES_128_GCM_SIV. Add AES_256_GCM_SIV. Add sections for last in tests. Improve documentation

* Update CompressionCodecEncrypted.h

* Update 01683_codec_encrypted.sql

* correct compression factory after changes in master

* correct behavior with wrong key in data

* correct fuzzer

* add connection for fuzzer with fix for compression_encrypted

* refactor code

* add load from config with throwing errors on server start

* fix typos and check style

* Update Server.cpp

* correct loading and reading

* refactor code. fix uninitialized value

* refactor code

* move defines from server to cpp file

* correct build

* remove repeated code

* correct namespace

* fix code style
2021-09-13 11:25:36 +03:00
alesapin
603e455a18
Merge pull request #27988 from ka1bi4/romanzhukov-DOCSUP-DOCSUP-13431-ZooKeeper-snowflake
DOCSUP-13431: Edit and translate to Russian (ZooKeeper replication and snowflake)
2021-09-06 10:51:33 +03:00
benbiti
fa5db1be76 fix keep_alive_timeout default value in docs 2021-09-03 17:32:31 +08:00
benbiti
f8e367757d fix max_server_memory_usage_to_ram_ratio default value(0.9) in docs 2021-09-03 14:24:24 +08:00
Roman Bug
a140891ac0
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-25 10:44:01 +03:00
Roman Bug
6caced9de2
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-25 10:43:39 +03:00
Roman Zhukov
30f404f4b6 Update setting ZooKeeper 2021-08-24 16:43:56 +00:00
adevyatova
c8fa36e3d6 Added the description of secured communication with Zookeeper 2021-08-18 15:16:37 +00:00
tavplubix
a2ffc2f896
Merge pull request #27759 from olgarev/revolg-DOCSUP-12413-macros_support_in_functions_cluster
DOCSUP-12413: macros support in functions cluster and clusterAllReplicas
2021-08-18 13:00:49 +03:00
Vitaly Baranov
fd33f2a2fe
Merge pull request #27426 from aiven/kmichel-replicated-access-storage
ZooKeeper replication for users, roles, row policies, quotas and profiles.
2021-08-18 10:37:25 +03:00
Kevin Michel
e33a2bf7bc
Add ReplicatedAccessStorage
This stores Access Entities in ZooKeeper and replicates them across an entire cluster.

This can be enabled by using the following configuration :

    <user_directories>
        <replicated>
            <zookeeper_path>/clickhouse/access/</zookeeper_path>
        </replicated>
    </user_directories>
2021-08-18 00:00:18 +02:00
olgarev
4ad85ca745 Initial 2021-08-16 23:00:38 +00:00
Raúl Marín
d1d47658f5 Merge remote-tracking branch 'blessed/master' into materialization_log 2021-08-10 10:49:05 +02:00
Artur Filatenkov
d8434539a7 comment docs 2021-08-09 17:17:22 +03:00
Raúl Marín
9f32ecca89 Merge remote-tracking branch 'blessed/master' into materialization_log 2021-08-02 16:21:10 +02:00
PHO
6425dd001a
Add a codec AES_128_GCM_SIV for encrypting columns on disk (#19896)
* Add a codec Encrypted() for encrypting columns on disk

While this is implemented as a compression codec, it does not actually compress data. It instead encrypts data on disk. The key is obtained by executing a user-specified command at the server startup, or if it's not specified the codec refuses to process any data. For now the only supported cipher is 'AES-128-GCM-SIV'.
2021-07-30 12:12:33 +03:00
Alexey Milovidov
df3be36758 Remove trailing whitespaces from docs 2021-07-29 18:27:50 +03:00
Alexey Milovidov
d87d833691 Remove trailing whitespaces from docs 2021-07-29 18:20:55 +03:00
Raúl Marín
ab05fc12e2 Docs and settings 2021-07-27 16:29:33 +02:00
Sean Haynes
368a9cf268 Update server configuration docs to reflect Requiretls1_2 setting
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en
2021-07-22 16:05:34 +01:00
Denny Crane
6b3c788214
Update settings.md 2021-07-21 13:21:26 -03:00
Denny Crane
62d653583e
Update settings.md
compression level
2021-07-20 18:54:38 -03:00
Romain Neutron
d3be14e639
Fix ClickHouse characters case 2021-05-27 21:49:41 +02:00
Romain Neutron
7b515c7235
Avoid short syntax 2021-05-27 21:44:11 +02:00
Oleg Strokachuk
04e3fa1834 Doc. Fix title link for send_crash_reports for en and ru 2021-05-05 11:33:38 +03:00
alexey-milovidov
cb6097e8ae
Merge pull request #21559 from ka1bi4/romanzhukov-DOCSUP-7045-https-replication
DOCSUP-7045: Edit and translate to Russian (Upgrading CH and https interserver replication)
2021-04-07 07:24:44 +03:00
Anna
2b0cd92427
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-02 21:36:08 +03:00
Anna
0945285fae
Merge branch 'master' into annadevyatova-DOCSUP-6113-atomic 2021-04-02 14:45:10 +03:00
Anna
5784dffd0d Fixed after review 2021-04-02 14:43:13 +03:00
Anna
2f9625bb65
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-02 13:55:43 +03:00
Anna
56cf8f10be update atomic desc, add settings desc 2021-04-01 15:50:47 +03:00
Tatiana Kirillova
91035081e7 Changes to the text 2021-03-30 13:54:49 +03:00
Tatiana Kirillova
704a4a5521 Description of setting min_marks_to_honor_max_concurrent_queries 2021-03-28 20:43:21 +03:00
romanzhukov
be929edd88 DOCSUP-7045: Add interserver replication https 2021-03-09 18:10:37 +03:00
bharatnc
73fe3264af Fix spacing 2021-02-02 18:26:36 -08:00
bharatnc
c60c0664b7 Docs - add minor note about htt_interserver_credentials 2021-02-02 18:23:32 -08:00
bharatnc
76cd42f485 Docs - HTTPS interserver replication 2021-02-02 18:15:31 -08:00
alexey-milovidov
138b029934
Merge pull request #18102 from AnaUvarova/ana-uvarova-DOCSUP-4712-metric-log-transfer
DOCSUP-4712 Transferred metric_log setting to another page
2020-12-31 03:29:21 +03:00
ana-uvarova
8d63689b17 content fix 2020-12-30 02:53:44 +03:00
romanzhukov
99b50dbba3 DOCSUP-5043: Fix PR comments. 2020-12-26 16:10:37 +03:00
romanzhukov
6af30a5dca DOCSUP-5043: Add translations and updates for PR #15416 (EN & RU) 2020-12-23 02:23:10 +03:00
ana-uvarova
17774583de Russian version 2020-12-20 15:57:14 +03:00
ana-uvarova
e54c90c9e2 right place 2020-12-15 21:03:06 +03:00
ana-uvarova
4ab2022d24 deleted links 2020-12-15 20:57:26 +03:00
ana-uvarova
b81a932408 redone 2020-12-15 20:49:00 +03:00
ana-uvarova
0338b6d0ed Transferred system.metric_log to another page. 2020-12-15 17:54:45 +03:00