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

Eduardo Gurgel Pinho commented on MAHOUT-1065:
----------------------------------------------

The snapshot is just one version higher than the one founded at:
http://search.maven.org/#search|gav|1|g%3A%22org.cassandraunit%22%20AND%20a%3A%22cassandra-unit%22

And I really need this version because the FloatType is included in the dataset 
loader.

The "github"stuff is a cassandra dependency:
Source: cassandra-all pom:
<dependency>
      <groupId>com.github.stephenc</groupId>
      <artifactId>jamm</artifactId>
      <version>0.2.5</version>
</dependency>

I really tried not to include this dependency, but I couldn`t find a way.I get 
this error if the jamm is not included:
https://groups.google.com/forum/?fromgroups=#!topic/hector-users/xwRoqPjxldQ
                
> Add CassandraDataModelTest
> --------------------------
>
>                 Key: MAHOUT-1065
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1065
>             Project: Mahout
>          Issue Type: Test
>          Components: Collaborative Filtering, Integration
>    Affects Versions: 0.8
>            Reporter: Eduardo Gurgel Pinho
>            Assignee: Sean Owen
>              Labels: cassandra, collaborative-filtering, datamodel, hector, 
> taste, test
>         Attachments: 0001-Add-CassandraDataModelTest.patch
>
>
> The test class for the CassandraDataModel class.

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

Reply via email to