Shilun Fan created YARN-11818: --------------------------------- Summary: ix "submitted by user jenkins to unknown queue: default" error in hadoop-yarn-client tests Key: YARN-11818 URL: https://issues.apache.org/jira/browse/YARN-11818 Project: Hadoop YARN Issue Type: Bug Components: yarn-client Affects Versions: 3.5.0 Reporter: Shilun Fan Assignee: Shilun Fan
The following error frequently occurs in integration tests: {code:java} [ERROR] org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocationE2E.testDemotionFromAcquired Time elapsed: 0.025 s <<< ERROR!org.apache.hadoop.yarn.exceptions.YarnException: Failed to submit application_1744044026935_0003 to YARN: Application application_1744044026935_0003 submitted by user jenkins to unknown queue: default ..... {code} This issue is caused by the failure of {{TestSchedConfCLI#cleanup}} to run properly, and this JIRA will address and resolve the problem. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org