Xiaoyu Yao created HADOOP-17259:
-----------------------------------

             Summary: SSLFactory should fallback to input config if ssl-*.xml 
fail to load from classpath
                 Key: HADOOP-17259
                 URL: https://issues.apache.org/jira/browse/HADOOP-17259
             Project: Hadoop Common
          Issue Type: Improvement
    Affects Versions: 2.8.5
            Reporter: Xiaoyu Yao
            Assignee: Xiaoyu Yao


Some applications like Tez does not have ssl-client.xml and ssl-server.xml in 
classpath. Instead, it directly pass the parsed SSL configuration as the input 
configuration object. This ticket is opened to allow this case. TEZ-4096 
attempts to solve this issue but but take a different approach which may not 
work in existing Hadoop clients that use SSLFactory from hadoop-common. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to