[ https://issues.apache.org/jira/browse/PHOENIX-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13942683#comment-13942683 ]
Jeffrey Zhong edited comment on PHOENIX-881 at 3/21/14 2:22 AM: ---------------------------------------------------------------- {quote} For the hbase.zookeeper.quorum property, I still don't understand how it work if you specify both a hbase.zookeeper.quorum property that contains several different ports and a hbase.zookeeper.property.clientPort. Which port is used? {quote} When hbase.zookeeper.quorum contains ports, we don't set hbase.zookeeper.property.clientPort at all, which is optional. If set both, I guess port within the quorum string wins. Thanks. was (Author: jeffreyz): {quote} For the hbase.zookeeper.quorum property, I still don't understand how it work if you specify both a hbase.zookeeper.quorum property that contains several different ports and a hbase.zookeeper.property.clientPort. Which port is used? {qutoe} When hbase.zookeeper.quorum contains ports, we don't set hbase.zookeeper.property.clientPort at all, which is optional. If set both, I guess port within the quorum string wins. Thanks. > end2end test fails to run against a live cluster using end2endtest.py > --------------------------------------------------------------------- > > Key: PHOENIX-881 > URL: https://issues.apache.org/jira/browse/PHOENIX-881 > Project: Phoenix > Issue Type: Bug > Affects Versions: 3.0.0, 4.0.0 > Reporter: Jeffrey Zhong > Assignee: Jeffrey Zhong > Attachments: phoenix-881.patch > > > In most IT tests, we're using constant PHOENIX_JDBC_URL instead of > BaseConnectedQueryIT#getUrl() which will return correct url depending where > the test is running against. -- This message was sent by Atlassian JIRA (v6.2#6252)