You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2018/08/27 01:21:00 UTC

[jira] [Commented] (SPARK-25236) Investigate using a logging library inside of PySpark on the workers instead of print

    [ https://issues.apache.org/jira/browse/SPARK-25236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16593097#comment-16593097 ] 

Liang-Chi Hsieh commented on SPARK-25236:
-----------------------------------------

hmm, maybe dumb question, can't we use {{logging}} to do that? 

> Investigate using a logging library inside of PySpark on the workers instead of print
> -------------------------------------------------------------------------------------
>
>                 Key: SPARK-25236
>                 URL: https://issues.apache.org/jira/browse/SPARK-25236
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 2.4.0
>            Reporter: holdenk
>            Priority: Trivial
>
> We don't have a logging library on the workers to use which means that its difficult for folks to tune the log level on the workers. On the driver processes we _could_ just call the JVM logging, but on the workers that won't work.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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