Github user skonto commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21462#discussion_r193981514
  
    --- Diff: 
resource-managers/kubernetes/docker/src/main/dockerfiles/spark/entrypoint.sh ---
    @@ -46,12 +46,6 @@ shift 1
     SPARK_CLASSPATH="$SPARK_CLASSPATH:${SPARK_HOME}/jars/*"
     env | grep SPARK_JAVA_OPT_ | sort -t_ -k4 -n | sed 's/[^=]*=\(.*\)/\1/g' > 
/tmp/java_opts.txt
     readarray -t SPARK_JAVA_OPTS < /tmp/java_opts.txt
    --- End diff --
    
    @felixcheung yes it is local, but for users not to make assumptions it 
would be good to rename it at some point.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to