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

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

Vasilisa  Sidorova created IGNITE-3115:
------------------------------------------

             Summary: 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
            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 installation: 

      1.1.1 The final script output 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



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