02-08-2023 04:10 AM
Hi Databricks Community,
I ran into the following issue when setting up a new cluster with the latest LTS Databricks runtime (11.3). When trying to install the package with the coordinates com.microsoft.azure.kusto:kusto-spark_3.0_2.12:3.1.4 from Maven, the install fails and I get the following error:
Library installation attempted on the driver node of cluster 1013-133741-jzb53a8t 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: java.util.concurrent.ExecutionException: java.io.FileNotFoundException: File file:/local_disk0/tmp/clusterWideResolutionDir/maven/ivy/jars/io.netty_netty-transport-native-kqueue-4.1.59.Final.jar does not exist
This issue occurs for more recent versions of the package as well, e.g., com.microsoft.azure.kusto:kusto-spark_3.0_2.12:3.1.10.
What have I already tried?
Any help in resolving this issue is greatly appreciated.
Kind regards,
Andrei
02-15-2023 10:45 PM
Hi @Vidula Khanna,
No, we were not able to resolve this issue.
As our goal was to connect to Azure Data Explorer, we worked around this issue by using the PyPI package azure-kusto-data.
Kind regards,
Andrei
02-08-2023 04:41 AM
can you check if the dependencies are installed?
02-08-2023 05:09 AM
I didn't install these dependencies manually in the past because I assumed they would be resolved automatically. I tried to install them manually on the new cluster. 2/3 installs failed with a similar error as in the original post
Library installation attempted on the driver node of cluster 1013-133741-jzb53a8t 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: java.util.concurrent.ExecutionException: java.io.FileNotFoundException: File file:/local_disk0/tmp/clusterWideResolutionDir/maven/ivy/jars/io.netty_netty-transport-native-epoll-4.1.78.Final.jar does not exist
Seems like some dependency files are getting lost during the install?
02-08-2023 05:14 AM
bummer.
I guess MS did not take recent dbrx versions into account.
02-09-2023 09:14 PM
Hi, I think the issue is with the compatibility with the latest version of DBR. But the error shows different, is the path right?
02-15-2023 10:04 PM
Hi @Andrei Bondarenko
Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.
We'd love to hear from you.
Thanks!
02-15-2023 10:45 PM
Hi @Vidula Khanna,
No, we were not able to resolve this issue.
As our goal was to connect to Azure Data Explorer, we worked around this issue by using the PyPI package azure-kusto-data.
Kind regards,
Andrei
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.
If there isn’t a group near you, start one and help create a community that brings people together.
Request a New Group