dremio-dameng-connector

git目录

https://github.com/beidouyunyun/dremio-dameng-connector.git

说明

工程结构

image

模块加载

image

元数据配置

image

代码实现

image

下载、编译

下载

wget https://github.com/beidouyunyun/dremio-dameng-connector.git

编译

mvn clean install -DskipTests -e

使用

将达梦连接器移至dremio的jars目录

cp ./dremio-dameng-connector/target/dremio-dameng-plugin-3.3.2-201908142136370993-d60145d.jar ./dremio-community-3.3.2-201908142136370993-d60145d/jars/

将达梦jdbc驱动移至dremio的jars/3rdparty目录

image

启动dremio

./bin/dremio start

配置

image

收藏 打印