[
https://issues.apache.org/jira/browse/AMBARI-12214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Maron resolved AMBARI-12214.
-------------------------------------
Resolution: Fixed
> Default ATLAS JVM options getting overwritten by empty space when deployed
> via Ambari
> -------------------------------------------------------------------------------------
>
> Key: AMBARI-12214
> URL: https://issues.apache.org/jira/browse/AMBARI-12214
> Project: Ambari
> Issue Type: Bug
> Components: stacks
> Affects Versions: 2.1.0
> Reporter: Jonathan Maron
> Assignee: Jonathan Maron
> Priority: Critical
> Fix For: 2.1.0
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Currently the atlas jvm options in the the atlas-env config file is set to an
> empty space. It appears that ambari doesn't treat that as a null value but
> rather as a space, so the space ends up overwriting the -Xmx1024m setting
> that is the default option for atlas start script. In order to stay
> consistent the default value of the jmv options in ambari will be modified
> from the space to the same value as the native scripts (-Xmx1024m).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)