[
https://issues.apache.org/jira/browse/PHOENIX-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14560160#comment-14560160
]
Hudson commented on PHOENIX-2005:
---------------------------------
FAILURE: Integrated in Phoenix-master #766 (See
[https://builds.apache.org/job/Phoenix-master/766/])
PHOENIX-2005 Connection utilities omit zk client port, parent znode (ndimiduk:
rev afb0120e079502d926c5f37de4e28d3865e29089)
*
phoenix-core/src/test/java/org/apache/phoenix/jdbc/PhoenixEmbeddedDriverTest.java
* phoenix-core/src/main/java/org/apache/phoenix/util/QueryUtil.java
* phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixEmbeddedDriver.java
* phoenix-core/src/test/java/org/apache/phoenix/util/QueryUtilTest.java
*
phoenix-core/src/test/java/org/apache/phoenix/mapreduce/CsvBulkLoadToolTest.java
*
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/CsvToKeyValueMapper.java
* phoenix-core/src/main/java/org/apache/phoenix/mapreduce/CsvBulkLoadTool.java
*
phoenix-core/src/test/java/org/apache/phoenix/mapreduce/CsvToKeyValueMapperTest.java
*
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java
> Connection utilities omit zk client port, parent znode
> ------------------------------------------------------
>
> Key: PHOENIX-2005
> URL: https://issues.apache.org/jira/browse/PHOENIX-2005
> Project: Phoenix
> Issue Type: Bug
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Fix For: 5.0.0, 4.5.0
>
> Attachments: PHOENIX-2005.00.patch, PHOENIX-2005.01.patch
>
>
> Our config parsing utilities assume the zookeeper quorum server list is
> sufficient for connecting to HBase. This not the case and should not be
> assumed; take into account client port and znode parent. See conversation
> over on PHOENIX-1980.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)