Sorry my fault – “drop keyspace xyz” not delete keystore. Brian
From: MALINCONICO ANIELLO PAOLO <[email protected]> Sent: Tuesday, May 28, 2019 11:16 AM To: FREEMAN, BRIAN D <[email protected]>; [email protected] Subject: Re: [onap-discuss] SDC-BE 1.4.0 issue Thanks for replying, but it fails: root@dev-cassandra-cassandra-0:/# cqlsh -u cassandra -p cassandra Connected to cassandra at 127.0.0.1:9042. [cqlsh 5.0.1 | Cassandra 2.2.14 | CQL spec 3.3.1 | Native protocol v4] Use HELP for help. cassandra@cqlsh> describe keyspaces; sdccomponent system_auth sdcaudit system_distributed sdctitan workflow system dox system_traces sdcrepository zusammen_dox aaigraph sdcartifact zusammen_workflow cassandra@cqlsh> csqlsh delete keystore sdccomponent; SyntaxException: line 1:0 no viable alternative at input 'csqlsh' ([csqlsh]...) cassandra@cqlsh> cqlsh delete keystore sdccomponent; SyntaxException: line 1:0 no viable alternative at input 'cqlsh' ([cqlsh]...) cassandra@cqlsh> delete keystore sdccomponent; SyntaxException: line 1:16 no viable alternative at input 'sdccomponent' (delete [keystore] sdccomponent...) Where I wrong? Aniello Paolo Malinconico -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17301): https://lists.onap.org/g/onap-discuss/message/17301 Mute This Topic: https://lists.onap.org/mt/31822033/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
