You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NullPointerException: plugin:tis-hive-plugin,for classifier:hive_3.1.2;hadoop_3.2.1,coord can not be null
at java.util.Objects.requireNonNull(Objects.java:228)
at com.qlangtech.tis.extension.model.UpdateSite.getTargetCoord(UpdateSite.java:785)
at com.qlangtech.tis.extension.model.UpdateSite.access$400(UpdateSite.java:81)
at com.qlangtech.tis.extension.model.UpdateSite$Plugin.deploy(UpdateSite.java:589)
at com.qlangtech.tis.extension.model.UpdateSite$Plugin.deploy(UpdateSite.java:582)
at com.qlangtech.tis.coredefine.module.action.PluginAction.doInstallPlugins(PluginAction.java:464)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.qlangtech.tis.runtime.module.action.BasicModule.execute(BasicModule.java:118)
at sun.reflect.GeneratedMethodAccessor59.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
The text was updated successfully, but these errors were encountered:
通过插件池安装tis-hive-plugin失败,选择hive版本为
3.1.2
安装失败详细异常
The text was updated successfully, but these errors were encountered: