Re: HBase REST Client class appears not to be Thread Safe

2018-09-24 Thread Stack
Yeah, looks like it is not written thread-safe. As you suggest, we should note that at the least. You think it possible to make it thread-safe Jon? Is it onerous running multiple clients or a pool of clients? Thanks, M On Mon, Sep 24, 2018 at 11:04 AM Jon Poulton wrote: > I was looking at

HBase REST Client class appears not to be Thread Safe

2018-09-24 Thread Jon Poulton
I was looking at moving up to the 2.1 version of the HBase REST API and was poking around the code base wondering how I set headers on a per request basis, when I noticed the the "Client" class at:

HBase with Thrift and Python throwing cybin.ProtocolError

2018-09-24 Thread Radu Andrei Nedelcu
Hi everyone, Apologies if this question has been answered already, I have done a lot of research in the matter and have not found anything. I am using Apache HBase version 1.2.6 with Thrift and using Python 3.6 with happybase 1.1.0 to access HBase. Unfortunately, quite often I get the

[ANNOUNCE] Apache HBase 1.2.7 is now available for download

2018-09-24 Thread Sean Busbey
The HBase team is happy to announce the immediate availability of Apache HBase 1.2.7. Apache HBase is an open-source, distributed, versioned, non-relational database. Apache HBase gives you low latency random access to billions of rows with millions of columns atop non-specialized hardware. To