Skip to content

Commit

Permalink
Update README.md (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole00 authored Oct 30, 2023
1 parent 848fd6e commit 6b40d9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ df = spark.read.format(
"metaAddress", "metad0:9559").option(
"partitionNumber", 1).load()
```
> If you are using nebula-spark-connector 3.6.0 version, you need to import nebula-spark-common 3.6.0 too, or package the nebula-spark-connector-with-dependencies jar by yourself and import it into your Spark config.
## Compatibility matrix
Expand Down

0 comments on commit 6b40d9f

Please sign in to comment.