[
https://issues.apache.org/jira/browse/OOZIE-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15590362#comment-15590362
]
Robert Kanter commented on OOZIE-2705:
--------------------------------------
+1
> Oozie Spark action ignores spark.executor.extraJavaOptions and
> spark.driver.extraJavaOptions
> --------------------------------------------------------------------------------------------
>
> Key: OOZIE-2705
> URL: https://issues.apache.org/jira/browse/OOZIE-2705
> Project: Oozie
> Issue Type: Bug
> Components: action
> Affects Versions: 4.3.0
> Environment: CentOS 6.6
> Reporter: Prabhu Joseph
> Assignee: Peter Cseh
> Priority: Blocker
> Fix For: 4.3.0
>
> Attachments: OOZIE-2705.001.patch, OOZIE-2705.002.patch,
> OOZIE-2705.003.patch
>
>
> Oozie Spark Action with spark-opts "spark.executor.extraJavaOptions and
> spark.driver.extraJavaOptions" are ignored.
> <spark-opts>--executor-memory 1G --driver-java-options "-verbose -Xms750m
> -XX:+PrintGCDetails -XX:+PrintGCTimeStamps" --conf
> "spark.executor.extraJavaOptions=-XX:+PrintGCDetails
> -XX:+PrintGCTimeStamps"</spark-opts>
> Suspect the OOZIE-2503 fix is overriding them. The configs are reflected
> after removing the fix of OOZIE-2503.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)