You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/02/20 11:08:00 UTC

[jira] [Commented] (OOZIE-3551) Spark shouldn't obtain tokens withing the Spark action

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

ASF subversion and git services commented on OOZIE-3551:
--------------------------------------------------------

Commit 90b9f1077d63ce9dc255f8db170b68dcb8935910 in oozie's branch refs/heads/master from Gezapeti Cseh
[ https://gitbox.apache.org/repos/asf?p=oozie.git;h=90b9f10 ]

OOZIE-3551 Spark shouldn't obtain tokens withing the Spark action (Liz Szilagyi via gezapeti)


> Spark shouldn't obtain tokens withing the Spark action
> ------------------------------------------------------
>
>                 Key: OOZIE-3551
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3551
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Liz Szilagyi
>            Assignee: Liz Szilagyi
>            Priority: Major
>         Attachments: OOZIE-3551-1.patch, OOZIE-3551-2.patch
>
>
> Task:
> Add the following to the spark opts section of the spark action 
> --conf spark.yarn.security.tokens.hiveserver2.enabled=false --conf spark.yarn.security.tokens.hivestreaming.enabled=false
> Issue:
> If Spark is launched form Oozie then we need to turn these 2 and some others off: [http://spark.apache.org/docs/latest/running-on-yarn.html#launching-your-application-with-apache-oozie] and let Oozie obtain the tokens.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)