[ https://issues.apache.org/jira/browse/PHOENIX-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14556587#comment-14556587 ]
Nick Dimiduk commented on PHOENIX-1980: --------------------------------------- Thanks for the review [~enis]. Looks like my proposed patch breaks {{QueryUtilTest}}. This lead me to discover a couple more places where we assume a connection can be established with only zk hosts quorum, no consideration for client ports or parent znode. Since this is creeping larger, I want to close this ticket and open a new one for the more comprehensive patch. > CsvBulkLoad cannot load hbase-site.xml from classpath > ----------------------------------------------------- > > Key: PHOENIX-1980 > URL: https://issues.apache.org/jira/browse/PHOENIX-1980 > Project: Phoenix > Issue Type: Bug > Reporter: Nick Dimiduk > Assignee: Nick Dimiduk > Fix For: 5.0.0, 4.5.0 > > Attachments: 1980.patch, PHOENIX-1980.addendum.00.patch > > > When I launch a job using a distributed cluster where hbase-site.xml is > provided in {{HADOOP_CLASSPATH}} instead of providing --zookeeper, I see > errors showing "localhost:2181/hbase" is the target connection, where I would > expect "<hostname>:2181/hbase-unsecure". -- This message was sent by Atlassian JIRA (v6.3.4#6332)