mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
tweaked jdbc readme
This commit is contained in:
parent
38b1692e17
commit
d2720c3ba7
1 changed files with 1 additions and 1 deletions
|
|
@ -269,7 +269,6 @@ To develop this functionality use this [method](http://docs.oracle.com/javase/7/
|
|||
</table>
|
||||
|
||||
### Phoenix
|
||||
#### Properties:
|
||||
Phoenix supports 'thick' and 'thin' connection types:
|
||||
|
||||
The thick client is faster, but must connect directly to ZooKeeper and HBase RegionServers.
|
||||
|
|
@ -278,6 +277,7 @@ To develop this functionality use this [method](http://docs.oracle.com/javase/7/
|
|||
|
||||
Use the appropriate phoenix.driver and phoenix.url for your connection type. Include only the dependency for your connection type.
|
||||
|
||||
#### Properties:
|
||||
<table class="table-configuration">
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
|
|
|
|||
Loading…
Reference in a new issue