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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to