timothy65535 commented on a change in pull request #1119:
URL: https://github.com/apache/incubator-kyuubi/pull/1119#discussion_r716228898
##########
File path: kyuubi-server/pom.xml
##########
@@ -55,6 +55,11 @@
<version>${project.version}</version>
</dependency>
+ <dependency>
Review comment:
> 层级二:
每次提交spark任务都会提前创建好zk上的space,如果层级一没有做到,在engine启动的时候可以检测一下space是否存在,不存在及时退出即可
这个我们可以尝试
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]