GitHub user kyarovoy opened a pull request:

    https://github.com/apache/ambari/pull/28

    Update ambari_server_main.py to fix Ambari server starting too long

    Starting Ambari server with java.security.egd=file:/dev/./urandom fixes 
long Ambari startup time (without this option it can take up to 8-10 minutes on 
CentOS 7 OS to bring Ambari UP and bind to port 8080).
    There was a discussion on Ambari mailing list 
(http://mail-archives.apache.org/mod_mbox/ambari-user/201512.mbox/%3CBA271B73-83B8-4916-B8FB-68D5AB0CC554%40hortonworks.com%3E)
 and other users suggested the same solution.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kyarovoy/ambari patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ambari/pull/28.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #28
    
----
commit e875ba40b3ef8fce8b008f27c816559accd3daeb
Author: Kostiantyn Yarovyi <[email protected]>
Date:   2015-12-22T13:36:30Z

    Update ambari_server_main.py
    
    Starting Ambari server with java.security.egd=file:/dev/./urandom fixes 
long Ambari startup time (without this option it can take up to 8-10 minutes on 
CentOS 7 OS to bring Ambari UP and bind to port 8080).
    There was a discussion on Ambari mailing list 
(http://mail-archives.apache.org/mod_mbox/ambari-user/201512.mbox/%3CBA271B73-83B8-4916-B8FB-68D5AB0CC554%40hortonworks.com%3E)
 and other users suggested the same solution.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to