apache / linkis

Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
https://linkis.apache.org/
Apache License 2.0
3.29k stars 1.16k forks source link

[Question]Symptom After linkis integrates jdbc, jdbc query errors are reported #4551

Open ly-yhq opened 1 year ago

ly-yhq commented 1 year ago

Before asking

Your environment

Describe your questions

Q1. 编译了jdbc引擎后,放到对应目录下,重启linkis服务,配置jdbc连接后,使用报错

image

Eureka service list

Snipaste_2023-05-16_19-13-23

Some logs info or acctch file

log file: Snipaste_2023-05-16_19-15-32

jdbc.txt

github-actions[bot] commented 1 year ago

:blush: Welcome to the Apache Linkis community!!

We are glad that you are contributing by opening this issue.

Please make sure to include all the relevant context. We will be here shortly.

If you are interested in contributing to our website project, please let us know! You can check out our contributing guide on :point_right: How to Participate in Project Contribution.

Community

WeChat Assistant WeChat Public Account

Mailing Lists

Name Description Subscribe Unsubscribe Archive
dev@linkis.apache.org community activity information subscribe unsubscribe archive
peacewong commented 1 year ago

You need to check the startup script to confirm what is wrong, EngineConnExec.sh

ly-yhq commented 1 year ago

您需要检查启动脚本以确认出了什么问题,EngineConnExec.sh

The script is executing --engineconn-conf prompt cannot be found, and a number formatting exception was reported in the script and stderr

stderr.txt enginConnExec.txt

aiceflower commented 1 year ago

Generally, there is a problem with the configuration of mysql connection information or sql statements. Please check carefully against the usage documentation. https://linkis.apache.org/zh-CN/docs/latest/engine-usage/jdbc

ly-yhq commented 1 year ago

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。

ly-yhq commented 1 year ago

通常,mysql 连接信息或 sql 语句的配置存在问题。请仔细检查使用文档。 https://linkis.apache.org/zh-CN/docs/latest/engine-usage/jdbc

The URL of jdbc has been verified and there are no issues. An error was reported when verifying EngineConnExec.sh. We hope to receive relevant answers jdbc.txt

ly-yhq commented 1 year ago

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。