[
https://issues.apache.org/jira/browse/KYLIN-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16337591#comment-16337591
]
Shaofeng SHI commented on KYLIN-3168:
-------------------------------------
We didn't encounter problem; Can you describe your environment? Besides, you
removed the following code, any issue with it?
{code:java}
HBaseConnection.addHBaseClusterNNHAConfiguration(job.getConfiguration());{code}
> CubeHFileJob should use currentHBaseConfiguration but not new create hbase
> configuration
> ----------------------------------------------------------------------------------------
>
> Key: KYLIN-3168
> URL: https://issues.apache.org/jira/browse/KYLIN-3168
> Project: Kylin
> Issue Type: Bug
> Affects Versions: v2.2.0
> Reporter: wuyingjun
> Assignee: wuyingjun
> Priority: Major
> Attachments: AfterModified.png, CubeHFileJob_Exception.png,
> KYLIN-3168.patch
>
>
> CubeHFileJob use new hbase configuration is not correct because when the
> zookeeper quorum is not localhost (job worker), kylin may account zookeeper
> ConnectionLossException.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)