Re: Design question on Cross Stack Inheritance story

2014-12-17 Thread Mahesh Kumar Somashekar
Hi Jayush, Thanks for the insights, we will discuss on using common-services. Thanks, Mahesh On Tue, Dec 16, 2014 at 6:15 PM, Jayush Luniya wrote: > > Hi Mahesh, > Instead of adding a dependency on HDP stack, I would recommend that you > inherit the stack services from common-services. We are

Re: Design question on Cross Stack Inheritance story

2014-12-16 Thread Jayush Luniya
Hi Mahesh, Instead of adding a dependency on HDP stack, I would recommend that you inherit the stack services from common-services. We are in process of refactoring out HDP 2.0.6 stack to use common services. References: Common Services https://issues.apache.org/jira/browse/AMBARI-7201 Refactor

Design question on Cross Stack Inheritance story

2014-12-16 Thread Mahesh Kumar Somashekar
Hello, This is Mahesh from Pivotal. We are working on cross-stack definition inheritance story which require design inputs from Ambari team, as it needs some changes in HDP stack definitions. Here is the case that we are trying to solve: Currently, Ambari supports inheriting stack definitions wit