Dongjoon Hyun created SPARK-39323:
-------------------------------------
Summary: Hide empty `taskResourceAssignments` from INFO log
Key: SPARK-39323
URL: https://issues.apache.org/jira/browse/SPARK-39323
Project: Spark
Issue Type: Improvement
Components: Spark Core
Affects Versions: 3.4.0
Reporter: Dongjoon Hyun
This issue aims to hide empty `taskResourceAssignments` info from the INFO log.
{code}
22/05/27 23:41:21 INFO TaskSetManager: Starting task 70587.0 in stage 0.0 (TID
70587) (100.97.198.216, executor 1, partition 70587, PROCESS_LOCAL, 4452 bytes)
taskResourceAssignments Map()
22/05/27 23:41:21 INFO TaskSetManager: Finished task 70571.0 in stage 0.0 (TID
70571) in 99 ms on 100.97.198.216 (executor 1) (70569/300000)
{code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]