You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/user_guides/fs/storage_connector/creation/jdbc.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ Enter the details for your JDBC enabled database.
54
54
55
55
56
56
!!! note
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.
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 [Job configuration](../../../projects/jobs/pyspark_job.md) in `Addtional Jars`. For MySQL connections the default JDBC driver is already included in Hopsworks so this step can be skipped.
0 commit comments