Configuring the ODBC Driver Manager

To make sure that the ODBC driver manager on your machine is configured to work with the Simba Apache Spark ODBC Connector, do the following:

  • Set the library path environment variable to make sure that your machine uses the correct ODBC driver manager. For more information, see Specifying ODBC Driver Managers.
  • If the connector configuration files are not stored in the default locations expected by the ODBC driver manager, then set environment variables to make sure that the driver manager locates and uses those files. For more information, see Specifying the Locations of the Connector Configuration Files.

After configuring the ODBC driver manager, you can configure a connection and access your data store through the connector.