You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Kasnacheev (Jira)" <ji...@apache.org> on 2021/03/05 09:45:00 UTC

[jira] [Created] (IGNITE-14284) sqlline: `Property "url" is required'

Ilya Kasnacheev created IGNITE-14284:
----------------------------------------

             Summary: sqlline: `Property "url" is required'
                 Key: IGNITE-14284
                 URL: https://issues.apache.org/jira/browse/IGNITE-14284
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.10
            Reporter: Ilya Kasnacheev


Currently, when you run sqlline.sh, the following output is shown:

{code}
~/Downloads/2.10/apache-ignite-slim-2.10.0-bin% bin/sqlline.sh 
Property "url" is required
sqlline version 1.9.0
sqlline> 
{code}

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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)