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

An error occurs when running the flick task: Failed to create engineConnPlugin: com.webank.wedatasphere.linkis.engineplugin.hive.HiveEngineConnPluginjava.lang.ClassNotFoundException: com.webank.wedatasphere.linkis.engineplugin.hive.HiveEngineConnPlugin #1676

Closed Ritakang0451 closed 2 years ago

Ritakang0451 commented 2 years ago

Search before asking

Linkis Component

linkis-commons

What happened + What you expected to happen

Reason: the configuration file in the conf in the Flink engine directory is empty. Read the default configuration (read the configuration of the hived engine by default), delete the conf about Flink in the configuration table, and then restart ECP

Relevent platform

Reproduction script

Anything else

This question comes from the QA documentation of the Linkis community

Are you willing to submit a PR?

Ritakang0451 commented 2 years ago

image.png