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

Robert Kanter commented on OOZIE-2705:
--------------------------------------

That seems reasonable.  One last question then: {{addedLog4jSettings}} gets set 
to {{true}} if either {{EXECUTOR_EXTRA_JAVA_OPTIONS}} or 
{{DRIVER_EXTRA_JAVA_OPTIONS}} is set by the user.  So if the user only sets one 
of those, Oozie won't set the other.  We probably want to set one if we can, 
right?

> 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 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)

Reply via email to