SSL Error While Setting up databricks cli or installing library
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2022 04:58 AM
How to fix below SSL error while setting up databricks Cli or installing library in cluster
Library installation attempted on the driver node of cluster *** and failed.
Please refer to the following error message to fix the library or contact Databricks support.
Error Code: DRIVER_LIBRARY_INSTALLATION_FAILURE. Error Message: org.apache.spark.SparkException:
Process List(/databricks/python/bin/pip, install, openpyxl, --disable-pip-version-check)
exited with code 1. WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None))
after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))':
/simple/openpyxl/
databricks cli also giving below error
Error: SSLError: HTTPSConnectionPool(host='***-XXXX.***.azuredatabricks.net', port=443):
Max retries exceeded with url: /api/2.0/clusters/list
(Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)')))
- Labels:
-
Databricks-cli