cdsw

pyspark read format jdbc generates ORA-00903: invalid table name Error

╄→гoц情女王★ 提交于 2020-01-30 12:12:05
问题 With a pysqpark running on a remote server, I am able to connect to an Oracle database on another server with jdbc, but any valid query I run returns a ORA-00903: invalid table name Error . I am able to connect to the database from my local machine with cx_Oracle or pyodbc . When I connect from local those queries that return the above error run without problems. I've varied the queries that I run in either locally or remotely, but no matter what type of valid query I run ORACLE_JAR = "ojdbc7