question

nishikantdhuri-1417 avatar image
0 Votes"
nishikantdhuri-1417 asked MartinJaffer-MSFT commented

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

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
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

If you found your own solution, please share here with the community.

0 Votes 0 ·

1 Answer

MartinJaffer-MSFT avatar image
0 Votes"
MartinJaffer-MSFT answered

Hello @nishikantdhuri-1417 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.

· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks MartinJaffer-MSFT for the response.
Is there a way to configure Proxy settings in Maven in Databricks-Azure environment when I use it via Notebooks.

0 Votes 0 ·

@nishikantdhuri-1417

Could you give me an example of how you are fetching Maven from inside a Notebook? I haven't seen that before.

If this issue is persistent, not intermittent, then it might be worth opening a support ticket. If you do not have a support plan, I can help you with a free 1-time support request.

0 Votes 0 ·