Skip to content

Commit

Permalink
Merge pull request #21 from manasa-kandimalla/spark-2.4
Browse files Browse the repository at this point in the history
Modified ReadMe.md file
  • Loading branch information
badrinathpatchikolla authored Oct 27, 2022
2 parents 6e5fe21 + 58711f5 commit 9d08ca4
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,8 @@ To run in spark-shell:
spark-shell --master "local[*]" --packages "com.github.music-of-the-ainur:almaren-framework_2.11:0.9.8-2.4,com.github.music-of-the-ainur:bigquery-almaren_2.11:0.0.7-2.4"
```

### Connector Usage

#### Maven / Ivy Package Usage
The connector is also available from the
[Maven Central](https://mvnrepository.com/artifact/com.github.music-of-the-ainur)
repository. It can be used using the `--packages` option or the
`spark.jars.packages` configuration property. Use the following value
BigQuery Connector is available in [Maven Central](https://mvnrepository.com/artifact/com.github.music-of-the-ainur)
repository.

| version | Connector Artifact |
|----------------------------|-----------------------------------------------------------------|
Expand Down

0 comments on commit 9d08ca4

Please sign in to comment.