datanucleus « hbase « Java Database Q&A





1. Using datanucleus-rest with HBASE    stackoverflow.com

I am trying to get the datanucleus REST service (2.0.1) running with HBASE (0.90.2). When accessing the servlet (registering works) however, I am getting a 503:

HTTP ...

2. Hbase performance    stackoverflow.com

I am using Spring + Datanucleus JDO + Hbase. Hbase is on a fully distributed mode with two nodes. I am facing serious performance issues here. My webapp can be considered as ...

3. Connecting and Persisting to HBase    stackoverflow.com

I just tried to connect to hbase which is part of the cloudera-vm using a java client. (192.168.56.102 is the inet ip of the vm) I use virtual box with host only network ...