Apache Ignite - [PDOException] SQLSTATE[IM002] SQLConnect: 0 [unixODBC][Driver Manager]Data source name not found, and no default driver specified
问题 I have setup apache ignite, loaded data into ignite from Java app and can query using rest apis. I need to query it from PHP so I am trying to connect to Apache Ignite from PHP using pdo_odbc. I have, i) Installed ODBC driver manager - http://www.unixodbc.org/ ii) Built ODBC driver http://apacheignite.gridgain.org/docs/odbc-driver#section-building-on-linux iii) installed Ignite ODBC driver http://apacheignite.gridgain.org/docs/odbc-driver#section-installing-on-linux, iv) configured dsn, http: