【实践经验】linkis-jdbc-driver使用实践 #3642
utopianet
started this conversation in
Solicit Articles(征文)
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
作者:张华金
email: [email protected]
微信:utopianet
目前公司内部已经在使用DSS 1.1.0+Linkis 1.1.1版本,并上线了部分业务应用。经查阅文档,发现Linkis支持Linkis JDBC Driver模式与外部系统进行交互,该模式大大简化了对接成本。
为进行验证,选取了DBeaver进行测试,实际的使用过程中大家可以根据项目实际情况进行选择。
下面是测试过程,希望对大家有所帮助。
进入Linkis代码目录linkis-computation-governance\linkis-jdbc-driver
mvn clean install
编译完成,target目录下linkis-jdbc-driver-1.1.1-jar-with-dependencies.jar及为驱动程序。
在DBeaver数据库菜单下,点击进入驱动管理器菜单,新增驱动Linkis
Beta Was this translation helpful? Give feedback.
All reactions