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

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

holdenk created SPARK-25236:
-------------------------------

             Summary: 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


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