Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hive docs #7413

Merged
merged 14 commits into from
Feb 6, 2025
Merged

hive docs #7413

merged 14 commits into from
Feb 6, 2025

Conversation

vporyadke
Copy link
Collaborator

@vporyadke vporyadke commented Aug 2, 2024

Changelog entry

...

Changelog category

  • Documentation (changelog entry is not required)

Additional information

...

Copy link

github-actions bot commented Aug 2, 2024

✅ Documentation build

Revision built successfully
Revision preview link

Copy link

github-actions bot commented Aug 2, 2024

✅ Documentation build

Revision built successfully
Revision preview link

Copy link

github-actions bot commented Aug 5, 2024

✅ Documentation build

Revision built successfully
Revision preview link

Copy link

github-actions bot commented Aug 5, 2024

✅ Documentation build

Revision built successfully
Revision preview link

Copy link

github-actions bot commented Aug 5, 2024

✅ Documentation build

Revision built successfully
Revision preview link

Copy link

github-actions bot commented Aug 5, 2024

✅ Documentation build

Revision built successfully
Revision preview link

Copy link

github-actions bot commented Aug 5, 2024

✅ Documentation build

Revision built successfully
Revision preview link

Copy link

github-actions bot commented Aug 6, 2024

❌ Documentation build

Revision build failed

Build logs

Errors (1)

❌ Link is unreachable: ../common_scheme_ydb/cluster.md#history in /ru/concepts/cluster/_includes/hive/intro.md

Copy link

github-actions bot commented Aug 6, 2024

❌ Documentation build

Revision build failed

Build logs

Errors (1)

❌ Link is unreachable: ../../cluster.md#history in /ru/concepts/cluster/_includes/hive/intro.md

Copy link

github-actions bot commented Aug 6, 2024

✅ Documentation build

Revision built successfully
Revision preview link

@vporyadke vporyadke requested a review from ijon August 16, 2024 08:56
@blinkov
Copy link
Member

blinkov commented Oct 24, 2024

@vporyadke when do you plan to mark it as non-draft?

@github-actions github-actions bot added documentation Improvements or additions to documentation and removed new-feature labels Oct 24, 2024
Copy link

github-actions bot commented Nov 29, 2024

2024-11-29 00:13:49 UTC Pre-commit check linux-x86_64-relwithdebinfo for 3470b8d has started.
2024-11-29 00:14:00 UTC Artifacts will be uploaded here
2024-11-29 00:16:26 UTC ya make is running...
🔴 2024-11-29 00:17:44 UTC Build failed, see the logs. Also see fail summary

Copy link

❌ Documentation build

Revision build failed

Build logs

Errors (2)

❌ Link is unreachable: ../../common_scheme_ydb.md#history in /ru/contributor/hive.md

❌ Link is unreachable: ../../hive.md in /ru/contributor/general-schema.md

Copy link

✅ Documentation build

Revision built successfully
Revision preview link

Copy link

github-actions bot commented Jan 28, 2025

2025-01-28 12:33:12 UTC Pre-commit check linux-x86_64-relwithdebinfo for cf75b80 has started.
2025-01-28 12:33:31 UTC Artifacts will be uploaded here
2025-01-28 12:36:04 UTC ya make is running...
🟢 2025-01-28 12:37:45 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-01-28 12:37:53 UTC Build successful.

ydb/docs/ru/core/contributor/hive.md Outdated Show resolved Hide resolved
ydb/docs/ru/core/contributor/hive.md Outdated Show resolved Hide resolved
ydb/docs/ru/core/contributor/hive.md Outdated Show resolved Hide resolved
ydb/docs/ru/core/contributor/hive.md Outdated Show resolved Hide resolved
ydb/docs/ru/core/contributor/hive.md Outdated Show resolved Hide resolved
ydb/docs/ru/core/contributor/hive.md Outdated Show resolved Hide resolved
1. *CPU* — потребление процессора, считается как число микросекунд, потраченных на работу таблетки за последнюю секунду и для визуализации переводится в проценты ядра.
1. *Memory* — потребление таблеткой оперативной памяти.
1. *Network* — генерируемый таблеткой объём трафика.
1. *Counter* — фиктивный ресурс, используемый для реализации равномерного распределения в штуках. Применяется для любых таблеток, для которых нет данных по трём другим ресурсам, а также для таблеток [колоночных таблиц](../concepts/datamodel/table.md#column-oriented-tables). Если у таблетки есть этот ресурс, то его значение всегда равно 1.
Copy link
Member

Choose a reason for hiding this comment

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

лучше прям подробно расписать как он работает, что значит 1 и 0, как используется, учитывается ли тип таблетки и т.п.

как вариант, можно сделать отдельный подраздел про это, а отсюда сослаться

@@ -355,11 +355,11 @@

### Типы таблеток {#tablet-types}

[Таблетки](#tablet) можно рассматривать как фреймворк для создания надёжных компонентов, работающих в распределённой системе. Многие компоненты {{ ydb-short-name }} реализованы с использованием этого фреймворка, они перечислены ниже.
[Таблетки](#tablet) можно рассматривать как фреймворк для создания надёжных компонентов, работающих в распределённой системе. Многие компоненты {{ ydb-short-name }} — как системные, так и работающие с пользовательскими данными — реализованы с использованием этого фреймворка, основные из них перечислены ниже.

#### Scheme shard {#scheme-shard}
Copy link
Member

Choose a reason for hiding this comment

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

он вон ниже есть на 394 строке

Co-authored-by: Ivan Blinkov <ivan@blinkov.ru>
Copy link

github-actions bot commented Jan 31, 2025

2025-01-31 09:22:52 UTC Pre-commit check linux-x86_64-release-asan for 375db3e has started.
2025-01-31 09:23:04 UTC Artifacts will be uploaded here
2025-01-31 09:25:34 UTC ya make is running...
🟢 2025-01-31 09:27:12 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-01-31 09:27:19 UTC Build successful.

Copy link

✅ Documentation build

Revision built successfully
Revision preview link

Copy link

github-actions bot commented Jan 31, 2025

2025-01-31 09:26:05 UTC Pre-commit check linux-x86_64-relwithdebinfo for 375db3e has started.
2025-01-31 09:26:10 UTC Artifacts will be uploaded here
2025-01-31 09:28:32 UTC ya make is running...
🟢 2025-01-31 09:28:38 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-01-31 09:28:44 UTC Build successful.

@vporyadke vporyadke mentioned this pull request Jan 31, 2025
4 tasks
Copy link

github-actions bot commented Feb 3, 2025

2025-02-03 11:04:53 UTC Pre-commit check linux-x86_64-release-asan for 80240c1 has started.
2025-02-03 11:05:05 UTC Artifacts will be uploaded here
2025-02-03 11:07:31 UTC ya make is running...
🟢 2025-02-03 11:09:08 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-02-03 11:09:15 UTC Build successful.

Copy link

github-actions bot commented Feb 3, 2025

2025-02-03 11:05:16 UTC Pre-commit check linux-x86_64-relwithdebinfo for 80240c1 has started.
2025-02-03 11:05:28 UTC Artifacts will be uploaded here
2025-02-03 11:07:53 UTC ya make is running...
🟢 2025-02-03 11:09:24 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-02-03 11:09:30 UTC Build successful.

@vporyadke vporyadke requested a review from blinkov February 3, 2025 22:10
Copy link

github-actions bot commented Feb 5, 2025

2025-02-05 13:26:20 UTC Pre-commit check linux-x86_64-release-asan for 9d7a99a has started.
2025-02-05 13:29:12 UTC Check cancelled

Copy link

github-actions bot commented Feb 5, 2025

✅ Documentation build

Revision built successfully
Revision preview link

Copy link

github-actions bot commented Feb 5, 2025

2025-02-05 13:27:35 UTC Pre-commit check linux-x86_64-relwithdebinfo for 9d7a99a has started.
2025-02-05 13:27:48 UTC Artifacts will be uploaded here
2025-02-05 13:29:14 UTC Check cancelled

Copy link

github-actions bot commented Feb 5, 2025

2025-02-05 13:30:41 UTC Pre-commit check linux-x86_64-relwithdebinfo for c47cb0f has started.
2025-02-05 13:30:46 UTC Artifacts will be uploaded here
2025-02-05 13:33:26 UTC ya make is running...
🟢 2025-02-05 13:35:15 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-02-05 13:35:21 UTC Build successful.

Copy link

github-actions bot commented Feb 5, 2025

✅ Documentation build

Revision built successfully
Revision preview link

Copy link

github-actions bot commented Feb 5, 2025

2025-02-05 13:33:03 UTC Pre-commit check linux-x86_64-release-asan for c47cb0f has started.
2025-02-05 13:33:16 UTC Artifacts will be uploaded here
2025-02-05 13:35:51 UTC ya make is running...
🟢 2025-02-05 13:35:57 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-02-05 13:36:04 UTC Build successful.

@blinkov blinkov enabled auto-merge (squash) February 6, 2025 05:05
Copy link

github-actions bot commented Feb 6, 2025

2025-02-06 05:12:05 UTC Pre-commit check linux-x86_64-relwithdebinfo for 9b4573a has started.
2025-02-06 05:12:18 UTC Artifacts will be uploaded here
2025-02-06 05:14:52 UTC ya make is running...
🟢 2025-02-06 05:16:33 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-02-06 05:16:39 UTC Build successful.

Copy link

github-actions bot commented Feb 6, 2025

✅ Documentation build

Revision built successfully
Revision preview link

Copy link

github-actions bot commented Feb 6, 2025

2025-02-06 05:14:52 UTC Pre-commit check linux-x86_64-release-asan for 9b4573a has started.
2025-02-06 05:15:05 UTC Artifacts will be uploaded here
2025-02-06 05:17:39 UTC ya make is running...
🟢 2025-02-06 05:17:45 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-02-06 05:17:51 UTC Build successful.

@blinkov blinkov merged commit 6074668 into ydb-platform:main Feb 6, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants