[ 
https://issues.apache.org/jira/browse/METAMODEL-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14156266#comment-14156266
 ] 

ASF GitHub Bot commented on METAMODEL-18:
-----------------------------------------

GitHub user albertostratio opened a pull request:

    https://github.com/apache/incubator-metamodel/pull/2

    Cassandra DB support for MetaModel [METAMODEL-18]

    Cassandra DB support using the datastax java driver, see: 
https://github.com/datastax/java-driver
    
    Integration tests have been also added. These tests need a cassandra 
instance running, properties to enable the integration test for this module 
have been added to the 
example-metamodel-integrationtest.configuration.properties file.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/albertostratio/incubator-metamodel master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metamodel/pull/2.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2
    
----
commit 67c877cfde9407e96f4b7fd8805c1ea2d7148f37
Author: Alberto Rodriguez <[email protected]>
Date:   2014-10-02T07:12:53Z

    Cassandra module using datastax java driver initial commit.

commit 9930a3e5cd78bb668ee7fa7f1b7a7ad6e52da694
Author: Alberto Rodriguez <[email protected]>
Date:   2014-10-02T07:19:14Z

    Native implementation of maxRows method.

commit db4e362542e7e291045f4eff5de179530ef3c87b
Author: Alberto Rodriguez <[email protected]>
Date:   2014-10-02T08:52:40Z

    Native implementation for countAll.

commit 2fbaef514c822b495fefa5284e3231e0229db644
Author: Alberto Rodriguez <[email protected]>
Date:   2014-10-02T08:57:20Z

    Modify matching for VARINT and LIST metadata types.

commit ec95e15b78d2c1be710e471e3cb080fb5f669802
Author: Alberto Rodriguez <[email protected]>
Date:   2014-10-02T09:15:42Z

    Added createCassandraDataContext method to the Factory.

commit b7f31048bdceadf9c48584953dcd604ad36e2ad5
Author: Alberto Rodriguez <[email protected]>
Date:   2014-10-02T09:24:02Z

    "Full" excluding of org.codehaus.jackson as we are using integration tests 
instead of cassandra-unit tests.

----


> Cassandra DB support for MetaModel
> ----------------------------------
>
>                 Key: METAMODEL-18
>                 URL: https://issues.apache.org/jira/browse/METAMODEL-18
>             Project: Metamodel
>          Issue Type: New Feature
>            Reporter: Kasper Sørensen
>            Priority: Critical
>
> A new module for MetaModel, providing support for Cassandra.
> Note that Cassandra in many respects is similar to HBase, and we might run 
> into some of the same issues. Check METAMODEL-13 for our HBase module JIRA 
> issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to