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