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

配置hudi的 hive时报错 #300

Open
chengcanmm77 opened this issue Jan 25, 2024 · 2 comments
Open

配置hudi的 hive时报错 #300

chengcanmm77 opened this issue Jan 25, 2024 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@chengcanmm77
Copy link

image

@chengcanmm77
Copy link
Author

99f434052aec700908b328e2f0ed2fe

@chengcanmm77
Copy link
Author

chengcanmm77 commented Jan 25, 2024

        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
        at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
        at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
        at java.lang.Thread.run(Thread.java:750)
Caused by: java.lang.IllegalArgumentException: param 'val' can not be null
        at com.qlangtech.tis.offline.DbScope.parse(DbScope.java:43)
        at com.qlangtech.tis.plugin.ds.PostedDSProp.parse(PostedDSProp.java:44)
        at com.qlangtech.tis.util.HeteroEnum$4.getPluginStore(HeteroEnum.java:152)
        at com.qlangtech.tis.util.PluginItems.getPlugins(PluginItems.java:330)
        at com.qlangtech.tis.util.PluginItems.access$300(PluginItems.java:55)
        at com.qlangtech.tis.util.PluginItems$PluginWithStore.<init>(PluginItems.java:301)
        at com.qlangtech.tis.util.PluginItems.getStorePlugins(PluginItems.java:283)
        at com.qlangtech.tis.util.PluginItems.save(PluginItems.java:313)
        at com.qlangtech.tis.coredefine.module.action.PluginAction.doSavePluginConfig(PluginAction.java:854)

@baisui1981 baisui1981 added this to the v4.0.0 milestone Feb 29, 2024
@baisui1981 baisui1981 added the bug Something isn't working label Feb 29, 2024
@baisui1981 baisui1981 modified the milestones: v4.0.0, V4.1.0 Mar 1, 2024
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