linkis icon indicating copy to clipboard operation
linkis copied to clipboard

[Feature] add hbase engine to linkis

Open aleneZeng opened this issue 1 year ago • 2 comments

Search before asking

  • [X] I had searched in the issues and found no similar feature requirement.

Problem Description

I want to integrate hbase engine into linkis, so that user can use linkis+dss to write hbase commands and execute them.

Description

develop it as a normal linkis engine

Use case

use can use cli command such as following to execute hbase command or run a hbase script in dss web ui linkis-cli -engineType hbase-2.1.0 -code "list_namespace" -codeType hbase

solutions

I will use jruby to launch a hbase client as a linkis engine instance, and this engine instance can execute command the same as hbase shell does.

Anything else

No response

Are you willing to submit a PR?

  • [X] Yes I am willing to submit a PR!

aleneZeng avatar Jul 27 '22 10:07 aleneZeng

:blush: Welcome to the Apache Linkis (incubating) 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 :point_right: How to Participate in Project Contribution.

WeChat Group:

image Mailing Lists:

name description Subscribe Unsubscribe archive
[email protected] community activity information subscribe unsubscribe archive

github-actions[bot] avatar Jul 27 '22 10:07 github-actions[bot]

I already have a ready-made solution to complete this issue, whether to transfer it to me

CCweixiao avatar Aug 08 '23 06:08 CCweixiao