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

2016-11-19 Thread Prachi Garg (JIRA)

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

Prachi Garg commented on IGNITE-4184:
-

Reviewed and fixed minor issues.

> 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: Prachi Garg
> 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)


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

2016-11-16 Thread Igor Sapego (JIRA)

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

Igor Sapego commented on IGNITE-4184:
-

Denis,

I'm not quite sure what can I write additionally on how ODBC connection works 
on C++ side except for it working over TCP and configured with connection 
string. I've added sentence at the end of the section with reference to the 
Connection String page [1].

Please, take a look and let me know if you have some suggestions on how can I 
improve it.

[1] - http://apacheignite.readme.io/docs/connecting-string

> 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: Igor Sapego
> 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)


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

2016-11-15 Thread Denis Magda (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)