I already uncommented the following two under "Gora articfacts" in ivy.xml. Yes, I also see *gora-hbase-0.3.jar* under runtime/local/lib directory. Please advise what else could be the cause.
<dependency org="org.apache.gora" name="gora-core" rev="0.3" conf="*->default"/> <dependency org="org.apache.gora" name="gora-hbase" rev="0.3" conf="*->default" /> On Fri, Sep 6, 2013 at 10:41 AM, feng lu <[email protected]> wrote: > Do you uncomment HBase Gora artifacts in ivy.xml when you use HBase as Gora > backend. and ant compile the source code again. you will see the > gora-hbase-0.3.jar library in runtime/local/lib directory. > > currently it use gora-hbase-0.3.jar package. > -- > Don't Grow Old, Grow Up... :-) >

