Thanks , but , in this case, why the gora-hbase-mapping.xml file is under conf/ directory and not under src/main/resources folder?
Best regards Benjamin On Thu, Aug 15, 2013 at 3:04 PM, Emir Munoz <[email protected]> wrote: > You should put your mapping and properties files into src/main/resources > folder and gora will recognize them.**** > > ** ** > > Cheers,**** > > Emir**** > > ** ** > > ** ** > > *From:* Sznajder ForMailingList [mailto:[email protected]] > *Sent:* 15 August 2013 12:36 > *To:* [email protected] > *Subject:* Defining the HBASE Mapping**** > > ** ** > > Hi > > I would like to define a new schema for my own project. > > I succeeded to define the schema using AVRO and compiling it. > > However, *where* should I define the new HBASE Mapping and how do I cause > the project to read it....**** > > thanks a lot**** >

