You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "David Tucker (JIRA)" <ji...@apache.org> on 2015/10/13 23:36:05 UTC

[jira] [Commented] (AMBARI-13414) For SSH bootstrap, if userRunAs is not specified, bootstrap hangs indefinitely.

    [ https://issues.apache.org/jira/browse/AMBARI-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14955739#comment-14955739 ] 

David Tucker commented on AMBARI-13414:
---------------------------------------

Related to AMBARI-8410

> For SSH bootstrap, if userRunAs is not specified, bootstrap hangs indefinitely.
> -------------------------------------------------------------------------------
>
>                 Key: AMBARI-13414
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13414
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.1.0
>            Reporter: David Tucker
>            Priority: Minor
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Without specifying userRunAs, /api/v1/bootstrap/1 hangs:
> <bootStrapStatus>
>   <status>RUNNING</status>
>   <hostsStatus>
>     <hostName>host-4.example.com</hostName>
>     <status>RUNNING</status>
>     <log/>
>   </hostsStatus>
>   <hostsStatus>
>     <hostName>host-5.example.com</hostName>
>     <status>RUNNING</status>
>     <log/>
>   </hostsStatus>
>   <hostsStatus>
>     <hostName>host-6.example.com</hostName>
>     <status>RUNNING</status>
>     <log/>
>   </hostsStatus>
>   <hostsStatus>
>     <hostName>host-1.example.com</hostName>
>     <status>RUNNING</status>
>     <log/>
>   </hostsStatus>
>   <hostsStatus>
>     <hostName>host-2.example.com</hostName>
>     <status>RUNNING</status>
>     <log/>
>   </hostsStatus>
>   <hostsStatus>
>     <hostName>host-3.example.com</hostName>
>     <status>RUNNING</status>
>     <log/>
>   </hostsStatus>
>   <log/>
> </bootStrapStatus>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)