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

mysql=>hive全量同步,校验hive数据源报错 #223

Closed
NealZhi opened this issue May 11, 2023 · 4 comments
Closed

mysql=>hive全量同步,校验hive数据源报错 #223

NealZhi opened this issue May 11, 2023 · 4 comments
Labels
bug Something isn't working
Milestone

Comments

@NealZhi
Copy link

NealZhi commented May 11, 2023

Caused by: java.lang.ClassNotFoundException: by tis-hive-plugin_hive_3.1.2_hadoop_3.2.1.tpi,for:org.apache.calcite.plan.RelOptRule
at com.qlangtech.tis.extension.impl.ClassicPluginStrategy$DependencyClassLoader.findClass(ClassicPluginStrategy.java:455)
at java.lang.ClassLoader.loadClass(ClassLoader.java:419)
at java.lang.ClassLoader.loadClass(ClassLoader.java:352)
at org.apache.tools.ant.AntClassLoader.findBaseClass(AntClassLoader.java:1405)
at org.apache.tools.ant.AntClassLoader.loadClass(AntClassLoader.java:1102)
at java.lang.ClassLoader.loadClass(ClassLoader.java:352)
... 133 more
image

@NealZhi
Copy link
Author

NealZhi commented May 11, 2023

tis为单节点安装,组件安装情况
image

@baisui1981 baisui1981 added the bug Something isn't working label May 11, 2023
@baisui1981 baisui1981 added this to the v3.7.2 milestone May 11, 2023
@baisui1981
Copy link
Member

收到,之前集成测试环境使用的是 hive_2.3.1;hadoop_2.7.3 这个版本来测试的,可否告知一下你那边 使用的hadoop和hive 具体版本?

@NealZhi
Copy link
Author

NealZhi commented May 11, 2023

版本使用的是hadoop-3.3.3,hive-3.1.0,使用DataSophon(https://github.com/datasophon/datasophon)套件安装的

@baisui1981
Copy link
Member

版本使用的是hadoop-3.3.3,hive-3.1.0,使用DataSophon(https://github.com/datasophon/datasophon)套件安装的

ok ,我在本地也安装一下

baisui1981 added a commit to qlangtech/plugins that referenced this issue May 18, 2023
baisui1981 added a commit to qlangtech/plugins that referenced this issue May 18, 2023
baisui1981 added a commit that referenced this issue May 18, 2023
…for #223 for(add depednecy(calcite-core) to hive-exec)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants