Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.
The "GORA_HBase" page has been changed by LewisJohnMcgibbney: http://wiki.apache.org/nutch/GORA_HBase?action=diff&rev1=13&rev2=14 <value>org.apache.gora.hbase.store.HBaseStore</value> <description>Default class for storing data</description> </property> + }}} + + * Ensure the HBase gora-hbase dependency is available in ivy/ivy.xml + + {{{ + <!-- Uncomment this to use HBase as Gora backend. --> + + <dependency org="org.apache.gora" name="gora-hbase" rev="0.2" conf="*->default" /> + }}} * Compile Nutch -> ant runtime

