Skip to content

Commit a5720fa

Browse files
committed
minor clean
1 parent 4c05817 commit a5720fa

File tree

1 file changed

+2
-5
lines changed
  • docs/user_guides/fs/storage_connector/creation

1 file changed

+2
-5
lines changed

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

+2-5
Original file line numberDiff line numberDiff line change
@@ -48,16 +48,13 @@ Enter the details for your JDBC enabled database.
4848
4. Click "Setup storage connector".
4949

5050
<figure markdown>
51-
![Storage Connector Creation](../../../../assets/images/guides/fs/storage_connector/jdbc_driver.png)
51+
![Adding Driver in arguments](../../../../assets/images/guides/fs/storage_connector/jdbc_driver.png)
5252
<figcaption>Specifying driver name in case of MySQL</figcaption>
5353
</figure>
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.
58-
59-
60-
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.
6158

6259
## Next Steps
6360

0 commit comments

Comments
 (0)