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
I searched the issues and found no similar issues.
Linkis Component
linkis-engineconnn-plugin
Steps to reproduce
Issue One:
1.use hbase engine,
2.Using the user 'dwapp' to submit a task and execute a command. Command:scan 'flink_hbase_src'
3.However, the 'dwapp' user does not have read and write permissions for this table.
Issue Two:
linkis-engineconn-plugins\hbase\hbase-core\src\main\resources\linkis-engineconn.properties
Add parameters(wds.linkis.engineconn.max.free.time=0) by default.
Causing the EC to remain alive continuously, preventing it from being killed or expired as it should be removed
Expected behavior
The client encountered an error and exited.
Your environment
Linkis version used: 1.5.0
Environment name and version:
hdp-3.1.5
hbase-2.5.3
jdk 1.8.0_121
....
Anything else
No response
Are you willing to submit a PR?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered:
We are glad that you are contributing by opening this issue.
Please make sure to include all the relevant context.
We will be here shortly.
If you are interested in contributing to our website project, please let us know!
You can check out our contributing guide on
👉 How to Participate in Project Contribution.
Search before asking
Linkis Component
linkis-engineconnn-plugin
Steps to reproduce
Issue One:
1.use hbase engine,
2.Using the user 'dwapp' to submit a task and execute a command. Command:scan 'flink_hbase_src'
3.However, the 'dwapp' user does not have read and write permissions for this table.
Issue Two:
linkis-engineconn-plugins\hbase\hbase-core\src\main\resources\linkis-engineconn.properties
Add parameters(wds.linkis.engineconn.max.free.time=0) by default.
Causing the EC to remain alive continuously, preventing it from being killed or expired as it should be removed
Expected behavior
The client encountered an error and exited.
Your environment
Anything else
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: