You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/01/19 17:30:34 UTC

[jira] [Commented] (AMBARI-9133) Views: min and max version

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

Hadoop QA commented on AMBARI-9133:
-----------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12693103/AMBARI-9133.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 5 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:green}+1 core tests{color}.  The patch passed unit tests in ambari-server ambari-views.

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

This message is automatically generated.

> Views: min and max version
> --------------------------
>
>                 Key: AMBARI-9133
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9133
>             Project: Ambari
>          Issue Type: Improvement
>            Reporter: Tom Beerbower
>            Assignee: Tom Beerbower
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-9133.patch
>
>
> Add support for including optional min, max or min+max Ambari version in view.xml. This can include exact versions or variables. A few examples:
> <minVersion>1.7.0</minVersion>
> <minVersion>1.7.*</minVersion>
> <maxVersion>1.*</maxVersion>
> On deploy, ambari should validate the view meets the min/max specified and if not, not deploy and produce an error in the log with the details (for example: "view requires minimum ambari version 1.7") 



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