-
Notifications
You must be signed in to change notification settings - Fork 220
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
Comments
收到,之前集成测试环境使用的是 |
版本使用的是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
…for datavane/tis#223 for(add depednecy(calcite-core) to hive-exec)
baisui1981
added a commit
to qlangtech/plugins
that referenced
this issue
May 18, 2023
…for datavane/tis#223 for(add depednecy(calcite-core) to hive-exec)
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
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
The text was updated successfully, but these errors were encountered: