[GH-ISSUE #3509] Kyuubi query Hive Table Error #1275

Closed
opened 2026-03-07 21:01:58 +03:00 by kerem · 5 comments
Owner

Originally created by @lh5201314771 on GitHub (Jun 5, 2025).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/3509

Description

I use CDH and Kudu Store in HMS,Click Tables in cloudbeaver Have Error:

Image

Steps to reproduce

No response

Expected/Desired Behavior

I use CDH and Kudu Store in HMS,Click Tables in cloudbeaver Have Error:

CloudBeaver Version

dbeaver/cloudbeaver:latest

Additional context

No response

Originally created by @lh5201314771 on GitHub (Jun 5, 2025). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/3509 ### Description I use CDH and Kudu Store in HMS,Click Tables in cloudbeaver Have Error: ![Image](https://github.com/user-attachments/assets/5ecc77f3-961e-43b5-aa5e-512e1d6fc1ca) ### Steps to reproduce _No response_ ### Expected/Desired Behavior I use CDH and Kudu Store in HMS,Click Tables in cloudbeaver Have Error: ### CloudBeaver Version dbeaver/cloudbeaver:latest ### Additional context _No response_
Author
Owner

@dariamarutkina commented on GitHub (Jun 5, 2025):

Hello, @lh5201314771 !
The error suggests that some required JAR files might be missing from the classpath. Please check that all necessary dependencies for working with Kudu in Hive are correctly included 🦫

<!-- gh-comment-id:2943442168 --> @dariamarutkina commented on GitHub (Jun 5, 2025): Hello, @lh5201314771 ! The error suggests that some required JAR files might be missing from the classpath. Please check that all necessary dependencies for working with Kudu in Hive are correctly included 🦫
Author
Owner

@lh5201314771 commented on GitHub (Jun 19, 2025):

Hello, @lh5201314771 ! The error suggests that some required JAR files might be missing from the classpath. Please check that all necessary dependencies for working with Kudu in Hive are correctly included 🦫

Hello,@dariamarutkina
This Error can ignore it in table view?

<!-- gh-comment-id:2987028114 --> @lh5201314771 commented on GitHub (Jun 19, 2025): > Hello, [@lh5201314771](https://github.com/lh5201314771) ! The error suggests that some required JAR files might be missing from the classpath. Please check that all necessary dependencies for working with Kudu in Hive are correctly included 🦫 Hello,@dariamarutkina This Error can ignore it in table view?
Author
Owner

@hstdream commented on GitHub (Jun 19, 2025):

@lh5201314771 请问你使用clouddbeaver 链接kyuubi 可以正常查看databases信息么

<!-- gh-comment-id:2988665168 --> @hstdream commented on GitHub (Jun 19, 2025): @lh5201314771 请问你使用clouddbeaver 链接kyuubi 可以正常查看databases信息么
Author
Owner

@LonwoLonwo commented on GitHub (Jun 27, 2025):

This is what I found on the Cloudera website:

ClassNotFoundException: com.cloudera.kudu.hive.KuduStorageHandler
You will encounter this exception when you try to access a Kudu table using Hive. This is not a case of a missing jar, but simply that Impala stores Kudu metadata in Hive in a format that is unreadable to other tools, including Hive itself. and Spark. Currently, there is no workaround for Hive users. Spark users can work around this by creating temporary tables.

Looks like we cannot help here.

<!-- gh-comment-id:3011990213 --> @LonwoLonwo commented on GitHub (Jun 27, 2025): This is what I found on the [Cloudera website](https://docs.cloudera.com/runtime/7.3.1/troubleshooting-kudu/topics/kudu-classnotfoundexception.html): > ClassNotFoundException: com.cloudera.kudu.hive.KuduStorageHandler > You will encounter this exception when you try to access a Kudu table using Hive. This is not a case of a missing jar, but simply that Impala stores Kudu metadata in Hive in a format that is unreadable to other tools, including Hive itself. and Spark. Currently, there is no workaround for Hive users. Spark users can work around this by creating temporary tables. Looks like we cannot help here.
Author
Owner

@LonwoLonwo commented on GitHub (Sep 9, 2025):

It's been a while since there has been an update here. Please let me know if the issue is still present and provide additional information.

<!-- gh-comment-id:3269971746 --> @LonwoLonwo commented on GitHub (Sep 9, 2025): It's been a while since there has been an update here. Please let me know if the issue is still present and provide additional information.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#1275
No description provided.