[
https://issues.apache.org/jira/browse/IGNITE-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15283981#comment-15283981
]
Andrey Gura commented on IGNITE-2382:
-------------------------------------
Tested with Zeppelin using primitive and complex cache values. TC looks good.
Please review PR: https://github.com/apache/ignite/pull/713
> Force client mode in JDBC driver and provide default configuration file
> -----------------------------------------------------------------------
>
> Key: IGNITE-2382
> URL: https://issues.apache.org/jira/browse/IGNITE-2382
> Project: Ignite
> Issue Type: Improvement
> Reporter: Andrey Gura
> Assignee: Andrey Gura
> Priority: Minor
> Fix For: 1.6
>
>
> # There is no reason to start server node during creation JDBC connection. So
> client mode should be forced.
> # If user didn't specify any configuration file in JDBC URL then default
> configuration file should be used.
> # Remove multicast IP finder from example because it is default IP finder.
> Also need sample step-by-step guide with a sample configuration. This
> configuration should include a couple of data types, like Person and
> Organization, define indexes for them, etc.
> This guide should include:
> # Start Ignite Servers
> # Populate data - should have example with configuration.
> # Query data using JDBC driver - example code and, if needed, configuration
> to support it.
> See laso discussion here:
> http://apache-ignite-developers.2346864.n4.nabble.com/What-is-jdbc-ignite-cfg-td5573.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)