Top "Stargate" questions

Is there a good library for accessing HBase from Python?

I spent some time looking around, and all I could find is Jython. It's an option, but is there something …

python hadoop hbase stargate
How to list all row keys in an hbase table?

How do I list all row keys in an hbase table? I need to do this using PHP with a …

rest hadoop hbase stargate
HBase REST Filter ( SingleColumnValueFilter )

I cannot figure out how to use filters in the HBase REST interface (HBase 0.90.4-cdh3u3). The documentation just gives …

xml rest hadoop hbase stargate