View the data in hive json format locally, how to add jar, where to add #10813
-
SQL 错误 [40000] [42000]: Error while compiling statement: FAILED: RuntimeException MetaException(message:java.lang.ClassNotFoundException Class org.apache.hive.hcatalog.data.JsonSerDe not found) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @feipenghou. Sadly i don't know chinese, so im using translator. I don't know what you are tring to do, but i will try to answer your question. If using that method doesn't work i would try to setup drivers manually. After that you would connect sucessfull, if not you can provide more details of what are you trying. |
Beta Was this translation helpful? Give feedback.
Hi @feipenghou. Sadly i don't know chinese, so im using translator.
Some communities defines how properly make questions, contributions, pull requests, etc. I think here, they defined you have to use Discussions to make questions.
I don't know what you are tring to do, but i will try to answer your question.
In the documentation, says that after creating a connection, Dbeaver downloads the required Jars. You can read here https://github.com/dbeaver/dbeaver/wiki/Apache-Hive. I tested that and a windows appears when you click the tab "Driver Properties".
Here is the windows
If using that method doesn't work i would try to setup drivers manually.
To get the driver, i think you need the cla…