1. Using datanucleus-rest with HBASE stackoverflow.comI 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.comI 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.comI 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 ... |