You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Liz Szilagyi (Jira)" <ji...@apache.org> on 2020/02/19 11:57:00 UTC

[jira] [Updated] (OOZIE-3551) Configure working defaults for Spark action in Oozie

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

Liz Szilagyi updated OOZIE-3551:
--------------------------------
    Attachment:     (was: OOZIE-3551-1.diff)

> Configure working defaults for Spark action in Oozie
> ----------------------------------------------------
>
>                 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
>
> 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)