You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/03/21 02:23:38 UTC

[jira] [Commented] (AMBARI-10164) Provide /artifacts/theme endpoint for each stack-version service

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

Hudson commented on AMBARI-10164:
---------------------------------

ABORTED: Integrated in Ambari-trunk-Commit #2088 (See [https://builds.apache.org/job/Ambari-trunk-Commit/2088/])
AMBARI-10164. Provide /artifacts/theme endpoint for each stack-version service (mpapyrkovskyy via srimanth) (sgunturi: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e514c9be38dba024fc098bd12d92d074ce4dedad)
* ambari-server/src/main/java/org/apache/ambari/server/stack/ServiceModule.java
* ambari-server/src/main/java/org/apache/ambari/server/stack/ThemeModule.java
* ambari-server/src/main/java/org/apache/ambari/server/stack/ServiceDirectory.java
* ambari-server/src/main/java/org/apache/ambari/server/controller/internal/StackArtifactResourceProvider.java
* ambari-server/src/main/java/org/apache/ambari/server/stack/Validable.java
* ambari-server/src/main/java/org/apache/ambari/server/state/ServiceInfo.java
* ambari-server/src/main/java/org/apache/ambari/server/api/services/AmbariMetaInfo.java
* ambari-server/src/main/java/org/apache/ambari/server/state/ThemeInfo.java
* ambari-server/src/test/java/org/apache/ambari/server/stack/ThemeModuleTest.java


> Provide /artifacts/theme endpoint for each stack-version service
> ----------------------------------------------------------------
>
>                 Key: AMBARI-10164
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10164
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.1.0
>            Reporter: Myroslav Papirkovskyy
>            Assignee: Myroslav Papirkovskyy
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10164.patch
>
>
> In the stack definition we will be providing theme for each service. This needs to be provided at the /api/v1/stacks/HDP/versions/2.2/services/HDFS/artifacts/theme endpoint. Internally the theme.json should be extensible by stack-version just like configs.
> Similar to the way configs are overridden in the stack, config-layout should have the possibility of inheritance as well as ability to override specific portions of the layout, or complete replacement of layout.



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