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

Jonathan Hung commented on YARN-9668:
-------------------------------------

Only 
[TestRMRestart.testSynchronouslyRenewDTOnRecovery|https://builds.apache.org/job/PreCommit-YARN-Build/24349/testReport/org.apache.hadoop.yarn.server.resourcemanager/TestRMRestart/testSynchronouslyRenewDTOnRecovery_CAPACITY_/]
 appears related.

testSynchronouslyRenewDTOnRecovery specifies kerberos auth in the conf, but it 
doesn't get propagated to UGI, so it actually uses simple. After applying this 
patch this test will use kerberos which causes the test failures.

003 fixes this test to use TestSecurityMockRM so the test doesn't try to login.

> UGI conf doesn't read user overridden configurations on RM and NM startup
> -------------------------------------------------------------------------
>
>                 Key: YARN-9668
>                 URL: https://issues.apache.org/jira/browse/YARN-9668
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.10.0
>            Reporter: Jonathan Hung
>            Assignee: Jonathan Hung
>            Priority: Major
>         Attachments: YARN-9668.001.patch, YARN-9668.002.patch, 
> YARN-9668.003.patch
>
>
> Similar to HADOOP-15150. Configs overridden thru e.g. -D or -conf are not 
> passed to the UGI conf on RM or NM startup.



--
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