Cassandra-cli doesn't give any useful error on index creation failure
---------------------------------------------------------------------

                 Key: CASSANDRA-3813
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3813
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 1.0.5
         Environment: DSE 1.0.5 inside the Cassandra-cli.  Still nothing useful 
even with --debug flag.
            Reporter: Eric Lubow


[default@linkcurrent] update column family report_by_account_content with 
comparator='UTF8Type' and column_metadata = [
...       { column_name:'meta:account-id', 
validation_class:'UTF8Type',index_type:KEYS},
...       { column_name:'meta:filter-hash', 
validation_class:'UTF8Type',index_type:KEYS}
...       ];
null

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to