You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/09/02 18:05:57 UTC

[GitHub] [spark] sarutak commented on pull request #29619: [SPARK-32772][SQL] Reduce log messages for spark-sql CLI

sarutak commented on pull request #29619:
URL: https://github.com/apache/spark/pull/29619#issuecomment-685905444


   > Does this match how spark-shell is configured? seems fine then.
   
   I think so. spark-shell, pyspark and sparkr CLI seem to be configured with the same manner.
   * [spark-shell](https://github.com/apache/spark/blob/v3.0.0/repl/src/main/scala/org/apache/spark/repl/Main.scala#L34)
   * [pyspark](https://github.com/apache/spark/blob/v3.0.0/core/src/main/scala/org/apache/spark/api/python/PythonGatewayServer.scala#L33)
   * [sparkr](https://github.com/apache/spark/blob/v3.0.0/core/src/main/scala/org/apache/spark/api/r/RBackend.scala#L109)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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