[ https://issues.apache.org/jira/browse/SPARK-39323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun resolved SPARK-39323. ----------------------------------- Fix Version/s: 3.4.0 Resolution: Fixed Issue resolved by pull request 36706 [https://github.com/apache/spark/pull/36706] > 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 > Assignee: Dongjoon Hyun > Priority: Minor > Fix For: 3.4.0 > > > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org