[
https://issues.apache.org/jira/browse/AMBARI-5745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmytro Sen resolved AMBARI-5745.
--------------------------------
Resolution: Fixed
Committed to trunk
> bootstrap time out message needs to be more clear
> -------------------------------------------------
>
> Key: AMBARI-5745
> URL: https://issues.apache.org/jira/browse/AMBARI-5745
> Project: Ambari
> Issue Type: Bug
> Components: controller
> Affects Versions: 1.6.0
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Fix For: 1.6.1
>
>
> During auto agent bootstrap, in cases where you have a slow connection (or
> slow ssh), you can go over the current HOST_BOOTSTRAP_TIMEOUT=300 second
> timeout. The resulting message is currently: "Bootstrap timed out"
> Let's provide more detail, including what the timeout is:
> 1) New message:
> Automatic Agent registration timed out (timeout =
> {0}
> seconds). Check your network connectivity and retry registration, or use
> manual agent registration.
> 2) We have to also insert timing to the log/info shown to user. For example,
> insert timing beginning/end AND/OR begin/end of each "=====" section.
> ==========================
> Copying common functions script...
> ==========================
> Warning: Permanently added 'c6401.ambari.apache.org,192.168.64.101' (RSA) to
> the
> list of known hosts.
> scp /usr/lib/python2.6/site-packages/common_functions
> host=c6401.ambari.apache.org, exitcode=0
> ==========================
> Copying OS type check script...
> ==========================
--
This message was sent by Atlassian JIRA
(v6.2#6252)