Skip to content

Commit 7c001f6

Browse files
update
1 parent 72e8fdb commit 7c001f6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,16 +84,20 @@ and manual Spark installations.
8484
```
8585

8686
## Downloading and Using the Connector
87-
The latest version of the connector is publicly available in the following link:
87+
The latest version of the connector is publicly available in the following link:
88+
8889
| Connector version | Link |
8990
| --- | --- |
9091
| 0.1.0 | `gs://spark-lib/pubsublite/pubsublite-spark-sql-streaming-0.1.0-with-dependencies.jar`([HTTP link](https://storage.googleapis.com/spark-lib/pubsublite/pubsublite-spark-sql-streaming-0.1.0-with-dependencies.jar)) |
92+
| 0.2.0 | `gs://spark-lib/pubsublite/pubsublite-spark-sql-streaming-0.2.0-with-dependencies.jar`([HTTP link](https://storage.googleapis.com/spark-lib/pubsublite/pubsublite-spark-sql-streaming-0.2.0-with-dependencies.jar)) |
93+
9194
The connector is also available from the [Maven Central repository](https://search.maven.org/artifact/com.google.cloud/pubsublite-spark-sql-streaming). You can download and pass it in the `--jars` option when using the `spark-submit` command.
9295

9396
## Compatibility
9497
| Connector version | Spark version |
9598
| --- | --- |
9699
| 0.1.0 | 2.4.X |
100+
| 0.2.0 | 2.4.X |
97101

98102
## Usage
99103

0 commit comments

Comments
 (0)