pan3793 commented on issue #2005:
URL: 
https://github.com/apache/incubator-kyuubi/issues/2005#issuecomment-1058132609


   Some specific things about hive in Kyuubi
   1) In default, `kyuubi.engine.single.spark.session=false`, which means every 
new connection uses a new `SparkSession`
   2) Kyuubi has a default init sql `SHOW DATABASES`, it will cause hive client 
be initialized before you run your first sql.


-- 
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]


Reply via email to