[
https://issues.apache.org/jira/browse/OOZIE-3551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17040854#comment-17040854
]
Gézapeti commented on OOZIE-3551:
---------------------------------
I don't like the fact that we have to add these one-by-one, but I can't see a
way to tell Spark to disable all credentials at once without disabling security.
+1
Thanks for the contribution [~z17]!
> 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
> 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)