You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to import a simple schema into cqlsh but I'm getting the error:
cqlsh> schema /home/pedro/software/schema.cql
Could not import schema from '/home/pedro/software/schema.cql': line 4:0 mismatched input 'CREATE' expecting EOF (... AND durable_writes = true;[CREATE]...).
I generated this schema file with "cqlsh -e "describe schema". I'm attaching it to this issue. schema.txt
The text was updated successfully, but these errors were encountered:
I'm trying to import a simple schema into cqlsh but I'm getting the error:
I generated this schema file with "cqlsh -e "describe schema". I'm attaching it to this issue.
schema.txt
The text was updated successfully, but these errors were encountered: