Azure-Databricks : Maven SSLHandShakeException : Remote host terminated the handshake when downloading jars from Maven

nishikant dhuri 1 Reputation point
2021-07-21T15:31:56.553+00:00

Team,
I am downloading hive-metastore jars from Maven in my azure databricks scala notebook and getting SSLHandShakeException : Remote host terminated the handshake when downloading jars while doing so.
Can anyone please suggest.

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,514 questions
{count} votes

1 answer

Sort by: Most helpful
  1. MartinJaffer-MSFT 26,236 Reputation points
    2021-07-22T22:20:37.813+00:00

    Hello @nishikant dhuri and welcome to Microsoft Q&A.

    This sounds like Maven is having network difficulties.

    The SSL handshake is an early stage of the networking layer encryption. When it says the Remote host terminates the handshake, that means Maven is responsible, not Databricks or Azure.

    Please try again later, and let me know if this repeats.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.