Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
Code - Bug - Unclear Impact
-
Normal
-
Normal
-
User Report
-
All
-
None
-
Description
From mailing list:
The bug looks like this:
$ /usr/bin/cqlsh -e 'describe keyspaces' -u cassandra -p cassandra 127.0.0.1 Usage: cqlsh.py [options] [host [port]]cqlsh.py: error: '127.0.0.1' is not a valid port number.
This is working in 3.x releases just fine but fails on 4.
The workaround for 4.x code as of today is to put these statements into file and use "-f" flag.
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-15697 cqlsh -e parsing bug
- Resolved
- links to