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.
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.
If you found your own solution, please share here with the community.
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.
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.
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.
7 people are following this question.