You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2014/07/29 22:54:40 UTC

[jira] [Commented] (AMBARI-6665) Unable to Deploy New Cluster Due to RecommendationService

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

Jonathan Hurley commented on AMBARI-6665:
-----------------------------------------

The core problem here is the way in which we invoke the Process ; by using getRuntime() we take the Runtime of the spawning process. In the case of Eclipse development on OSX, this is actually the environment of the finder UI. Because of this, the ambari wrapper can't be found.
I have a fix for this and will take ownership of the Jira.

> Unable to Deploy New Cluster Due to RecommendationService
> ---------------------------------------------------------
>
>                 Key: AMBARI-6665
>                 URL: https://issues.apache.org/jira/browse/AMBARI-6665
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 1.7.0
>         Environment: OSX & CentOS 6.4
>            Reporter: Jonathan Hurley
>            Assignee: Jonathan Hurley
>            Priority: Blocker
>             Fix For: 1.7.0
>
>
> The following error is received when trying to deploy a new cluster using the web client wizard. This happens during steps 6 and 7:
> - Assign Masters
> - Assign Slaves and Clients
> {code}
> WARN [RecommendationService] - Stack advisor script finished with errors 
> WARN [RecommendationService] - Error occured during preparing component-layout recommendations 
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)