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.26k stars 1.15k forks source link

FIx: check hive server status #5097

Closed chenshuai1995 closed 3 months ago

chenshuai1995 commented 3 months ago

What is the purpose of the change

EngineConn-Core defines the the abstractions and interfaces of the EngineConn core functions. The Engine Service in Linkis 0.x is refactored, EngineConn will handle the engine connection and session management.

Related issues/PRs

Related issues: close #5090 open #5096

Brief change log

Checklist