your quotes are in the wrong place. Try --conf
spark.executor.extraJavaOptions="-XX:+UnlockCommercialFeatures
-XX:+FlightRecorder"

On Fri, Jan 16, 2015 at 2:12 PM, Kane Kim <kane.ist...@gmail.com> wrote:

> I want to add some java options when submitting application:
> --conf "spark.executor.extraJavaOptions=-XX:+UnlockCommercialFeatures
> -XX:+FlightRecorder"
>
> But looks like it doesn't get set. Where I can add it to make it working?
>
> Thanks.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
> For additional commands, e-mail: user-h...@spark.apache.org
>
>

Reply via email to