You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/07/01 07:06:40 UTC

[jira] [Commented] (GORA-93) [gora-cassandra] Add implementation of CassandraStore.get(key)

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

Hudson commented on GORA-93:
----------------------------

Integrated in goraOracle #6 (See [https://builds.apache.org/job/goraOracle/6/])
    commit to address GORA-93 and update to CHANGES.txt (Revision d46bc08e453dbcc7e6bf57df30f5bc8b3458a99f)

     Result = FAILURE
lewismc : 
Files : 
* CHANGES.txt
* gora-core/src/main/java/org/apache/gora/store/impl/DataStoreBase.java
* gora-cassandra/src/main/java/org/apache/gora/cassandra/store/CassandraStore.java

                
> [gora-cassandra] Add implementation of CassandraStore.get(key)
> --------------------------------------------------------------
>
>                 Key: GORA-93
>                 URL: https://issues.apache.org/jira/browse/GORA-93
>             Project: Apache Gora
>          Issue Type: Improvement
>          Components: gora-cassandra
>    Affects Versions: 0.2
>         Environment: Cassandra 1.0.6, Hector 1.0-1, Nutch (from nutchgora branch), Gora (0.2-incubating from trunk).
>            Reporter: Sujit Pal
>            Assignee: Lewis John McGibbney
>              Labels: patch
>             Fix For: 0.2
>
>         Attachments: patch.txt
>
>
> I needed to write a non-MR component that runs against a Cassandra database created by (and primarily maintained through) nutchgora, which involves lookup by URL key. Using Cassandra 1.0.6 so decided to upgrade to latest gora in trunk (0.2-incubating). Found that CassandraStore.get() is an empty implementation. Initial workaround was to use Hector's template API directly, but having a functional get() makes the client code more readable.
> Attaching patch. Would appreciate it if it was applied so its available for the next major release.

--
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