apache / apache/linkis

[Feature] add hbase engine to linkis

Open
#2,533 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
3.4k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

### Search before asking

- [X] I had searched in the [issues](https://github.com/apache/incubator-linkis/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!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.