Skip to content
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

Open
massdosage opened this issue Sep 3, 2020 · 6 comments
Open

Hive 3 support #197

massdosage opened this issue Sep 3, 2020 · 6 comments
Labels

Comments

@massdosage
Copy link
Contributor

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.

@massdosage
Copy link
Contributor Author

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.

@logikv
Copy link

logikv commented Nov 28, 2020

Did you mean Apache Hive version or Cloudera Apache Hive version?
Apache Ambari Hive version is 3.1.2 (3.1.3rc0) and Cloudera already release CDH 7.1.4 with hive 3.1.3 version. Or you mean some other distr?
https://mvnrepository.com/artifact/org.apache.hive/hive-exec/3.1.3000.7.1.4.0-203
https://mvnrepository.com/artifact/org.apache.hive/hive-exec/3.1.2

@massdosage
Copy link
Contributor Author

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.

@LulaV14
Copy link
Member

LulaV14 commented Feb 18, 2021

@massdosage is this still a valid issue?
If so I would like to give it a try on my free time if possible.

@massdosage
Copy link
Contributor Author

massdosage commented Feb 18, 2021

@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 hive-3.x, the first two steps above should be fairly straightforward and will improve things in that branch already.

@LulaV14
Copy link
Member

LulaV14 commented Feb 24, 2021

Nice! Thanks for the help @massdosage, I'll start with that 👍

rodolfototaro pushed a commit to rodolfototaro/waggle-dance that referenced this issue Apr 22, 2021
rodolfototaro pushed a commit to rodolfototaro/waggle-dance that referenced this issue Apr 22, 2021
rodolfototaro pushed a commit to rodolfototaro/waggle-dance that referenced this issue Apr 22, 2021
rodolfototaro pushed a commit to rodolfototaro/waggle-dance that referenced this issue Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants