mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Redshit -> Redshift in JDBCInterpreter.java
This commit is contained in:
parent
1f6ff6875e
commit
20da102399
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ import com.google.common.collect.Sets.SetView;
|
|||
|
||||
/**
|
||||
* JDBC interpreter for Zeppelin. This interpreter can also be used for accessing HAWQ,
|
||||
* GreenplumDB, MariaDB, MySQL, Postgres and Redshit.
|
||||
* GreenplumDB, MariaDB, MySQL, Postgres and Redshift.
|
||||
*
|
||||
* <ul>
|
||||
* <li>{@code default.url} - JDBC URL to connect to.</li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue