You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by karthik prasad <ka...@gmail.com> on 2015/03/23 10:15:02 UTC

Fwd: [RELEASE] Kundera-2.16 (Added support for Cassandra's UDTs)


On Tuesday, 17 March 2015 22:42:30 UTC+5:30, Chhavi Gangwal wrote:
>
> Hi All,
>  
> We are happy to announce Kundera-2.16 release.
>  
> Kundera is a JPA 2.1 compliant, polyglot object-datastore mapping library 
> for NoSQL datastores. The idea behind Kundera is to make working with NoSQL 
> databases drop-dead simple and fun. It currently supports Cassandra, HBase, 
> MongoDB, Redis, OracleNoSQL, Neo4j,ElasticSearch,CouchDB and relational 
> databases.
>
> Major Changes in 2.16 and 2.15.1:
> =================
>   1) Support added for Cassandra-2.1.x version.
>   2) Support for Cassandra User Defined Types as embeddables.
>   3) Aggregation support available with elastic search is also enabled in 
> Kundera 
>   4) Hbase data remodeling with support for HBase-1.0 version.
>    
>     ** *Support for aggregate functions is  also extended for other 
> Kundera clients' using Elastic search as indexing store.   
>
>      * Support for Hbase version 1.0 with the revised data model is 
> available with Kundera's  "kundera-hbase-v2" dependency. Further details on 
> this will be added to wiki soon.
>     
>  
> Github Bug Fixes :
> =============
>   https://github.com/impetus-opensource/Kundera/issues/716
>   https://github.com/impetus-opensource/Kundera/issues/714
>   https://github.com/impetus-opensource/Kundera/issues/659
>   https://github.com/impetus-opensource/Kundera/issues/641
>   https://github.com/impetus-opensource/Kundera/issues/708
>   https://github.com/impetus-opensource/Kundera/issues/707
>   https://github.com/impetus-opensource/Kundera/issues/693
>   https://github.com/impetus-opensource/Kundera/issues/672
>  
>  
> How to Download:
> =============
> To download, use or contribute to Kundera, visit:
> http://github.com/impetus-opensource/Kundera
>  
> Latest release of Kundera's tag is 2.16 whose maven libraries are now 
> available at:
>  https://oss.sonatype.org/content/repositories/releases/com/impetus.
>  
> 2.16 release of Kundera is compatible with Cassandra2.x which includes JDK 
> 1.7  as one of its pre-requisites.
>  
> The older versions of Cassandra(1.x) over JPA2.0 can be used with archived 
> versions of Kundera and its current release's branch - Kundera-2.12-1.x 
> hosted at :
> https://github.com/impetus-opensource/Kundera/releases/tag/kundera-2.12-1.x 
> , whose maven libraries are also available at :  
> https://oss.sonatype.org/content/repositories/releases/com/impetus
>  
> Sample code and examples for using Kundera can be found here:
> https://github.com/impetus-opensource/Kundera/tree/trunk/src/kundera-tests
>  
> Troubleshooting :
> ===============
>  In case you are using 2.16 version Kundera with Cassandra make sure you 
> have JDK 1.7 installed. Also, if you wish to use UDT support with Cassandra 
> please enable CLQ3 before performing any operations. 
>  
> Please share you feedback with us by filling a simple survey:
> http://www.surveymonkey.com/s/BMB9PWG
>  
> Thank you all for your contributions and using Kundera!
>  
> Regards,
> Kundera Team
> Follow us on twitter <https://twitter.com/kundera_impetus>,linkedin 
> <http://in.linkedin.com/pub/kundera-impetus/b4/870/153>
>
>