[
https://issues.apache.org/jira/browse/HADOOP-11702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun Suresh updated HADOOP-11702:
---------------------------------
Attachment: HADOOP-11702.3.patch
Updating patch to fix testcase
* The {{AuthFilterInitializer}} does not need to do the file reading... it is
handled when the signer is initialized in the filters init() method.
> Allow StringSignerSecretProvider to read secret from a file
> -----------------------------------------------------------
>
> Key: HADOOP-11702
> URL: https://issues.apache.org/jira/browse/HADOOP-11702
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Arun Suresh
> Assignee: Arun Suresh
> Priority: Minor
> Attachments: HADOOP-11702.1.patch, HADOOP-11702.2.patch,
> HADOOP-11702.3.patch
>
>
> Currently, The {{StringSignerSecretProvider}} has to be provide the secret in
> a configuration file. This patch allows the secret string to be read from a
> separate file as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)