Closed NoPr closed 1 week ago
hive jdbc插件不支持sink
hive jdbc插件不支持sink 使用的hive是source部分的jdbc插件。sink部分使用的是metadata uri
已解决。
请问你如何解决的,我也碰到这个问题
请问你如何解决的,我也碰到这个问题
我的JDK是17,我重新编译了项目,并且添加了hive-jdbc-3.1.3.jar。大小为123KB那个
我这边是jdk1.8,集群,也添加了这个jar,并打包的时候会打到lib下,重新编译后,还是找不到驱动
Search before asking
What happened
Using jdbc -hive as source, executing the script reports an error。The specified class cannot be found, but the jar package has been put in. 使用hive的jdbc做为source,报错找不到指定类,但是已经放入了jar包
SeaTunnel Version
2.3.7
SeaTunnel Config
Running Command
Error Exception
Zeta or Flink or Spark Version
seatunnel-2.3.7
Java or Scala Version
java1.8
Screenshots
Are you willing to submit PR?
Code of Conduct