[
https://issues.apache.org/jira/browse/HADOOP-10539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980209#comment-13980209
]
Ted Yu commented on HADOOP-10539:
---------------------------------
Currently there is no hadoop release with the two argument authorize().
We must rely on reflection in order to keep compatibility with hadoop 2.4
> Provide backward compatibility for ProxyUsers.authorize() call
> --------------------------------------------------------------
>
> Key: HADOOP-10539
> URL: https://issues.apache.org/jira/browse/HADOOP-10539
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Benoy Antony
> Assignee: Benoy Antony
> Priority: Minor
> Attachments: HADOOP-10539.patch, HADOOP-10539.patch
>
>
> HADOOP-10499 removed the unused _Configuration_ parameter from
> _ProxyUsers.authorize()_ method.
> This broke few components like HBase who invoked that function and forced it
> to rely on Reflection.
--
This message was sent by Atlassian JIRA
(v6.2#6252)