You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2016/11/15 19:04:59 UTC

[jira] [Commented] (IGNITE-4184) Document how ODBC drivers works with the cluster

    [ https://issues.apache.org/jira/browse/IGNITE-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15667959#comment-15667959 ] 

Denis Magda commented on IGNITE-4184:
-------------------------------------

Igor,

Thanks, I've slightly modified the documentation [1].

However, what's about this point  from the description - "Details on how ODBC connection works on C++ side and how you can alter specific parameters using Configuration object"? If someone adjusts settings on Java side using OdbcDriver configuration then we may need to update some setting on C++ side over Connector object. Is this so? If yes we should add a relevant documentation to C++ part of the doc.

[1] http://apacheignite.gridgain.org/v1.7/docs/getting-started-18#cluster-configuration

> Document how ODBC drivers works with the cluster
> ------------------------------------------------
>
>                 Key: IGNITE-4184
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4184
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Denis Magda
>            Assignee: Denis Magda
>             Fix For: 2.0
>
>
> There are no any details on how ODBC driver connects to the cluster and sends queries to it for the execution. 
> Let's make our documentation more technical by adding the following blocks to this page [1]:
> - ODBC Driver necessity and usage on Java side
> - ODBC Configuration parameter
> - Details on how ODBC connection works on C++ side and how you can alter specific parameters using Configuration object
> [1] https://apacheignite.readme.io/docs/odbc-driver



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)