I think this is a laudable goal, so please proceed, but note:
> There is no clear separation of client and server components.
The REST client code, as such, is meant just to debug the server
components, and is used by unit tests, and is not meant as any kind of
"official" REST client, and this ex
On Tue, Nov 14, 2017 at 2:58 PM, Rick Kellogg wrote:
> Greetings,
>
>
>
> About a week ago, I opened a new JIRA ticket [HBASE-19207] - Create a
> Minimal HBase REST Client. As I started to study the feasibility of this
> task, I determined the project dependencies were a hornets nest. There is
Greetings,
About a week ago, I opened a new JIRA ticket [HBASE-19207] - Create a
Minimal HBase REST Client. As I started to study the feasibility of this
task, I determined the project dependencies were a hornets nest. There is
no clear separation of client and server components. For example