Azure/spark-cdm-connector

[Issue] Releases are missing from Maven

Opened this issue · 2 comments

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

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...

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