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

[Bug] [Flink] Not support YarnPerJobClusterDescriptorAdapter for FlinkSQLComputationExecutor #2393

Closed wbmialiu closed 1 year ago

wbmialiu commented 2 years ago

Search before asking

Linkis Component

linkis-commons

What happened + What you expected to happen

当 linkis 有启用个人函数功能,streamis 运行oncejob sql任务时,会导致Not support YarnPerJobClusterDescriptorAdapter for FlinkSQLComputationExecutor 的异常。 image

peacewong commented 2 years ago

should to remove udfJarHook: wds.linkis.engine.connector.hooks=org.apache.linkis.engineconn.computation.executor.hook.ComputationEngineConnHook,org.apache.linkis.engineconn.computation.executor.hook.JarUdfEngineHook

legend91325 commented 2 years ago

I want to fix this issues,you can assign it to me

legend91325 commented 1 year ago

why just remove this wds.linkis.engine.connector.hooks property ,can fix this bug ?

QuantumXiecao commented 1 year ago

I want to fix this issues,you can assign it to me. @jackxu2011 @casionone