[ 
https://issues.apache.org/jira/browse/HDFS-8155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jakob Homan updated HDFS-8155:
------------------------------
    Attachment: HDFS-8155.003.patch

New patch addressing checkstyle and ChrisN's review.

bq. ConfRefreshTokenBasedAccessTokenProvider, 
ConfRefreshTokenBasedAccessTokenProvider: There are no timeouts specified in 
the calls to the refresh URL. Timeouts can be controlled by calling 
client.setConnectTimeout and client.setReadTimeout.
Done.
bq. AccessTokenProvider: Optional - consider extending Configured so that it 
inherits the implementations of getConf and setConf for free.
Configured sets the conf as part of the constructor, which breaks the way ATP 
implementations sets its values.  I kept it as Configurable just to avoid code 
churn.
bq. WebHDFS.md: Typo: "toekns" instead of "tokens"
Done.
bq. Please address the javac and checkstyle warnings.
Done.  my local test patch is happy (at last)

> Support OAuth2 in WebHDFS
> -------------------------
>
>                 Key: HDFS-8155
>                 URL: https://issues.apache.org/jira/browse/HDFS-8155
>             Project: Hadoop HDFS
>          Issue Type: New Feature
>          Components: webhdfs
>            Reporter: Jakob Homan
>            Assignee: Jakob Homan
>         Attachments: HDFS-8155-1.patch, HDFS-8155.002.patch, 
> HDFS-8155.003.patch
>
>
> WebHDFS should be able to accept OAuth2 credentials.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to