[ 
https://issues.apache.org/jira/browse/FALCON-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13678937#comment-13678937
 ] 

Srikanth Sundarrajan commented on FALCON-16:
--------------------------------------------

Looks like OCF returns instance of ProxyOozieClient. 
+    public static synchronized ProxyOozieClient get(Cluster cluster)

>From the patch it looks like ProxyOozieClient doesn't provide any behaviors 
>that the rest of the application is depending on. I feel it might be better to 
>lock the capability down to what OozieClient exposes.

For instance with this, it would not be possible to return ProxyOozieClient 
when we instantiate LocalOozie.


                
> Secure Oozie client interface
> -----------------------------
>
>                 Key: FALCON-16
>                 URL: https://issues.apache.org/jira/browse/FALCON-16
>             Project: Falcon
>          Issue Type: Sub-task
>    Affects Versions: 0.3
>            Reporter: Venkatesh Seetharam
>            Assignee: Venkatesh Seetharam
>              Labels: security
>             Fix For: 0.3
>
>         Attachments: FALCON-16.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to