-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hive 3 support #197
Comments
If anyone would like to contribute support for Hive 3 we have a branch at https://github.com/HotelsDotCom/waggle-dance/tree/hive-3.x that has the Hive and Hadoop version numbers set to 3.x versions. Currently the code doesn't even compile but this could be a starting point for anyone who wants to get it working, we would happily review any pull requests against that branch that help get this all working. |
Did you mean Apache Hive version or Cloudera Apache Hive version? |
Waggle Dance uses Hive via the Apache Hive artifacts that are publicly available with the Maven Group id "org.apache.hive". It's all set up in the Maven POM files. |
@massdosage is this still a valid issue? |
@LulaV14 yes this is definitely still valid, it would be great if you could take a look. I can suggest some starting steps:
I'm happy to help and also to review PRs for changes into |
Nice! Thanks for the help @massdosage, I'll start with that 👍 |
Is your feature request related to a problem? Please describe.
Upgrade Waggle Dance to use Hive 3 (currently it supports Hive 1.x and 2.x).
Describe the solution you'd like
Waggle Dance able to proxy a Hive 3 metastore.
The text was updated successfully, but these errors were encountered: