[
https://issues.apache.org/jira/browse/AMBARI-3556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13801930#comment-13801930
]
Dmitry Lysnichenko commented on AMBARI-3556:
--------------------------------------------
+1
committed to trunk
> Resource management. Rewrite Templates and Static Files to declarative rather
> than cookbook-oriented
> ----------------------------------------------------------------------------------------------------
>
> Key: AMBARI-3556
> URL: https://issues.apache.org/jira/browse/AMBARI-3556
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 1.5.0
>
> Attachments: AMBARI-3556_2.patch, AMBARI-3556.patch
>
>
> 1) Since Kokki should be used with kitchen and cookbooks. Templates are not
> working then we use declative form. This can be fixed by replacing the
> location of cookbook with our custom param passed to the enviroment.
> 2) Also Here we should change the way variables are sent to templating
> engine. Since we will be getting variables from json configurations files and
> then parsing it into variable, probaby a dictionary of dictionaries. We
> should not use any files with configurations (like it is done in Kokki), but
> just pass the dictionary with the configuration params to the enviroment,
> which should handle it.
--
This message was sent by Atlassian JIRA
(v6.1#6144)