From c7f5caca6d41fd2ccd23c1ef3b97d63111c188a4 Mon Sep 17 00:00:00 2001 From: jiangmichaellll <40044148+jiangmichaellll@users.noreply.github.com> Date: Tue, 9 Feb 2021 16:25:45 -0500 Subject: [PATCH] docs: update information on connector jar (#68) --- .readme-partials.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.readme-partials.yaml b/.readme-partials.yaml index ca423de1..1c655516 100644 --- a/.readme-partials.yaml +++ b/.readme-partials.yaml @@ -16,11 +16,8 @@ custom_content: | ## Downloading and Using the Connector - - The latest version connector of the connector (Scala 2.11) will be publicly available in `gs://spark-lib/pubsublite/spark-pubsublite-latest.jar`. - - The connector will also be available from the Maven Central repository. It can be used using the `--packages` option or the `spark.jars.packages` configuration property. + The connector will be available from the Maven Central repository. It can be used using the `--packages` option or the `spark.jars.packages` configuration property.