phantom-dsl Questions

5

Solved

Does anyone have advice on using cassandra with scala? There is no native scala-cassandra client supporting cassandra version 8.0+, so I have to use hector, and it seems to work OK but not to be co...
Jamesjamesian asked 17/6, 2011 at 7:39

2

I am getting Cassandra timeouts using the Phantom-DSL with the Datastax Cassandra driver. However, Cassandra does not seem to be overloaded. Below is the exception I get: com.datastax.driver.core....
Wanting asked 10/3, 2017 at 0:55

2

I'm having a really hard time excluding logback from my play 2.3.8 test run. I've tried many exclude rules, but nothing seems to work. I also can't find it in my dependency tree. Snippet from my sb...
Know asked 9/4, 2015 at 9:20

4

Solved

I have a class with a few objects as inner methods. I also asked this question a while ago and got a good answer, but that leads to fatal errors in servlet containers. Scala cannot consistently ge...
Pewter asked 14/3, 2014 at 13:3

1

Solved

I have recently started working with heavy and massive data which also needs to go through regular transaction. Choosing Cassandra, my data model uses dynamic columns. I understand that with CQL o...
Terminate asked 5/10, 2015 at 8:17

1

Solved

I'd like to use the Phantom DSL for Cassandra from Scala. I've noted that it uses the Datastax Java driver underneath, but I don't see anything in the documentation about how to actually connect or...
Fulgurous asked 8/10, 2014 at 2:45
1

© 2022 - 2024 — McMap. All rights reserved.