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

Add rbhive support for Hive Thrift Server 2 #3

Closed
yoni opened this issue Jan 2, 2013 · 4 comments
Closed

Add rbhive support for Hive Thrift Server 2 #3

yoni opened this issue Jan 2, 2013 · 4 comments

Comments

@yoni
Copy link

yoni commented Jan 2, 2013

Hive now has a proper Thrift server which supports multiple connections, transactions, and more. I'm not sure if rbhive in it's current state supports Hive Thrift Server 2.

Opening this issue to track testing and possibly augmenting rbhive to support it.

@andykent
Copy link
Contributor

andykent commented Jan 3, 2013

There isn't support for Hive Thrift Server 2 yet but I believe some of the forward guys have plans to work on this in the near future. Very happy to get a pull request or any more info you may have though.

Thanks for bringing it up.

@kolobock
Copy link
Contributor

I have added a primitive pull request #6 that supports HiveServer2 Thrift API.
It is not good enough but can connect to and execute queries upon the HiveServer2.

@andytinycat
Copy link
Contributor

I'm closing this, as the merged PR adds support for HiveServer2.

@yoni
Copy link
Author

yoni commented Aug 2, 2013

Thanks @andytinycat and @kolobock! I'm looking forward to trying this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants