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 2019/10/18 15:33:02 UTC

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

Liz Szilagyi created OOZIE-3551:
-----------------------------------

             Summary: 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


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)