You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by dongjoon-hyun <gi...@git.apache.org> on 2018/10/11 17:22:46 UTC

[GitHub] spark pull request #22700: [SPARK-25712][Core][Minor] Improve usage message ...

Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22700#discussion_r224533980
  
    --- Diff: sbin/start-master.sh ---
    @@ -31,7 +31,8 @@ if [[ "$@" = *--help ]] || [[ "$@" = *-h ]]; then
       echo "Usage: ./sbin/start-master.sh [options]"
       pattern="Usage:"
       pattern+="\|Using Spark's default log4j profile:"
    -  pattern+="\|Registered signal handlers for"
    +  pattern+="\|Started daemon with process name"
    +  pattern+="\|Registered signal handler for"
    --- End diff --
    
    Ur, could you add this patttern to STS in this PR?


---

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