Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-23498

Can't open lib '/usr/lib/libignite3-odbc.so' when use ODBC

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Duplicate
    • 3.0.0-beta1
    • None
    • odbc
    • Rocky/Centos/Debian + Python

    • Docs Required, Release Notes Required

    Description

      Actions:

      1. Install `ignite3-odbc-3.0.0-SNAPSHOT.noarch.rpm` or `ignite3-odbc_3.0.0-SNAPSHOT_all.deb`
      2. Connect to Ignite via ODBC in Python.

      Expected:

      Connected.

      Actual:

       

      pyodbc.Error: ('01000', "[01000] [unixODBC][Driver Manager]Can't open lib '/usr/lib/libignite3-odbc.so' : file not found (0) (SQLDriverConnect)")
      org.gridgain.qaaas.TestException: Operation was unsuccessful due to error: Traceback (most recent call last):
        File "/root/odbc_client.py", line 98, in <module>
          main()
        File "/root/odbc_client.py", line 94, in main
          __execute_query(args)
        File "/root/odbc_client.py", line 41, in __execute_query
          connection = _connect_odbc(driver, url)
        File "/root/odbc_client.py", line 19, in _connect_odbc
          conn = connect(**conn_params) 

      Comment:

      Started since build of 2024.10.18. Previous build worked fine.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            lunigorn Igor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: