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

    https://github.com/apache/spark/pull/22727#discussion_r225418151
  
    --- Diff: sbin/start-thriftserver.sh ---
    @@ -39,6 +39,10 @@ function usage {
       pattern+="\|Spark Command: "
       pattern+="\|======="
       pattern+="\|--help"
    +  pattern+="\|Using Spark's default log4j profile:"
    +  pattern+="\|^log4j:"
    +  pattern+="\|Started daemon with process name"
    +  pattern+="\|Registered signal handler for"
     
       "${SPARK_HOME}"/bin/spark-submit --help 2>&1 | grep -v Usage 1>&2
    --- End diff --
    
    Yes, the error message is gone after the code change.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to