Re: Kundera - JPA compliant Object Datastore Mapper for Kudu

2016-07-01 Thread Jean-Daniel Cryans
> -- > *From:* Jean-Daniel Cryans > *Sent:* 30 June 2016 20:49 > *To:* user@kudu.incubator.apache.org > *Cc:* kundera > *Subject:* Re: Kundera - JPA compliant Object Datastore Mapper for Kudu > > Cool, great to hear, Karthik :) > > We do need

Re: Kundera - JPA compliant Object Datastore Mapper for Kudu

2016-07-01 Thread Karthik Prasad Manchala
Karthik. From: Jean-Daniel Cryans mailto:jdcry...@apache.org>> Sent: 29 June 2016 22:40 To: user@kudu.incubator.apache.org<mailto:user@kudu.incubator.apache.org> Subject: Re: Kundera - JPA compliant Object Datastore Mapper for Kudu Hi Karthik! Thanks for shari

Re: Kundera - JPA compliant Object Datastore Mapper for Kudu

2016-06-30 Thread Jean-Daniel Cryans
ns > *Sent:* 29 June 2016 22:40 > *To:* user@kudu.incubator.apache.org > *Subject:* Re: Kundera - JPA compliant Object Datastore Mapper for Kudu > > Hi Karthik! > > Thanks for sharing this. > > I see that you've written most of the code so I wonder, do you have any > fe

Re: Kundera - JPA compliant Object Datastore Mapper for Kudu

2016-06-30 Thread Karthik Prasad Manchala
t: Re: Kundera - JPA compliant Object Datastore Mapper for Kudu Hi Karthik! Thanks for sharing this. I see that you've written most of the code so I wonder, do you have any feedback on Kudu's APIs? Any weird things you noticed? Any gotchas? We're getting close to 1.0, so we still ha

Re: Kundera - JPA compliant Object Datastore Mapper for Kudu

2016-06-29 Thread Jean-Daniel Cryans
Hi Karthik! Thanks for sharing this. I see that you've written most of the code so I wonder, do you have any feedback on Kudu's APIs? Any weird things you noticed? Any gotchas? We're getting close to 1.0, so we still have some time to make (potentially breaking) changes. Thanks! J-D On Wed, J

Kundera - JPA compliant Object Datastore Mapper for Kudu

2016-06-29 Thread Karthik Prasad Manchala
Hi all, Kundera being one of the most popular JPA provider for NoSql datastores has added support for basic CRUD operations and Select queries on Kudu. Please feel free to explore more using the below link. - https://github.com/impetus-opensourc