Hive正在中止执行和记录:
No rows affected (0.005 seconds)
No rows affected (0.059 seconds)
Error: Error while processing statement: FAILED: Error in acquiring locks: Locks on the underlying objects cannot be acquired. retry after some time (state=42000,code=10)
Closing: 0: jdbc:hive2://
Run Code Online (Sandbox Code Playgroud)
有人可以提供一些提示如何排除故障吗?
horton版本在horton发行版中为0.14 hive.support.concurrency = true; hive.txn.manager = DummyTxnManager
我需要将API Manager(WSO2)中的Authorization Header传递给我的Service Bus Aplication(Oracle).
我在另一篇文章中看到我无法做到这一点,因为API将针对密钥管理器验证令牌并在调用后端之前删除该令牌.(如何在WSO2 OAuth2及其后端API服务器Oauth2中传递授权头?)
还有其他方法可以将令牌从API Manager传递到我的服务总线应用程序吗?
还有一些额外的设置吗?