Azure / spark-cdm-connector

MIT License
76 stars 33 forks source link

[Issue] Releases are missing from Maven #142

Open carlo-quinonez opened 1 year ago

carlo-quinonez commented 1 year ago

Did you read the pinned issues and search the error message?

Yes, but I didn't find the answer.

Summary of issue

I was trying to install this in Databricks from Maven. However, the latest version in Maven is 0.19.1. We were able to use this connector by downloading the .jar from the GH releases and uploading manually to Databricks.

However, a user might easily assume Maven is the latest available version.

Please resume publishing the connector to Maven.

Screenshot 2023-04-28 at 2 26 18 PM

Error stack trace

No response

Platform name

Databricks and Confluent

Spark version

3.3

CDM jar version

1.19.5

What is the format of the data you are trying to read/write?

.csv

carlo-quinonez commented 10 months ago
image

The packages are still not available in Maven. There's a lot of Databricks users at my company that do not have GH accounts - they're business analysts that know enough SQL to put together reports. They're going to try to install this package through the Databricks UI...

carlo-quinonez commented 7 months ago

There's a PR with documentation changes including manual installation from GH releases into Databricks.