[
https://issues.apache.org/jira/browse/PHOENIX-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15059564#comment-15059564
]
James Taylor edited comment on PHOENIX-2533 at 12/16/15 6:20 AM:
-----------------------------------------------------------------
Good catch, [~mujtabachohan]. We'll need to fix this, [~rvaleti] before
releasing 4.7.0. Would you mind using a supported API instead? Take a look at
ConnectionUtil to see if you can use one of those utility methods instead.
was (Author: jamestaylor):
We'll need to fix this, [~rvaleti] before releasing 4.7.0. Would you mind using
a supported API instead?
> Phoenix compilation fails as ZKUtil.applyClusterKeyToConf method is removed
> ---------------------------------------------------------------------------
>
> Key: PHOENIX-2533
> URL: https://issues.apache.org/jira/browse/PHOENIX-2533
> Project: Phoenix
> Issue Type: Bug
> Reporter: Mujtaba Chohan
> Assignee: Ravi Kishore Valeti
> Priority: Blocker
> Fix For: 4.7.0
>
>
> Due to recent HBase commit
> https://github.com/apache/hbase/commit/c1e0fcc26d7e7b10f6ce609e1ff0e4e9378dcf4b
> {code}
> phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/DirectHTableWriter.java:[80,23]
> cannot find symbol
> symbol: method
> applyClusterKeyToConf(org.apache.hadoop.conf.Configuration,java.lang.String)
> location: class org.apache.hadoop.hbase.zookeeper.ZKUtil
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)