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

通过插件池安装tis-hive-plugin失败 #200

Closed
baisui1981 opened this issue Mar 28, 2023 · 1 comment
Closed

通过插件池安装tis-hive-plugin失败 #200

baisui1981 opened this issue Mar 28, 2023 · 1 comment
Labels
3.7.1 bug Something isn't working
Milestone

Comments

@baisui1981
Copy link
Member

通过插件池安装tis-hive-plugin失败,选择hive版本为3.1.2 安装失败
屏幕快照 2023-03-28 下午12 48 02

详细异常

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)
@baisui1981 baisui1981 added bug Something isn't working 3.7.1 labels Mar 28, 2023
baisui1981 added a commit to qlangtech/plugins that referenced this issue Mar 28, 2023
baisui1981 added a commit to qlangtech/tis-ansible that referenced this issue Mar 28, 2023
@baisui1981
Copy link
Member Author

fixed

@baisui1981 baisui1981 added this to the v3.7.1 milestone Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.7.1 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant