Skip to content

hive metastore client has been added#4593

Merged
dorooleg merged 9 commits intoydb-platform:mainfrom
dorooleg:hive_metastore_client
May 21, 2024
Merged

hive metastore client has been added#4593
dorooleg merged 9 commits intoydb-platform:mainfrom
dorooleg:hive_metastore_client

Conversation

@dorooleg
Copy link
Copy Markdown
Collaborator

Changelog entry

hive metastore client has been added

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

...

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 16, 2024

2024-05-16 10:38:09 UTC Pre-commit check for eb56ca0 has started.
2024-05-16 10:38:13 UTC Build linux-x86_64-release-asan is running...
🔴 2024-05-16 10:40:55 UTC Build failed. see the build logs.
🔴 2024-05-16 10:42:24 UTC Tests run skipped.

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 16, 2024

2024-05-16 11:52:30 UTC Pre-commit check for eb56ca0 has started.
2024-05-16 11:52:31 UTC Build linux-x86_64-release-clang14 is running...
🔴 2024-05-16 11:54:58 UTC Build failed. see the build logs.

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 16, 2024

2024-05-16 11:55:45 UTC Pre-commit check for eb56ca0 has started.
2024-05-16 11:55:47 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-05-16 11:57:34 UTC Build failed. see the build logs.
🔴 2024-05-16 11:58:46 UTC Tests run skipped.

@dorooleg dorooleg requested review from a team as code owners May 16, 2024 22:43
@github-actions
Copy link
Copy Markdown

github-actions bot commented May 16, 2024

2024-05-16 22:46:24 UTC Pre-commit check for 8b1c409 has started.
2024-05-16 22:46:26 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-16 22:48:40 UTC Build successful.

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 16, 2024

2024-05-16 22:46:35 UTC Pre-commit check for 8b1c409 has started.
2024-05-16 22:46:37 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-16 22:48:48 UTC Build successful.
2024-05-16 22:49:00 UTC Check cancelled

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 16, 2024

2024-05-16 22:46:38 UTC Pre-commit check for 8b1c409 has started.
2024-05-16 22:46:41 UTC Build linux-x86_64-release-asan is running...
2024-05-16 22:49:10 UTC Check cancelled

@github-actions
Copy link
Copy Markdown

✅ Documentation build

Revision built successfully
Revision preview link

@dorooleg dorooleg force-pushed the hive_metastore_client branch from bfcfe09 to 69c1062 Compare May 16, 2024 22:48
@github-actions
Copy link
Copy Markdown

github-actions bot commented May 16, 2024

2024-05-16 22:50:16 UTC Pre-commit check for 06b5357 has started.
2024-05-16 22:50:18 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-16 22:52:45 UTC Build successful.
2024-05-16 22:54:20 UTC Tests are running...
🟢 2024-05-16 22:56:25 UTC Tests successful.

Test history

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

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 16, 2024

2024-05-16 22:50:27 UTC Pre-commit check for 06b5357 has started.
2024-05-16 22:50:28 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-16 22:51:27 UTC Build successful.

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 16, 2024

2024-05-16 22:52:36 UTC Pre-commit check for 06b5357 has started.
2024-05-16 22:52:41 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-16 22:53:56 UTC Build successful.
2024-05-16 22:55:36 UTC Tests are running...
🟢 2024-05-16 22:57:19 UTC Tests successful.

Test history

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

@uzhastik
Copy link
Copy Markdown
Collaborator

что за файлы в gen-cpp? как их получать? можно ли руками редактировать?

LIBRARY()

SRCS(
# thrift -r --gen cpp hive_metastore.thrift
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

положи это лучше в readme и укажи точную строчку для генерации, такая явно не взлетит. и должно быть понятно в какой директории запускать.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

добавил readme

gen-cpp/hive_metastore_types.cpp

# hive metastore external data source
hive_metastore_client.cpp
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

давай сторонний код положим в одну либу, а наш - в другую

Copy link
Copy Markdown
Collaborator Author

@dorooleg dorooleg May 17, 2024

Choose a reason for hiding this comment

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

Сделать еще одну поддиректорию hive_metastore_native и туда запихнуть gen-cpp share *.thrift и прописать ее как LIBRARY ?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

да, так норм

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 17, 2024

2024-05-17 12:37:01 UTC Pre-commit check for a30088c has started.
2024-05-17 12:37:03 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-17 12:41:25 UTC Build successful.

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 17, 2024

2024-05-17 12:37:12 UTC Pre-commit check for a30088c has started.
2024-05-17 12:37:15 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-17 12:38:37 UTC Build successful.
2024-05-17 12:40:01 UTC Tests are running...
🟢 2024-05-17 12:41:36 UTC Tests successful.

Test history

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

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 17, 2024

2024-05-17 12:37:21 UTC Pre-commit check for a30088c has started.
2024-05-17 12:37:24 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-17 12:39:01 UTC Build successful.
2024-05-17 12:40:28 UTC Tests are running...
🟢 2024-05-17 12:42:13 UTC Tests successful.

Test history

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

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 17, 2024

2024-05-17 12:50:50 UTC Pre-commit check for 7f01a77 has started.
2024-05-17 12:50:53 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-17 12:52:10 UTC Build successful.
2024-05-17 12:53:38 UTC Tests are running...
🟢 2024-05-17 12:55:24 UTC Tests successful.

Test history

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

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 17, 2024

2024-05-17 12:50:57 UTC Pre-commit check for 7f01a77 has started.
2024-05-17 12:50:59 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-17 12:52:05 UTC Build successful.
2024-05-17 12:53:31 UTC Tests are running...
🟢 2024-05-17 12:55:22 UTC Tests successful.

Test history

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

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 17, 2024

2024-05-17 12:51:00 UTC Pre-commit check for 7f01a77 has started.
2024-05-17 12:51:02 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-17 12:52:11 UTC Build successful.

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 17, 2024

2024-05-17 14:55:24 UTC Pre-commit check for 0a80542 has started.
2024-05-17 14:55:27 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-17 14:58:29 UTC Build successful.
2024-05-17 14:59:35 UTC Check cancelled

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 17, 2024

2024-05-17 14:55:45 UTC Pre-commit check for 0a80542 has started.
2024-05-17 14:55:48 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-17 14:57:49 UTC Build successful.

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 17, 2024

2024-05-17 14:57:57 UTC Pre-commit check for 0a80542 has started.
2024-05-17 14:57:59 UTC Build linux-x86_64-relwithdebinfo is running...
2024-05-17 14:59:35 UTC Check cancelled

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 17, 2024

2024-05-17 15:00:46 UTC Pre-commit check for 0015a91 has started.
2024-05-17 15:00:47 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-17 15:01:55 UTC Build successful.

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 17, 2024

2024-05-17 15:01:36 UTC Pre-commit check for 0015a91 has started.
2024-05-17 15:01:38 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-17 15:02:36 UTC Build successful.
2024-05-17 15:03:55 UTC Tests are running...
🟢 2024-05-17 15:05:27 UTC Tests successful.

Test history

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

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 17, 2024

2024-05-17 15:02:53 UTC Pre-commit check for 0015a91 has started.
2024-05-17 15:02:54 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-17 15:04:47 UTC Build successful.
2024-05-17 15:06:14 UTC Tests are running...
🟢 2024-05-17 15:07:52 UTC Tests successful.

Test history

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

Comment thread ydb/core/external_sources/hive_metastore/hive_metastore_client.h
Comment thread ydb/core/external_sources/hive_metastore/hive_metastore_client.cpp Outdated
Comment thread ydb/core/external_sources/hive_metastore/hive_metastore_client.cpp Outdated
Comment thread ydb/core/external_sources/hive_metastore/hive_metastore_client.cpp
TThreadPool ThreadPool;
};

} No newline at end of file
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

просят newline

@dorooleg dorooleg force-pushed the hive_metastore_client branch from cf54814 to ea2c989 Compare May 20, 2024 21:50
@github-actions
Copy link
Copy Markdown

github-actions bot commented May 20, 2024

2024-05-20 21:52:44 UTC Pre-commit check for 149bb7c has started.
2024-05-20 21:52:46 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-20 21:53:45 UTC Build successful.
2024-05-20 21:54:55 UTC Tests are running...
🟢 2024-05-20 21:59:49 UTC Tests successful.

Test history

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

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 20, 2024

2024-05-20 21:54:56 UTC Pre-commit check for 149bb7c has started.
2024-05-20 21:54:59 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-20 21:56:12 UTC Build successful.
2024-05-20 21:57:49 UTC Tests are running...
🟢 2024-05-20 22:01:27 UTC Tests successful.

Test history

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

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 20, 2024

2024-05-20 21:55:07 UTC Pre-commit check for 149bb7c has started.
2024-05-20 21:55:09 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-20 21:56:19 UTC Build successful.


void WaitHiveMetastore(const TString& host, int32_t port, const TString& database);

} No newline at end of file
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

В нескольких файлах просят пустую строку добавить в конце

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 21, 2024

2024-05-21 06:09:37 UTC Pre-commit check for a0d4cc7 has started.
2024-05-21 06:09:39 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-21 06:11:26 UTC Build successful.

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 21, 2024

2024-05-21 06:09:47 UTC Pre-commit check for a0d4cc7 has started.
2024-05-21 06:09:49 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-21 06:11:33 UTC Build successful.
2024-05-21 06:13:01 UTC Tests are running...
🟢 2024-05-21 06:15:47 UTC Tests successful.

Test history

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

@github-actions
Copy link
Copy Markdown

github-actions bot commented May 21, 2024

2024-05-21 06:10:04 UTC Pre-commit check for a0d4cc7 has started.
2024-05-21 06:10:07 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-21 06:11:59 UTC Build successful.
2024-05-21 06:13:23 UTC Tests are running...
🟢 2024-05-21 06:16:33 UTC Tests successful.

Test history

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants