palantir / spark

Palantir Distribution of Apache Spark
Apache License 2.0
67 stars 51 forks source link

Safe log TaskSetManager start task #768

Closed 16pierre closed 2 years ago

16pierre commented 3 years ago

Adding safe-logging for the "starting task" log-line.

My main motivation in this PR is the serializedTaskSize argument, because I'm currently investigating task deserialization issues. Glad to take this logging elsewhere as long as I can log serializedTaskSize.