crealytics / spark-excel

A Spark plugin for reading and writing Excel files
Apache License 2.0
449 stars 145 forks source link

Unable to download the jar of any version over com.crealytics:spark-excel_2.12:0.13.7 #869

Closed henriquebrisola closed 1 week ago

henriquebrisola commented 1 week ago

Am I using the newest version of the library?

Is there an existing issue for this?

Current Behavior

Installation throws error: com.crealytics#spark-excel_2.12;0.18.0: not found

Expected Behavior

Installation of new versions from init script

Steps To Reproduce

%sh /databricks/spark/bin/spark-shell --packages com.crealytics:spark-excel_2.12:0.18.0

Environment

- Spark version:3.3.2
- Spark-Excel version:0.12.0
- OS:
- Cluster environment

Anything else?

No response