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

Hadoop QA commented on AMBARI-10149:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12706675/AMBARI-10149.0.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The test build failed in ambari-server 

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/2114//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/2114//console

This message is automatically generated.

> Agent Automatic Bootstrap: Install and setup Ambari Agent
> ---------------------------------------------------------
>
>                 Key: AMBARI-10149
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10149
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-agent, ambari-server
>    Affects Versions: 2.1.0
>            Reporter: Florian Barca
>            Assignee: Florian Barca
>            Priority: Critical
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10149.0.patch
>
>
> Design and implement a bootstrap script that receives a list of hosts to 
> bootstrap the Ambari Agent on. Will leverage PowerShell remoting, which is 
> expected to be set up as a prerequisite for Ambari deployment in the cluster.
> For each remote node:
> 1. Use PS scp to upload the bootstrap files (setupAgent.py + dependencies, 
> client sertificate).
> 2. Remotely invoke python setupAgent.py <agentDownloadUrl> <serverName> 
> <projectVersion>
> setupAgent.py:
> if the Agent is not downloaded or the download was interrupted
>   download the Agent msi package
> install the Agent from the msi package
> customize the Agent configuration
> register the Ambari Agent Windows service
> if JDK is not installed on the local machine
>   download and install JDK
> set the machine-wide JAVA_HOME environment variable
> if the Agent service is running from a previous session
>   stop the Agent service
> create/switch the Agent dir symbolic link to the new version
> start the Agent service



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

Reply via email to