Maven Libraries are failing on restarting the cluster.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2023 10:30 AM
I have installed "com.databricks:spark-xml_2.12:0.16.0" maven libraries to a cluster. The installation was successful. But when I restart the cluster, even this successful installation becomes failed. This happens with all Maven Libraries.
Here is the error message:
Library installation attempted on the driver node of cluster 0502-152920-976jb2gj 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: Library resolution failed because org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-project download failed.
- Labels:
-
Maven Libraries
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2023 09:41 PM
Hi @Raja Gandham It's working fine for me find below snapshot-
Please create a support ticket for the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2023 10:27 AM
Please check network routing. From DBR 11 LTS installation is done in the data plane (before was in the control plane). So basically, your cluster needs to have connectivity to https://repo.maven.apache.org/maven2/ when starting.
Additionally, it is not supported on shared unity catalog cluster.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2023 07:37 PM
it is intermittent issue, we also faced this issue earlier ,try to upgrade DBR version

