[ https://issues.apache.org/jira/browse/SPARK-41254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean R. Owen reassigned SPARK-41254: ------------------------------------ Assignee: Zhang Liang > YarnAllocator.rpIdToYarnResource map is not properly updated > ------------------------------------------------------------ > > Key: SPARK-41254 > URL: https://issues.apache.org/jira/browse/SPARK-41254 > Project: Spark > Issue Type: Bug > Components: YARN > Affects Versions: 3.1.0, 3.2.0, 3.3.1 > Reporter: Zhang Liang > Assignee: Zhang Liang > Priority: Minor > Original Estimate: 24h > Remaining Estimate: 24h > > Log messages "INFO YarnAllocator: Resource profile 0 doesn't exist, adding > it" repeats multiple times in yarn stderr. > The log should be outputted only once because it happens in > _YarnAllocator.createYarnResourceForResourceProfile_ on a default > ResourceProfile > After digging into the code, I found a bug caused by misleading usage of > _ConcurrentHashMap.contains_ -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org