kundera Questions

0

I have a java API application which connects to cassandra instance. My cassandra instance is hosted on google cloud platform. When I run the program in my IDE, it works fine and is able to connect ...
Chiron asked 11/5, 2018 at 2:36

2

Solved

I have two class and I want to use OneToMany relation with EmbeddedId (Im working with kundera framework) my sensor entity class: public class SensorEntitie implements Serializable { @EmbeddedId...
Amputee asked 11/5, 2016 at 12:5

4

Solved

I'm using the Kundera tutorial at https://github.com/impetus-opensource/Kundera/wiki/Getting-Started-in-5-minutes. Eclipse does not find it when I create a folder META-INF at the project root and p...
Article asked 3/4, 2012 at 17:29

2

Solved

I'm using Cassandra with Kundera. My question is easy... Is any way to log all queries / request to Cassandra ? I'd like to know what exactly happens on server site :) Regards Tom
Pumpernickel asked 7/3, 2012 at 15:44

3

I have created a basic implementation of high level client over Neo4J (https://github.com/impetus-opensource/Kundera/tree/trunk/kundera-neo4j) and want to compare its performance with Native neo4j ...
Aaronson asked 1/3, 2013 at 6:31

3

Solved

We are in the process of getting our feet wet with Cassandra. None of us have any experience with this particular platform, but are experienced developers with JavaEE, JPA, etc. I came across...
Cosgrave asked 1/5, 2013 at 15:25

11

Solved

I am trying to develop application using Hive as the Database, and then I also find noSQL solutions as an alternative to it. Now decided to develop using Cassandra, my next problem is about ...
Studdingsail asked 27/5, 2011 at 10:39
1

© 2022 - 2024 — McMap. All rights reserved.