Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change 
notification.

The "Nutch2Tutorial" page has been changed by LewisJohnMcgibbney:
http://wiki.apache.org/nutch/Nutch2Tutorial?action=diff&rev1=1&rev2=2

      <!-- Uncomment this to use HBase as Gora backend. -->
      
      <dependency org="org.apache.gora" name="gora-hbase" rev="0.2" 
conf="*->default" />
-     
+ }}}
+ 
+  * Ensure that HBaseStore is set as the default datastore in gora.properties
+ 
+ {{{
+     gora.datastore.default=org.apache.gora.hbase.store.HBaseStore
  }}}
  
   * Compile Nutch -> ant runtime

Reply via email to