> On Dec 14, 2015, at 9:11 AM, Steve Loughran <ste...@hortonworks.com> wrote:
> 
> 
> I'm doing some work getting the AM to come up as HTTPS (primarily to for 
> tests related to SLIDER-907 and an HTTPS RM)

So you’re implementing HTTPS at the RM end?  I imagine you’ll need access to AM 
cert etc.  We may want to think more broadly about certificates in the cluster, 
given that python 2.7.9 is going to break the current slider and ambari agent 
implementations.

> 
> for this to be a lot easier to test, I'm thinking I'd like the slider client 
> to propagate all the slider.* configuration parameters
> 
> Or
> 
> we change the AM to read everything beginning with slider. from the 
> appconf/components/slider-appmaster component and set them in the 
> configuration. This is already done for some of the security stuff (keytab, 
> etc)
> 
> Option 1: lets you put things in slider-client.xml, so have some options 
> which are global to all instances
> 
> Option 2; lets you keep the configuration in your application config.
> 
> 
> What do people think is best? I think I might like to go with Option #2 for 
> now, as option #1 could be added on later

+1


Reply via email to