Nevermind. I sorted this out. I had an incorrect url in the json properties.
From: Ian Downard <[email protected]> Date: Wednesday, April 26, 2017 at 10:03 PM To: "[email protected]" <[email protected]> Subject: storage plugin for postgres I’m having problems setting up a Drill storage plugin for postgres. Here’s the JSON I used to for the storage plugin. [cid:[email protected]] I get this error: [cid:[email protected]] I’ve confirmed the username, password, database access properties with a postgres client on my MapR node. I also copied the postgres driver (http://central.maven.org/maven2/org/postgresql/postgresql/9.4-1206-jdbc4/postgresql-9.4-1206-jdbc4.jar) to /opt/mapr/drill/drill-1.9.0/jars/3rdparty on my MapR node. Does anyone have any idea what I might be doing wrong? Thanks for any help.
