You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/04/23 04:44:39 UTC

[jira] [Commented] (PHOENIX-174) Zookeeper parameter in Phoenix JDBC URL should be optional as it can be specified in hbase-site.xml

    [ https://issues.apache.org/jira/browse/PHOENIX-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14508342#comment-14508342 ] 

ASF GitHub Bot commented on PHOENIX-174:
----------------------------------------

GitHub user AakashPradeep opened a pull request:

    https://github.com/apache/phoenix/pull/75

    Support native JSON data type and json_extract_path function PHOENIX-174...

    ...3 and PHOENIX-1710 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/AakashPradeep/phoenix json

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/phoenix/pull/75.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #75
    
----
commit bab8f40c745b0f3cfd28597d6938574f4ba91ea2
Author: Aakash <aa...@salesforce.com>
Date:   2015-04-14T01:32:10Z

    Support native JSON data type and json_extract_path function PHOENIX-1743 and PHOENIX-1710

----


> Zookeeper parameter in Phoenix JDBC URL should be optional as it can be specified in hbase-site.xml
> ---------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-174
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-174
>             Project: Phoenix
>          Issue Type: Task
>    Affects Versions: 1.1
>            Reporter: mujtaba
>              Labels: enhancement
>
> Currently, value from HBase zookeeper/port specified in Phoenix JDBC URL overrides the value specified in hbase-site.xml. Override is fine, but it should use value specified in hbase-site.xml if no value is specified in phoenix JDBC URL i.e. to make this parameter optional.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)