[ 
https://issues.apache.org/jira/browse/YARN-9161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748468#comment-16748468
 ] 

Zac Zhou commented on YARN-9161:
--------------------------------

I tested the TestCapacitySchedulerSurgicalPreemption locally, it doesn't fail.

I used maven command to run the whole test cases for the sub-module 
hadoop-yarn-applications-distributedshell without the patch. It failed with a 
timeout error just like the test report as well.

I also tested the case TestDistributedShell directly, it succeeded to run on my 
server.

So the failed tests seem not related to the patch. 

[~sunilg] , Could you help to review the patch when you are free.

Thanks a lot~

 

> Absolute resources of capacity scheduler doesn't support GPU and FPGA
> ---------------------------------------------------------------------
>
>                 Key: YARN-9161
>                 URL: https://issues.apache.org/jira/browse/YARN-9161
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: capacity scheduler
>            Reporter: Zac Zhou
>            Assignee: Zac Zhou
>            Priority: Major
>         Attachments: YARN-9161.001.patch, YARN-9161.002.patch, 
> YARN-9161.003.patch, YARN-9161.004.patch, YARN-9161.005.patch, 
> YARN-9161.006.patch
>
>
> As the enum CapacitySchedulerConfiguration.AbsoluteResourceType only has two 
> elements: memory and vcores, which would filter out absolute resources 
> configuration of gpu and fpga in 
> AbstractCSQueue.updateConfigurableResourceRequirement. 
> This issue would cause gpu and fpga can't be allocated correctly



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to