[ 
https://issues.apache.org/jira/browse/AMBARI-10675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509438#comment-14509438
 ] 

Srimanth Gunturi commented on AMBARI-10675:
-------------------------------------------

[~tedyu], {{hbase.regionserver.wal.codec}} has already been added to HDP-2.2 
stack - 
[https://github.com/apache/ambari/blob/trunk/ambari-server/src/main/resources/stacks/HDP/2.2/services/HBASE/configuration/hbase-site.xml#L110].
 Its default value is 
{{org.apache.hadoop.hbase.regionserver.wal.WALCellCodec}}, which will change to 
{{org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodec}} when Phoenix 
is enabled. Can this config be removed from the patch?

> Additional settings for enabling Phoenix 4.4+ in Ambari
> -------------------------------------------------------
>
>                 Key: AMBARI-10675
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10675
>             Project: Ambari
>          Issue Type: Improvement
>            Reporter: Ted Yu
>         Attachments: ambari-10675.patch
>
>
> Phoenix 4.4+ needs the following config parameters to be set when deployed 
> through Ambari:
> hbase.regionserver.wal.codec : 
> org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodec
> hbase.regionserver.rpc.scheduler.factory.class : 
> org.apache.hadoop.hbase.ipc.PhoenixRpcSchedulerFactory
> hbase.rpc.controllerfactory.class : 
> org.apache.hadoop.hbase.ipc.controller.ServerRpcControllerFactory



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to