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)