pan3793 commented on PR #3473: URL: https://github.com/apache/incubator-kyuubi/pull/3473#issuecomment-1245508302
Thanks to @Yikf for the verification and suggestion. > Add a new log4j file Maybe, but what's the benefit? > Specifies the container startup mode, for example, whether it is daemonic I don't know the benefit to use daemon mode inside the container, and I have not seen such use cases. And I have some ideas as follow-up, e.g. 1. supply some sql/shell script to initialize data, for example, create tiny scale tpcds dataset in spark_catalog/iceberg catalog by CTAS from tpcds catalog, load small scale but meaningful dataset into spark_catalog 2. support other engines -- 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]
