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 <[email protected]> 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: [email protected] > For additional commands, e-mail: [email protected] > >
