Cassandra Hadoop Integration

2015-10-26 Thread Kenji Fnu
Hi guys, I was wondering how should hadoop and cassandra integrate with each other? Currently I am running a spring-data framework to integrate those 2. I wonder if there are other ways. Also is it possible to access cassandra from remote facility? thanks a lot!

Map of UDT Using Spring Cassandra

2015-10-18 Thread Kenji Fnu
I created a user defined type in cassandra, let's call it param that has key text, value text as its property and stats with value int, events int and users int as its property. recently i tried to insert data using spring-cassandra driver, its got me this error: org.springframework.beans.factory.

Cassandra 2.2 with PIG 0.15.0 ERROR 2118

2015-09-27 Thread Kenji
hi guys, I started off trying to do simple pig+cassandra integration with this tutorial from datastax:http://docs.datastax.com/en/datastax_enterprise/4.5/datastax_enterprise/ana/anaPigExRel.html but when i try to store the result into cql, i get this error: Message: org.apache.pig.backend