You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Brisk Users
Hi,
I have a brisk cluster of 5 nodes in which i have 3 cassandra nodes
and 2 brisk nodes. The nodes start up just fine and i can confirm that
its a balanced ring. However, when i try to create the keyspace on one
of the cassandra nodes using the
create keyspace <keyspace_name> with replication_factor=3 and
placement_strategy='org.apache.cassandra.locator.SimpleStrategy';
Below is the exception. What am i doing wrong?
No enum const class org.apache.cassandra.cli.CliClient
$AddKeyspaceArgument.REPLICATION_FACTOR
java.lang.RuntimeException: No enum const class
org.apache.cassandra.cli.CliClient
$AddKeyspaceArgument.REPLICATION_FACTOR
at
org.apache.cassandra.cli.CliClient.executeCLIStatement(CliClient.java:
297)
at org.apache.cassandra.cli.CliMain.processStatement(CliMain.java:
217)
at org.apache.cassandra.cli.CliMain.main(CliMain.java:345)
Cathy Daw
unread,
Sep 20, 2011, 2:26:33 AM9/20/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message