[ https://issues.apache.org/jira/browse/IGNITE-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Kuznetsov resolved IGNITE-2162. -------------------------------------- Resolution: Fixed Assignee: Pavel Konstantinov (was: Alexey Kuznetsov) > Add vendor jdbc prefix to JDBC url in 'secret.properties' file > -------------------------------------------------------------- > > Key: IGNITE-2162 > URL: https://issues.apache.org/jira/browse/IGNITE-2162 > Project: Ignite > Issue Type: Sub-task > Components: wizards > Reporter: Pavel Konstantinov > Assignee: Pavel Konstantinov > Fix For: 1.6 > > > Currently for example for DB2 we generate the following secret.properties > body: > {code} > ds.jdbc.url=YOUR_JDBC_URL > {code} > This will be a bit better if template for JDBC URL will be inserted: > {code} > ds.jdbc.url=jdbc:oracle:thin:@[host]:[port]:[database] > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)