You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Peter Bacsko (JIRA)" <ji...@apache.org> on 2018/09/26 09:51:00 UTC

[jira] [Created] (OOZIE-3353) Add support for WebHDFS token provider

Peter Bacsko created OOZIE-3353:
-----------------------------------

             Summary: Add support for WebHDFS token provider
                 Key: OOZIE-3353
                 URL: https://issues.apache.org/jira/browse/OOZIE-3353
             Project: Oozie
          Issue Type: New Feature
          Components: core
            Reporter: Peter Bacsko


Oozie currently doesn't support fetching delegation tokens for WebHDFS.

Ordinary HDFS tokens are not adequate because the token kind is different: WEBHDFS_TOKEN_KIND vs HDFS_DELEGATION_TOKEN.

We need to use REST calls to retrieve the tokens.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)