By type
Sleeping for 120 seconds before running cql ############################################# ############## Let run cql's ################ ############################################# Current Variables in play Default User DEF_USER=cassandra DEF_PASS=*********** New User USERNAME=nelson24 PASSWORD=*********** TIMEOUT=30 Running cqlsh --request-timeout=30 -u cassandra -p cassandra -e "describe keyspaces;" music-cassandra 9042; system_traces system_schema system_auth system system_distributed Cassandra user still avalable, will continue as usual Running admin.cql file: Running cqlsh -u cassandra -p cassandra -f /cql/admin.cql music-cassandra 9042 /cql/admin.cql:18:Warning: schema version mismatch detected; check the schema versions of your nodes in system.local and system.peers. admin system_schema system_auth system system_distributed system_traces Failure - admin.cql