Releases
0.9.0
0.9.0(Not Apache Release)
Enhancement
[Linkis-41 ] Support for connecting to Linkis via JDBC .
[Linkis-49 ] JDBC Engine Support for Linkis, easily connect to TiDB, MySql, PostgreSQL, etc .
[Linkis-47 ] Actively load user env in install.sh and start-all.sh.
[Linkis-44 ] Add the hdfs root directory and local directory for the deployment user in the install.sh script.
[Linkis-38 ] In the import table data phase of install.sh, add the danger prompt identifier.
Bug Fix
[Linkis-55 ] AbstractHttpClient does not clean up the thread pool when close.
[Linkis-48 ] Resolve the wrong command in stop-all.sh, change stop-database.sh to stop-metadata.sh.
[Linkis-45 ] NullPointException occurred when the file of linkis.properties does not exist.
[Linkis-43 ] Fix windows line breaks can't be used in Linux environment.
增强
[Linkis-41 ] 提供JDBC驱动包,支持通过JDBC的方式访问Linkis 。
[Linkis-49 ] 提供JDBC引擎,可直接对接TiDB、MySQL和PostgreSQL等关系型数据库 。
[Linkis-47 ] 当执行install.sh和start-all.sh脚本时,自动加载用户系统环境变量。
[Linkis-44 ] 安装时自动为安装用户创建HDFS用户根目录。
[Linkis-38 ] 在install.sh的导入表数据阶段,增加危险提示标识。
修复
[Linkis-55 ] 解决AbstractHttpClient关闭后,不会关闭线程池的问题。
[Linkis-48 ] 解决stop-all.sh不能停止metadata的问题。
[Linkis-45 ] 解决linkis.properties不存在时,会抛NullPointException。
[Linkis-43 ] 修复windows换行符不能在Linux环境使用的问题。
You can’t perform that action at this time.