Cluster Issue

NishantTiwari
New Contributor II

Driver: c5.4xlarge · Workers: c5.4xlarge · 8 workers · On-demand and Spot · fall back to On-demand · DBR: 7.3 LTS (includes Apache Spark 3.0.1, Scala 2.12) · us-east-1c
In my databricks job there is a step NDS download which we used to download files from 3rd party portal. And the cluster which support this step is getting deprecated now. (Cluster details are mentioned above).
I have tried every possible solution to resolve this. But still at square one and mainly 2 types of error are coming up - 
1. (SSLError(398, '[SSL: CA_MD_TOO_WEAK] ca md too weak (_ssl.c:3900)')))
2.  SSLError(SSLError(399, '[SSL: EE_KEY_TOO_SMALL] ee key too small (_ssl.c:3900)')))

Looking for solution, please help!