You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Venkat Ranganathan (JIRA)" <ji...@apache.org> on 2014/10/29 04:56:34 UTC

[jira] [Created] (OOZIE-2048) HadoopAccessorService should also process ssl_client.xml

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)