[ 
https://issues.apache.org/jira/browse/SPARK-41254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean R. Owen resolved SPARK-41254.
----------------------------------
    Fix Version/s: 3.2.4
                   3.3.2
                   3.4.0
       Resolution: Fixed

Issue resolved by pull request 38790
[https://github.com/apache/spark/pull/38790]

> 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
>             Fix For: 3.2.4, 3.3.2, 3.4.0
>
>   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

Reply via email to