You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/04/21 09:36:21 UTC

[GitHub] [incubator-kyuubi] deadwind4 commented on issue #2433: [Improvement] HiveSQLEngine load HADOOP_CLASSPATH

deadwind4 commented on issue #2433:
URL: https://github.com/apache/incubator-kyuubi/issues/2433#issuecomment-1104958420

   First of all, the HiveSQLEngine is a standalone process that doesn't directly depend on a specific Hadoop version class. Which class will conflicts in the future? 
   
   Secondly, most users don't know which jars should be set in `kyuubi.engine.hive.extra.classpath`. They need an easy configuration to use.
   
   Finally, if we just need a required option, it should be an environment variable rather than an option in KyuubiConf. In most cases, the HiveSQLEngine process should not fail to start when some options in KyuubiConf are not set.
   
   
   


-- 
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: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org