"null" error creating CF from cli
---------------------------------
Key: CASSANDRA-1835
URL: https://issues.apache.org/jira/browse/CASSANDRA-1835
Project: Cassandra
Issue Type: Bug
Components: Tools
Affects Versions: 0.7.0 rc 1
Reporter: Jonathan Ellis
Assignee: Pavel Yaskevich
Priority: Minor
Fix For: 0.7.0
This fails with only "null" as the failure message:
{code}
create column family test1 with column_type = 'Super' and comparator =
'LongType' and column_metadata=[{column_name:a,validation_class:LongType}];
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.