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.32k stars 1.17k forks source link

[Question] checkEnv.sh变量使用问题 #5090

Closed pockyHM closed 8 months ago

pockyHM commented 8 months ago

Before asking

Your environment

Describe your questions

checkEnv.sh 74行的MYSQL_PASSWORD应该改成HIVE_META_PASSWORD,连接的是hive元数据库,不是linkis应用的数据库

Eureka service list

eg:image

Some logs info or acctch file

linkis-xxx.log:


<!--日志文字贴到这里-->

log file:

linkis-xxx.log

github-actions[bot] commented 8 months 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 8 months ago

Yes, can you help me submit a PR to fix it?