Beautiful that you have thought of doing an ORM for HBase. We are planning to store Serializable objects (which holds state) in HBase as byte array. We would like to use the information for scheduling purposes. Is this really possible practically? Or can i get the String values in the object and persist using the ORM?
It would be great if you could share the ORM with us. Let me share with you what i came up with :-) -- View this message in context: http://www.nabble.com/Hbase-ORM-any-one-interested--tp19739869p20187431.html Sent from the HBase User mailing list archive at Nabble.com.
