yaooqinn 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-551364241
 
 
   > > This PR is too hard to review. If it's necessary to spend a lot of 
effort to re-implement a thrift server, shall we consider merging 
https://github.com/yaooqinn/kyuubi into Spark?
   > 
   > kyuubi is based on hive-1.2.1 so if we want to use, still need to fix.
   
   kyuubi only build with hive-1.2.1 to reuse its OperationLog logic, which can 
be replaced
   
   > and it's mode is one user one sparkcontext (you know this will make a lot 
problem).
   
   Yes, it has been used on a production environment for more than two years,we 
had a lot of problems fixed. one user one sparkcontext in single jvm is the 
current usage, we may have a better idea to launch sparkcontext clusterly
   
   > And kyuubi remove a lot functions.
   
   The newest kyuubi have no function removed, only the http thrift server 
support
   
   

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

Reply via email to