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

2018-09-26 Thread Peter Bacsko (JIRA)


[ 
https://issues.apache.org/jira/browse/OOZIE-3353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16628566#comment-16628566
 ] 

Peter Bacsko commented on OOZIE-3353:
-

I'll add an example later.

But for example, using DistCp with webhdfs will not work in a secure 
environment.

> 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
>Priority: Major
>
> 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)


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

2018-09-26 Thread Andras Piros (JIRA)


[ 
https://issues.apache.org/jira/browse/OOZIE-3353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16628503#comment-16628503
 ] 

Andras Piros commented on OOZIE-3353:
-

Thanks for the idea [~pbacsko]! Looks like a long-standing tech debt, would 
really like to have Oozie also talk to secure WebHDFS. Do you have a workflow 
example?

> 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
>Priority: Major
>
> 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)