Configure Ambari server to use a proxy server
You can configure Ambari Server to access the Internet using a proxy server.
You can configure Ambari Server to access the Internet using a proxy server.
ambari-server stop
-Dhttp.proxyHost=[YOUR_PROXY_HOST]
-Dhttp.proxyPort=[YOUR_PROXY_PORT]
-Dhttp.nonProxyHosts=[pipe|separated|list|of|hosts]
ambari-server restart