mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Fix comment
This commit is contained in:
parent
cee96a69a7
commit
f9cf476846
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ When create a interpreter by default use PostgreSQL with the next properties:
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
Is not necessary add jar driver to the classpath for PostgreSQL or similar.
|
||||
It is not necessary to add driver jar to the classpath for PostgreSQL as it is included in Zeppelin.
|
||||
|
||||
#### Simple connection
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue