You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (JIRA)" <ji...@apache.org> on 2016/05/16 10:47:12 UTC

[jira] [Commented] (IGNITE-3115) List of ODBC minor issues

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

Igor Sapego commented on IGNITE-3115:
-------------------------------------

Vladimir, here is the pull request - https://github.com/apache/ignite/pull/714. I have no idea why did not git picked it up.

> List of ODBC minor issues
> -------------------------
>
>                 Key: IGNITE-3115
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3115
>             Project: Ignite
>          Issue Type: Bug
>          Components: odbc
>    Affects Versions: 1.6
>         Environment: Ubuntu 14.04, Win7
>            Reporter: Vasilisa  Sidorova
>            Assignee: Igor Sapego
>            Priority: Minor
>             Fix For: 1.6
>
>
> There is the list of minor issues for ODBC feature:
> 1. Win7:
> 1.1 install_amd64.cmd ODBC driver installator: 
>       1.1.1 The final script output always is "32-bit driver can not be found: """. It's not necessary to find  32-bit driver. Please, fix it
>       1.2.1 It's possible to write path to the folder into registry. Please, add path-to-file validation into the script
> 1.2 Win Administrative Tools GUI:
>       1.2.1 DNS settings for Apache Ignite ODBC driver should be disabled (as this is not implemented yet)
> 1.3 Documentation:
>       1.3.1 Please, add  information that odbc should be building  individual into "Building binaries:" part of the IGNITE_HOME/platforms/cpp/DEVNOTES.txt
>       1.3.2 Please relocate instruction "Most likely you will need OS administrator privileges to execute these scripts." before run install script in the "Installing ODBC driver on Windows" part of  the IGNITE_HOME/platforms/cpp/odbc/README.txt
> 2. Ubuntu - documentation:
> 2.1 It will be more user-friendly to mention that path to libignite-odbc.so  should be in the LD_LIBRARY_PATH environment variable in the "Running examples on Linux" part of the IGNITE_HOME/platforms/cpp/examples/README.txt
> 2.2 The command
> {noformat}
> * libtoolize && aclocal && autoheader && automake --add-missing && autoreconf
> {noformat}
> is absent in the "Running examples on Linux" part of the IGNITE_HOME/platforms/cpp/examples/README.txt
> 3. Please, make the same changes in the documentation on the readme.io



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