You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/03/04 08:46:23 UTC

[GitHub] [incubator-kyuubi] yaooqinn opened a new issue #2010: [Umbrella] Add Hive Backend Engine Support

yaooqinn opened a new issue #2010:
URL: https://github.com/apache/incubator-kyuubi/issues/2010


   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the [issues](https://github.com/apache/incubator-kyuubi/issues) and found no similar issues.
   
   
   ### Describe the proposal
   
   Add Hive Backend Engine Support
   
   Implementing an hive engine is very easy, we
   - use our owner FE for RPCs and BE for scheduling operations, the operations can be easily delegated to hive ones
   
   ### Task list
   
   - Engine Runtime
     - [ ] HiveSQLEngine with execute statement support
     - [ ] GetCatalog Operation
     - [ ] GetSchemas Operation
     - [ ] GetTables Operation
     - [ ] GetColumns Operation
     - [ ] GetFunctions Operation
     - [ ] GetTableTypes Operation
     - [ ] new APIs with hive-service-rpc 3.1.2
   - Server Integration
     - [ ] maven-google-downloader plugin support for hive distribution
     - [ ] Shade HiveSQLEngine runtime
     - [ ] ProcBuilder for HiveEngine
     - [ ] Support HiveSQLEngine instance on YARN cluster
     - [ ] Support HiveSQLEngine instance on k8s cluster
     - [ ] Support Multiple Hive releases
   - Documentation
   - Others
      - Events support
      - Operation Logs
      - 
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!


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

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



[GitHub] [incubator-kyuubi] SteNicholas commented on issue #2010: [Umbrella] Add Hive Backend Engine Support

Posted by GitBox <gi...@apache.org>.
SteNicholas commented on issue #2010:
URL: https://github.com/apache/incubator-kyuubi/issues/2010#issuecomment-1060211216


   @yaooqinn, I have interest to support Hive backend engine. Could you please firstly assign the `engine Runtime` module tickets to me?


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


[GitHub] [incubator-kyuubi] yaooqinn commented on issue #2010: [Umbrella] Add Hive Backend Engine Support

Posted by GitBox <gi...@apache.org>.
yaooqinn commented on issue #2010:
URL: https://github.com/apache/incubator-kyuubi/issues/2010#issuecomment-1060221626


   @SteNicholas, thanks for interesting in this feature. You need to leave a comment there, so I can find you in the dropbox of assignees. Or you just simply leave 'I am working on this' and start work.


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