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

Support for 'append' #68

Open
wbolster opened this issue Jun 20, 2014 · 2 comments
Open

Support for 'append' #68

wbolster opened this issue Jun 20, 2014 · 2 comments

Comments

@wbolster
Copy link
Member

Newer HBase has a TAppend struct and associated API in its Thrift interface.

@Bierbarbar
Copy link
Contributor

Is there a easy way to use this with Happybase, i would need this for my Bachelorthesis^^

@wbolster
Copy link
Member Author

it's exposed from thrift, so you could (in a hacky way) hook into that.

to get this properly implemented happybase needs a good API designed around this functionality, and obviously an implementation with tests.

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

No branches or pull requests

2 participants