We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
**问题描述:登陆后无法连接上数据库
**已尝试解决方法:
已在 ${LINKIS_HOME}/linkis-metadata/conf/linkis.properties中添加了Hive meta信息,如下: ##datasource wds.linkis.server.login.use.default=false hive.meta.url=jdbc:mysql://127.0.0.1:3306/hive?characterEncoding=UTF-8 hive.meta.user=xxxx hive.meta.password=xxxx
**查看日志 ${LINKIS_HOME}/linkis-metadata/logs/linkis-metada.out
ERROR (main) ERROR DruidDataSource - mysql should not use 'PoolPreparedStatements'
The text was updated successfully, but these errors were encountered:
https://github.com/zoey224/DataSphereStudio/blob/master/error_about_database.jpg
Sorry, something went wrong.
Can you give us more detail logs about linkis-metada.out?
Get the Yarn queue information failed is same as this issue, we can discuss it in this issue.
No branches or pull requests
**问题描述:登陆后无法连接上数据库
**已尝试解决方法:
已在 ${LINKIS_HOME}/linkis-metadata/conf/linkis.properties中添加了Hive meta信息,如下:
##datasource
wds.linkis.server.login.use.default=false
hive.meta.url=jdbc:mysql://127.0.0.1:3306/hive?characterEncoding=UTF-8
hive.meta.user=xxxx
hive.meta.password=xxxx
**查看日志
${LINKIS_HOME}/linkis-metadata/logs/linkis-metada.out
ERROR (main) ERROR DruidDataSource - mysql should not use 'PoolPreparedStatements'
The text was updated successfully, but these errors were encountered: