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

