15
edits
| Line 8: | Line 8: | ||
*; irc.freenode.net #hbase : Very friendly channel with lots of knowledgeable people | *; irc.freenode.net #hbase : Very friendly channel with lots of knowledgeable people | ||
* [http://hadoop.apache.org/hbase/mailing_lists.html HBase mailing list] | * [http://hadoop.apache.org/hbase/mailing_lists.html HBase mailing list] | ||
* .. | * [http://www.amazon.com/HBase-Definitive-Guide-Lars-George/dp/1449396100/ref=sr_1_1?ie=UTF8&qid=1299104646&sr=8-1 HBase: The Definitive Guide] (Expected May 2011) | ||
==Notes== | ==Notes== | ||
* Socorro uses the [http://wiki.apache.org/hadoop/Hbase/ThriftApi Thrift API] to allow the Python layer to interact with HBase. Every node in the cluster runs a Thrift server and they are all part of a VIP that only production servers can access. | * Socorro uses the [http://wiki.apache.org/hadoop/Hbase/ThriftApi Thrift API] to allow the Python layer to interact with HBase. Every node in the cluster runs a Thrift server and they are all part of a VIP that only production servers can access. | ||
edits