recently i upgraded from 10.4LTS databricks runtime version to 15.4LTS version. while installing Maven library i was facing issue like :
Library installation attempted on the driver node of cluster 0415-115331-dune977 and failed. Library resolution failed. Error code: ERROR_MAVEN_LIBRARY_RESOLUTION, error message: Library resolution failed because unresolved dependency: com.crealytics:spark-excel_2.11:0.12.2: not found
I tried all this = com.crealytics:spark-excel_2.12:3.1.3_0.18.4
com.crealytics:spark-excel_2.12:3.5.1_0.20.4
com.crealytics:spark-excel_2.12:0.20.3 still facing same issue as above show. so please help me to fix this issue