[
https://issues.apache.org/jira/browse/AMBARI-11894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584467#comment-14584467
]
Hudson commented on AMBARI-11894:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.1 #25 (See
[https://builds.apache.org/job/Ambari-branch-2.1/25/])
AMBARI-11894. Blueprint export incorrectly removes Oozie heapsize settings from
exported Blueprint. (rnettleton) (rnettleton:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=fe28a3d8c3a7f87398b34917681f6426580f9828)
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java
> Blueprint export incorrectly removes Oozie heapsize settings from exported
> Blueprint
> ------------------------------------------------------------------------------------
>
> Key: AMBARI-11894
> URL: https://issues.apache.org/jira/browse/AMBARI-11894
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.0
> Reporter: Robert Nettleton
> Assignee: Robert Nettleton
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-11894.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> The Blueprint processor incorrectly removes some Oozie heapsize settings that
> are defined in the "oozie-env" configuration type.
> Steps to reproduce:
> 1. Deploy a single-node cluster with Ambari UI with HDFS, Yarn, and Oozie.
> 2. Use the REST API to export a Blueprint from this running cluster;
> http://host:port/api/v1/clusters/clusterone?format=blueprint
> The following properties, normally included in "oozie-env", are not present
> in the exported Blueprint:
> "oozie_heapsize"
> "oozie_permsize"
> I'm working on a fix for this issue, and will be submitting a patch shortly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)