Skip to content

Commit 7f181c1

Browse files
Update docs/user_guides/fs/storage_connector/creation/jdbc.md
Co-authored-by: Ralf <bubriks@gmail.com>
1 parent a5720fa commit 7f181c1

File tree

1 file changed

+1
-1
lines changed
  • docs/user_guides/fs/storage_connector/creation

1 file changed

+1
-1
lines changed

docs/user_guides/fs/storage_connector/creation/jdbc.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Enter the details for your JDBC enabled database.
5454

5555

5656
!!! note
57-
To be able to use the connector, you still need to upload the driver JAR file to the [Jupyter configuration](../../../projects/jupyter/spark_notebook.md) or to a [Job configuration](../../../projects/jobs/pyspark_job.md) in `Addtional Jars`. However, for MySQL connections the default JDBC driver is included in Hopsworks so can skip this step when using MySQL databases.
57+
To be able to use the connector, you need to upload the driver JAR file to the [Jupyter configuration](../../../projects/jupyter/spark_notebook.md) or to a [Job configuration](../../../projects/jobs/pyspark_job.md) in `Addtional Jars`. However, for MySQL connections the default JDBC driver is included in Hopsworks so this step can skipped.
5858

5959
## Next Steps
6060

0 commit comments

Comments
 (0)