Skip to content

Commit

Permalink
chore: regenerate README (#101)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈


<details><summary>Log from Synthtool</summary>

```
2021-02-26 22:52:17,406 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsublite-spark/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-02-26 22:52:18,972 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.

```
</details>

Full log will be available here:
https://source.cloud.google.com/results/invocations/5b054a0f-ff73-4e8e-88e0-8df8c4f356d9/targets

- [ ] To automatically regenerate this PR, check this box.
  • Loading branch information
yoshi-automation committed Feb 26, 2021
1 parent f82087b commit 0d84615
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/readme/synth.metadata/synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-pubsublite-spark.git",
"sha": "9187ff382714b810e94758f3ba1e89a75ae99caf"
"sha": "f82087b17a6c6e44af235a7e6e7a4632874aef42"
}
},
{
Expand Down
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -85,8 +85,7 @@ and manual Spark installations.

## Downloading and Using the Connector

<!--- TODO(jiangmichael): Release on Maven Central and add Maven Central link -->
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.
The connector is 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 `--packages` option when using the `spark-submit` command or set it via the `spark.jars.packages` [configuration property](https://spark.apache.org/docs/latest/configuration.html#available-properties).

## Compatibility
| Connector version | Spark version |
Expand Down

0 comments on commit 0d84615

Please sign in to comment.