Rahul Kumar created CASSANDRA-8782:
--------------------------------------
Summary: Not able to JAVA class custom data type from cql
Key: CASSANDRA-8782
URL: https://issues.apache.org/jira/browse/CASSANDRA-8782
Project: Cassandra
Issue Type: Bug
Components: Examples
Environment: windows, cassandra 2.x
Reporter: Rahul Kumar
Attachments: State.java, UnitedStatesState.java,
UnitedStatesStateSerializer.java
I am trying to use custom defined data type in java in cql, but i am getting an
error
< ErrorMessage code=2000 [Syntax error in CQL query] message = "Error setting
type cqltypes.UnitedStatesState: Unable to find abstract-type class
'cqltypes.UnitedStatesState' " >>
Not sure why it is not able to custom class
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)