Venkat Ranganathan created OOZIE-2048:
-----------------------------------------
Summary: HadoopAccessorService should also process ssl_client.xml
Key: OOZIE-2048
URL: https://issues.apache.org/jira/browse/OOZIE-2048
Project: Oozie
Issue Type: Bug
Reporter: Venkat Ranganathan
Assignee: Venkat Ranganathan
In HadoopAccessorService, per cluster, oozie processes the following
configuration files per cluster
core-site.xml
hdfs-site.xml
mapred-site.xml
yarn-site.xml
and
hadoop-site.xml
But this not handle cases where we need to access secure webhdfs or in secure
clusters post 2.6.0 where timeline client has security enabled because the ssl
client configuration is in ssl-client.xml.
We need to add ssl-client.xml to the list of files we process per cluster
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)