pan3793 commented on issue #2153: URL: https://github.com/apache/incubator-kyuubi/issues/2153#issuecomment-1073010939
> The FlinkSQLEngine process life is inconsistent with Session. One FlinkSQLEngine process corresponds to multiple sessions. So `flink-sql-engine.sh` can not use configuration of Session or ExecuteStatement. From [Flink document](https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/sql/jar/), Flink support `ADD JAR` and `REMOVE JAR` commands, what's difference between use `ADD JAR` and inject jars on launching Flink engine? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
