[
https://issues.apache.org/jira/browse/AMBARI-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868222#comment-13868222
]
Nate Cole commented on AMBARI-4265:
-----------------------------------
+1, looks good.
> Add env AMBARI_JVM_ARGS to ambari-server start
> ----------------------------------------------
>
> Key: AMBARI-4265
> URL: https://issues.apache.org/jira/browse/AMBARI-4265
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 1.4.3
> Reporter: Jeff Sposetti
> Assignee: Jeff Sposetti
> Fix For: 1.5.0
>
> Attachments: AMBARI-4265.patch
>
>
> Useful if you want to set AMBARI_JVM_ARGS in the environment. For example:
> Setting http proxy that Ambari Server
> {code}
> export AMBARI_JVM_ARGS='-Dhttp.proxyHost=the.proxy.host -Dhttp.proxyPort=1234'
> ambari-server start
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)