[
https://issues.apache.org/jira/browse/TRAFODION-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16059873#comment-16059873
]
Steve Varnau commented on TRAFODION-2663:
-----------------------------------------
The python installer in case of HDP also added other classes in case of secure
hadoop:
- if dbcfgs['secure_hadoop'].upper() == 'Y':
- secure_cfgs =
',org.apache.hadoop.hbase.security.access.AccessController,org.apache.haadoop.hbase.security.token.TokenProvider'
- MOD_CFGS['hbase-site']['hbase.coprocessor.region.classes'] +=
secure_cfgs
Does trafodion-site.xml work correctly for this case?
> Simplify installation setting of HBase config parameters
> --------------------------------------------------------
>
> Key: TRAFODION-2663
> URL: https://issues.apache.org/jira/browse/TRAFODION-2663
> Project: Apache Trafodion
> Issue Type: Improvement
> Components: installer
> Reporter: Steve Varnau
> Assignee: Steve Varnau
>
> Affects both py-installer and ambari-installer.
> Due to Selva's work in [TRAFODION-2306], some parameters no longer need to be
> set in HBase config. The settings like hbase.coprocessor.region.classes &
> hbase.client.scanner.timeout.period that are now set in trafodion-site.xml
> file do not need to be set in HBase service-wide config by installers.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)