[jira] [Commented] (AMBARI-22220) Should be able to switch the extension version to which a stack version is linked

2017-11-24 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-0:
-

FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #482 (See 
[https://builds.apache.org/job/Ambari-branch-2.6/482/])
AMBARI-0 - Should be able to switch the extension version to which a 
(tthorpe: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=5fab8ff3d768c2edf8408361feba87bc09b02bf2])
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementController.java
* (add) ambari-server/src/test/resources/extensions/EXT/0.4/metainfo.xml
* (add) 
ambari-server/src/test/resources/extensions/EXT/0.4/services/OOZIE2/metainfo.xml
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/stack/StackManagerExtensionTest.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementHelper.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/stack/ExtensionHelper.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ExtensionLinkResourceProvider.java
* (edit) ambari-server/src/test/resources/extensions/EXT/0.2/metainfo.xml
* (add) 
ambari-server/src/test/resources/extensions/EXT/0.4/services/OOZIE2/themes/broken_theme.json


> Should be able to switch the extension version to which a stack version is 
> linked 
> --
>
> Key: AMBARI-0
> URL: https://issues.apache.org/jira/browse/AMBARI-0
> Project: Ambari
>  Issue Type: Improvement
>  Components: ambari-server
>Affects Versions: trunk, 2.5.0, 2.6.0
>Reporter: Tim Thorpe
>Assignee: Tim Thorpe
> Fix For: trunk, 2.6.1
>
> Attachments: AMBARI-0.patch
>
>
> Currently the only way to switch the extension version to which a stack 
> version is linked is to perform the following actions:
> * Stop the extension services
> * Reregister (delete) the extension services
> * Unlink the old extension version
> * Link the new extension version
> * Add the extension services back
> The REST API should allow us to do an update action on the extension link.  
> In this manner, if we were running an upgrade from HDP 2.6.1 to 2.6.3 (or 
> something similar) which both use the HDP 2.6 stack version then we could 
> perform the extension link switch as a manual step during the upgrade process.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (AMBARI-22220) Should be able to switch the extension version to which a stack version is linked

2017-10-16 Thread Tim Thorpe (JIRA)

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

Tim Thorpe commented on AMBARI-0:
-

It is python tests which are failing.  The java tests work fine.  The failing 
tests are not related to my patch.

> Should be able to switch the extension version to which a stack version is 
> linked 
> --
>
> Key: AMBARI-0
> URL: https://issues.apache.org/jira/browse/AMBARI-0
> Project: Ambari
>  Issue Type: Improvement
>  Components: ambari-server
>Affects Versions: trunk, 2.5.0, 2.6.0
>Reporter: Tim Thorpe
>Assignee: Tim Thorpe
> Fix For: trunk
>
> Attachments: AMBARI-0.patch
>
>
> Currently the only way to switch the extension version to which a stack 
> version is linked is to perform the following actions:
> * Stop the extension services
> * Reregister (delete) the extension services
> * Unlink the old extension version
> * Link the new extension version
> * Add the extension services back
> The REST API should allow us to do an update action on the extension link.  
> In this manner, if we were running an upgrade from HDP 2.6.1 to 2.6.3 (or 
> something similar) which both use the HDP 2.6 stack version then we could 
> perform the extension link switch as a manual step during the upgrade process.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (AMBARI-22220) Should be able to switch the extension version to which a stack version is linked

2017-10-16 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-0:
-

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8280 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/8280/])
AMBARI-0 - Should be able to switch the extension version to which a 
(tthorpe: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=5f86f159fae5f65b25ef77b5c9eb9cb7d1179834])
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ExtensionLinkResourceProvider.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/stack/ExtensionHelper.java
* (add) 
ambari-server/src/test/resources/extensions/EXT/0.4/services/OOZIE2/metainfo.xml
* (add) 
ambari-server/src/test/resources/extensions/EXT/0.4/services/OOZIE2/themes/broken_theme.json
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementController.java
* (add) ambari-server/src/test/resources/extensions/EXT/0.4/metainfo.xml
* (edit) ambari-server/src/test/resources/extensions/EXT/0.2/metainfo.xml
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementHelper.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/stack/StackManagerExtensionTest.java


> Should be able to switch the extension version to which a stack version is 
> linked 
> --
>
> Key: AMBARI-0
> URL: https://issues.apache.org/jira/browse/AMBARI-0
> Project: Ambari
>  Issue Type: Improvement
>  Components: ambari-server
>Affects Versions: trunk, 2.5.0, 2.6.0
>Reporter: Tim Thorpe
>Assignee: Tim Thorpe
> Fix For: trunk
>
> Attachments: AMBARI-0.patch
>
>
> Currently the only way to switch the extension version to which a stack 
> version is linked is to perform the following actions:
> * Stop the extension services
> * Reregister (delete) the extension services
> * Unlink the old extension version
> * Link the new extension version
> * Add the extension services back
> The REST API should allow us to do an update action on the extension link.  
> In this manner, if we were running an upgrade from HDP 2.6.1 to 2.6.3 (or 
> something similar) which both use the HDP 2.6 stack version then we could 
> perform the extension link switch as a manual step during the upgrade process.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (AMBARI-22220) Should be able to switch the extension version to which a stack version is linked

2017-10-12 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on AMBARI-0:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12891768/AMBARI-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 5 new 
or modified test files.

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

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

{color:red}-1 core tests{color}.  The test build failed in 
[ambari-server|https://builds.apache.org/job/Ambari-trunk-test-patch/12506//artifact/patch-work/testrun_ambari-server.txt]
 

Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/12506//console

This message is automatically generated.

> Should be able to switch the extension version to which a stack version is 
> linked 
> --
>
> Key: AMBARI-0
> URL: https://issues.apache.org/jira/browse/AMBARI-0
> Project: Ambari
>  Issue Type: Improvement
>  Components: ambari-server
>Affects Versions: trunk, 2.5.0, 2.6.0
>Reporter: Tim Thorpe
>Assignee: Tim Thorpe
> Fix For: trunk
>
> Attachments: AMBARI-0.patch
>
>
> Currently the only way to switch the extension version to which a stack 
> version is linked is to perform the following actions:
> * Stop the extension services
> * Reregister (delete) the extension services
> * Unlink the old extension version
> * Link the new extension version
> * Add the extension services back
> The REST API should allow us to do an update action on the extension link.  
> In this manner, if we were running an upgrade from HDP 2.6.1 to 2.6.3 (or 
> something similar) which both use the HDP 2.6 stack version then we could 
> perform the extension link switch as a manual step during the upgrade process.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)