dremio-dameng-connector
git目录
https://github.com/beidouyunyun/dremio-dameng-connector.git
说明
工程结构
模块加载
元数据配置
代码实现
下载、编译
下载
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目录
启动dremio
./bin/dremio start