[
https://issues.apache.org/jira/browse/TRAFODION-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15837741#comment-15837741
]
ASF GitHub Bot commented on TRAFODION-2460:
-------------------------------------------
GitHub user mkby opened a pull request:
https://github.com/apache/incubator-trafodion/pull/927
[TRAFODION-2460] pyinstaller-should not overwrite previous
hbase.coprocessor.region.class settings when modify HDP settings.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mkby/incubator-trafodion 2460
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/927.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #927
----
commit 7c3ae9655c213c641aad2ba4ea214c7b16821bd4
Author: Eason <[email protected]>
Date: 2017-01-25T13:32:23Z
[TRAFODION-2460] pyinstaller-should not overwrite previous
hbase.coprocessor.region.class settings when modify HDP settings.
----
> pyinstaller - should not overwrite previous hbase.coprocessor.region.class
> settings when modify HDP settings.
> -------------------------------------------------------------------------------------------------------------
>
> Key: TRAFODION-2460
> URL: https://issues.apache.org/jira/browse/TRAFODION-2460
> Project: Apache Trafodion
> Issue Type: Bug
> Components: installer
> Reporter: Eason Zhang
> Assignee: Eason Zhang
>
> when kerberos is enabled, 'hbase.coprocessor.region.classes' already has the
> value 'org.apache.hadoop.hbase.security.access.AccessController' configured.
> This value should not be overwritten during trafodion installation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)