AngersZhuuuu edited a comment on issue #26340: [WIP][SPARK-29108][SQL] Add new module sql/thriftserver with all code and UT URL: https://github.com/apache/spark/pull/26340#issuecomment-549833834 > I will look at @yaooqinn Kyuubi more as well. I wasn't aware of it's existence before! I think it could be great if improvements from there could be intergrated into mainline Spark. But I don't know how compatible it is with current thriftserver deployments? Kyuubi seems to not have a HTTP server right now, and also seems to be dependent on hive-1.2.1? yes still have some code rely on hive, and it remove some functions, and it's most important feature is to support one user with one sparkcontext, if we want to keep this we need to change a lot in spark-core. Otherwise, it's no different than translating directly into scala and has a lot less functionality
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
