Denis Magda created IGNITE-8330: ----------------------------------- Summary: Docs: Put JDBC/ODBC URL in Brackets When Connecting From Bash Key: IGNITE-8330 URL: https://issues.apache.org/jira/browse/IGNITE-8330 Project: Ignite Issue Type: Task Components: documentation Reporter: Denis Magda Assignee: Prachi Garg Fix For: 2.5
We need to add a warning callout with the content below to both JDBC and ODBC documentation pages: Title: Put JDBC/ODBC URL in Brackets When Connecting From Bash Description: Make sure to put the connection URL in " brackets when opening it up from a bash environment, as follows: "jdbc:ignite:thin://[address]:[port];user=ignite;password=[password]" -- This message was sent by Atlassian JIRA (v7.6.3#76005)