You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Juanjo Marron (JIRA)" <ji...@apache.org> on 2015/10/13 02:39:05 UTC

[jira] [Commented] (AMBARI-13364) Parameterize stack information used by common services

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

Juanjo Marron commented on AMBARI-13364:
----------------------------------------

This proposal  shows a basic  prototype to clean up hard coded stack information for zookeeper definition in common service. The distro-specific details are now configuration properties at stack level that can be obtained in service recipes code.

Please review attached document and patch for the detailed design proposal 


>  Parameterize stack information used by common services
> -------------------------------------------------------
>
>                 Key: AMBARI-13364
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13364
>             Project: Ambari
>          Issue Type: New Feature
>          Components: ambari-server
>            Reporter: Tuong Truong
>            Assignee: Juanjo Marron
>         Attachments: AMBARI-13364 Parameterize stack information used by common services.pdf, AMBARI-13364.patch
>
>
> This feature will add a basic framework to remove hardcoded stack information out of the common services and use parameter to get access to stack information.  Currently, the common services hardcoded much information specific to Hortonworks' HDP stack including name (HDP), specific versions (2.0, 2.1, 2.2), and install location.   This feature will propose a way of configuration these information and parameterize them into the services for reference as require. 



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