[
https://issues.apache.org/jira/browse/IGNITE-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15055214#comment-15055214
]
Igor Rudyak commented on IGNITE-1371:
-------------------------------------
As for now, to execute unit tests you should have real Cassandra cluster (not
embedded). To run unit/load tests against the cluster you just need to modify
such test resources:
- org/apache/ignite/tests/cassandra/connection.properties - here you should
specify Cassandra nodes which will be used as connection points to connect to
Cassandra cluster (you can just randomly specify several nodes from your
cluster).
org/apache/ignite/tests/cassandra/credentials.properties - here you should
specify login/password to connect to Cassandra cluster.
> Key-Value store (like Cassandra) as CacheStore
> ----------------------------------------------
>
> Key: IGNITE-1371
> URL: https://issues.apache.org/jira/browse/IGNITE-1371
> Project: Ignite
> Issue Type: New Feature
> Components: cache
> Affects Versions: ignite-1.4
> Reporter: Alexandre Boudnik
> Assignee: Igor Rudyak
> Attachments: master_02b59e4_ignite-1371.patch
>
> Original Estimate: 504h
> Remaining Estimate: 504h
>
> It will provide ability to map particular cache holding POJOs to Cassandra
> table. Later it would be generalized to support eventually any any Key-Value
> store.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)