You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2014/05/02 07:02:15 UTC

[jira] [Resolved] (PHOENIX-469) Properties via JDBC URL?

     [ https://issues.apache.org/jira/browse/PHOENIX-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor resolved PHOENIX-469.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.0
                   4.0.0
                   3.0.0

Properties may be passed through the Properties parameter at connection time.

> Properties via JDBC URL?
> ------------------------
>
>                 Key: PHOENIX-469
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-469
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: doug-explorys
>              Labels: enhancement
>             Fix For: 3.0.0, 4.0.0, 5.0.0
>
>
> Hey there,
> One thing that would be nice when using the Phoenix JDBC driver is pass to all the properties that are currently set in hbase-site in the JDBC URL, etc...
> jdbc:mysql://[host][,failoverhost...]
>     [:port]/[database]
>     [?propertyName1][=propertyValue1]
>     [&propertyName2][=propertyValue2]...
> ... unless this is already possible, and I wasn't aware of it.  The docs indicate the only way is to set Phoenix client properties via hbase.site.xml



--
This message was sent by Atlassian JIRA
(v6.2#6252)