Sumit Mohanty created SLIDER-392:
------------------------------------
Summary: Security enabled or not should depend on correct
configuration
Key: SLIDER-392
URL: https://issues.apache.org/jira/browse/SLIDER-392
Project: Slider
Issue Type: Bug
Components: agent-provider, app-package
Affects Versions: Slider 0.50
Reporter: Sumit Mohanty
Assignee: Jonathan Maron
Fix For: Slider 0.60
Several packages rely on core-site config properties to determine if the
cluster is secure. However, core-site is not being passed on to the agent from
agent provider.
This by itself could be the bug and it may make sense to pass core-site,
yarn-site, etc. if explicitly asked via appConfig property "system_configs":
"core-site".
Alternatively, we can introduce a new appConfig.json variable for security. But
lets investigate if passing core-site, yarn-site, etc when application asks for
it is a good idea or not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)