[KYUUBI-SHADED #37] Split Thrift out from relocated hive-service-rpc

### _Why are the changes needed?_

Prepare to be re-used by relocated hive-metastore-client

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #37 from pan3793/split-thrift.

be194a0 [Cheng Pan] Split thrift out from relocated hive-service-rpc

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
5 files changed
tree: e326bad1fb1ebb000de25e46b939a790faa9e5db
  1. .github/
  2. build/
  3. dev/
  4. kyuubi-relocated-force-shading/
  5. kyuubi-relocated-hive-metastore-client/
  6. kyuubi-relocated-hive-service-rpc/
  7. kyuubi-relocated-thrift/
  8. kyuubi-relocated-zookeeper-parent/
  9. .asf.yaml
  10. .gitattributes
  11. .gitignore
  12. .rat-excludes
  13. LICENSE
  14. NOTICE
  15. pom.xml
  16. README.md
README.md

Apache Kyuubi Shaded Dependencies

This project packages relocated third-party libraries used by Apache Kyuubi.

All relocated classes is under the package org.apache.kyuubi.shaded, and the binary artifacts' name start with kyuubi-relocated-.

DISCLAIMER

This project is for Apache Kyuubi internal use. Included libs and/or their versions are subject to change at the dictate of Kyuubi without regard to the concern of others!

About

Apache Kyuubi is an open source project of The Apache Software Foundation (ASF).