Description
Currently, when you run sqlline.sh, the following output is shown:
~/Downloads/2.10/apache-ignite-slim-2.10.0-bin% bin/sqlline.sh
Property "url" is required
sqlline version 1.9.0
sqlline>
We did not have this confusing warning when using sqlline 1.3.0. From this on, it will work as expected, with !connect jdbc:ignite:thin://localhost, etc.
Attachments
Issue Links
- is caused by
-
IGNITE-13215 Update sqlline dependency to version 1.9.0
- Resolved
- is related to
-
IGNITE-14285 sqllline: `Bad history file syntax!'
- Resolved
- links to