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

Hadoop QA commented on AMBARI-17717:
------------------------------------

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

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

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {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:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-server.

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

This message is automatically generated.

> Ambari should have a script to add new repository and service to existing 
> stack
> -------------------------------------------------------------------------------
>
>                 Key: AMBARI-17717
>                 URL: https://issues.apache.org/jira/browse/AMBARI-17717
>             Project: Ambari
>          Issue Type: Improvement
>          Components: ambari-server
>    Affects Versions: trunk, 2.4.0
>            Reporter: Matt
>            Assignee: Lav Jain
>             Fix For: trunk, 2.4.0
>
>         Attachments: AMBARI-17717.patch
>
>
> Ambari should have a script that users can run to add a custom service and 
> repository to the stack or an existing cluster.
> {code}
> Lavs-MacBook-Pro:scripts ljain$ ./add_common_service.py -h
> Usage: add_common_service.py [options]
> Options:
>   -h, --help            show this help message and exit
>   -u USER, --user=USER  Ambari login username (Required)
>   -p PASSWORD, --password=PASSWORD
>                         Ambari login password. Providing password through
>                         command line is not recommended. The script prompts
>                         for the password.
>   -t STACK, --stack=STACK
>                         Stack Name and Version to be added (Required).(Eg:
>                         HDP-2.4 or HDP-2.5)
>   -s SERVICE, --service=SERVICE
>                         Service Name and Version to be added.(Eg: HAWQ/2.0.0
>                         or PXF/3.0.0)
>   -r REPOURL, --repourl=REPOURL
>                         Repository URL which points to the rpm packages
>   -i REPOID, --repoid=REPOID
>                         Repository ID of the new repository
>   -o OSTYPE, --ostype=OSTYPE
>                         OS for the new repository (Eg: redhat6)
> {code}



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

Reply via email to