You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "c.zirpins@seeburger.de (JIRA)" <ji...@apache.org> on 2013/08/02 12:53:50 UTC

[jira] [Created] (GORA-267) Cassandra composite primary key support

c.zirpins@seeburger.de created GORA-267:
-------------------------------------------

             Summary: Cassandra composite primary key support
                 Key: GORA-267
                 URL: https://issues.apache.org/jira/browse/GORA-267
             Project: Apache Gora
          Issue Type: Improvement
          Components: gora-cassandra
            Reporter: c.zirpins@seeburger.de


The extension allows to define primary keys that are represented by avro classes. A mapping specifies how fields of the key class are mapped to the components of composite partition keys and composite column names. This gives users more control with respect to the distribution of data into Cassandra database structures. It is now possible to store data in wide rows with custom indexes that allow for fast range scans on a single node. Also there is no more need for an order-preserving partitioner that is likely to compromise data distribution in the Cassandra cluster.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira