[ https://issues.apache.org/jira/browse/SPARK-25236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun updated SPARK-25236: ---------------------------------- Affects Version/s: (was: 2.4.0) 3.0.0 > 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: 3.0.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.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org