You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/11/24 20:33:00 UTC

[jira] [Commented] (AMBARI-20891) Allow extensions to auto-link with supported stack versions

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

Hudson commented on AMBARI-20891:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #481 (See [https://builds.apache.org/job/Ambari-branch-2.6/481/])
AMBARI-20891 - Allow extensions to auto-link with supported stack (tthorpe: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=7c56924a952358127dd80eef7e8c9dfeac0aa8b0])
* (edit) ambari-server/src/main/java/org/apache/ambari/server/stack/StackManager.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
* (add) ambari-server/src/test/resources/extensions/EXT/0.3/metainfo.xml
* (add) ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementHelper.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/orm/entities/ExtensionLinkEntity.java
* (add) ambari-server/src/test/resources/stacks_with_extensions/HDP/0.3/services/HDFS/configuration/hdfs-site.xml
* (edit) ambari-server/src/test/java/org/apache/ambari/server/stack/StackManagerExtensionTest.java
* (add) ambari-server/src/test/resources/extensions/EXT/0.3/services/OOZIE2/themes/broken_theme.json
* (add) ambari-server/src/test/resources/stacks_with_extensions/HDP/0.3/repos/repoinfo.xml
* (edit) ambari-server/src/main/java/org/apache/ambari/server/state/stack/ExtensionMetainfoXml.java
* (edit) ambari-server/src/test/java/org/apache/ambari/server/stack/StackManagerCommonServicesTest.java
* (add) ambari-server/src/test/resources/stacks_with_extensions/HDP/0.3/services/HIVE/metainfo.xml
* (edit) ambari-server/src/test/java/org/apache/ambari/server/stack/StackManagerMock.java
* (add) ambari-server/src/test/resources/stacks_with_extensions/HDP/0.3/services/HBASE/metainfo.xml
* (add) ambari-server/src/test/resources/stacks_with_extensions/HDP/0.3/services/MAPREDUCE/metainfo.xml
* (edit) ambari-server/src/test/resources/extensions/EXT/0.2/metainfo.xml
* (add) ambari-server/src/test/resources/stacks_with_extensions/HDP/0.3/services/HDFS/package/dummy-script.py
* (add) ambari-server/src/test/resources/stacks_with_extensions/HDP/0.3/services/HDFS/configuration/hadoop-env.xml
* (edit) ambari-server/src/main/java/org/apache/ambari/server/stack/StackModule.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/state/StackInfo.java
* (add) ambari-server/src/test/resources/stacks_with_extensions/HDP/0.3/services/HDFS/metainfo.xml
* (edit) ambari-server/src/test/java/org/apache/ambari/server/stack/StackManagerTest.java
* (add) ambari-server/src/test/resources/stacks_with_extensions/HDP/0.3/metainfo.xml
* (add) ambari-server/src/test/resources/stacks_with_extensions/HDP/0.3/services/ZOOKEEPER/metainfo.xml
* (add) ambari-server/src/test/resources/extensions/EXT/0.3/services/OOZIE2/metainfo.xml
* (edit) ambari-server/src/main/java/org/apache/ambari/server/orm/dao/ExtensionLinkDAO.java
* (add) ambari-server/src/test/resources/stacks_with_extensions/HDP/0.3/services/HDFS/configuration/hbase-site.xml
* (add) ambari-server/src/test/resources/stacks_with_extensions/HDP/0.3/services/HDFS/configuration/hdfs-log4j.xml
* (edit) ambari-server/src/test/java/org/apache/ambari/server/stack/StackManagerMiscTest.java
* (edit) ambari-server/src/test/resources/extensions/EXT/0.1/metainfo.xml
* (edit) ambari-server/src/main/java/org/apache/ambari/server/stack/ExtensionModule.java
* (add) ambari-server/src/test/resources/stacks_with_extensions/HDP/0.3/services/HDFS/configuration/global.xml
* (edit) ambari-server/src/main/java/org/apache/ambari/server/state/ExtensionInfo.java


> Allow extensions to auto-link with supported stack versions
> -----------------------------------------------------------
>
>                 Key: AMBARI-20891
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20891
>             Project: Ambari
>          Issue Type: New Feature
>          Components: ambari-server
>    Affects Versions: trunk
>            Reporter: Tim Thorpe
>            Assignee: Tim Thorpe
>             Fix For: trunk, 2.6.1
>
>         Attachments: AMBARI-20891.patch
>
>
> It would possible to link extensions to supported stack versions while parsing the stacks, extensions and common-services directories.
> This would allow extensions to avoid making rest API calls to set up the link.



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