cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Hostname could not be verified

191522
New Contributor

Hi all,

We have a job that combines historical tables with live tables to give us up to date information. It works for almost all of the tables in our source postgres database, but there's one table that keeps giving the following error. Any ideas why this would be happening on only one table and not the entire database connection?

Error: Error in SQL statement: ExecutionException: org.postgresql.util.PSQLException: The hostname vpce-[redacted].vpce.amazonaws.com could not be verified by hostnameverifier PgjdbcHostnameVerifier.

Thanks in advance for any help!

1 REPLY 1

jose_gonzalez
Databricks Employee
Databricks Employee

Could you share the full error stack trace please? 
Also try to test your connectivity by doing "%sh nc -zv {hostname} {port}"

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group