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

[Bug] The HBase command reports an error, but the client returns success. #5064

Closed
2 tasks done
sjgllgh opened this issue Jan 10, 2024 · 1 comment · Fixed by #5065
Closed
2 tasks done

[Bug] The HBase command reports an error, but the client returns success. #5064

sjgllgh opened this issue Jan 10, 2024 · 1 comment · Fixed by #5065
Labels
bug Something isn't working

Comments

@sjgllgh
Copy link
Contributor

sjgllgh commented Jan 10, 2024

Search before asking

  • 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.

6c3211ac2b71c5ca9f75b232cac3ca0

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!
@sjgllgh sjgllgh added the bug Something isn't working label Jan 10, 2024
Copy link

😊 Welcome to the Apache Linkis community!!

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.

Community

WeChat Assistant WeChat Public Account

Mailing Lists

Name Description Subscribe Unsubscribe Archive
[email protected] community activity information subscribe unsubscribe archive

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

Successfully merging a pull request may close this issue.

1 participant