[
https://issues.apache.org/jira/browse/AMBARI-12400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625571#comment-14625571
]
Hudson commented on AMBARI-12400:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.1 #221 (See
[https://builds.apache.org/job/Ambari-branch-2.1/221/])
AMBARI-12400. Blueprint config processor should retain property
hbase.coprocessor.master.classes with default value (smohanty) (smohanty:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=465f958ed5bb71a4dc9e8fde866aa9fbae567dd4)
*
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java
> Blueprint config processor should retain property
> hbase.coprocessor.master.classes with default value
> -----------------------------------------------------------------------------------------------------
>
> Key: AMBARI-12400
> URL: https://issues.apache.org/jira/browse/AMBARI-12400
> Project: Ambari
> Issue Type: Bug
> Components: blueprints
> Affects Versions: 2.1.0
> Reporter: Sumit Mohanty
> Assignee: Sumit Mohanty
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-12400.patch
>
>
> # deploy cluster
> # add ranger
> # navigate to HBase Configs tab
> # set "Enable Ranger for HBASE" enabled
> # click "Save" and confirm
> Try to save the config
> 500 status code received on GET method for API:
> /api/v1/stacks/HDP/versions/2.3/validations
> *AR* Validation failed
> {code}Error message: Stack Advisor reported an error: KeyError:
> 'hbase.coprocessor.master.classes'
> StdOut file: /var/run/ambari-server/stack-recommendations/43/stackadvisor.out
> StdErr file:
> /var/run/ambari-server/stack-recommendations/43/stackadvisor.err{code}
> There is a behavior difference between stack advisor and blueprint config
> processor due to which property {{hbase.coprocessor.master.classes}} is
> getting deleted. This causes issue later when stack advisor is used post
> install.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)