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

Bibin A Chundatt commented on YARN-4478:
----------------------------------------

[~sunilg]/[~rohithsharma]
TestClientRMTokens and TestAMAuthorization looks be continuously failing still. 
Will setting 
{noformat}
    conf.setBoolean(
        CommonConfigurationKeys.HADOOP_SECURITY_TOKEN_SERVICE_USE_IP,
        true);
    SecurityUtil.setConfiguration(conf);
{noformat}
help in fixing the issue in test . So that in {{SecurityUtils}} will use 
{{StandardHostResolver}} instead of {{QualifiedHostResolver}} the functionality 
of the test will remain same. If you agree with the same can reopen the YARN 
issues and fix in respective classes.
Currently yarn-api and yarn-resourcemanager classes we might have to handle. 

> [Umbrella] : Track all the Test failures in YARN
> ------------------------------------------------
>
>                 Key: YARN-4478
>                 URL: https://issues.apache.org/jira/browse/YARN-4478
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn
>            Reporter: Rohith Sharma K S
>
> Recently many test cases are failing either timed out or new bug fix caused 
> impact. Many test faiures JIRA are raised and are in progress.
> This is to track all the test failures JIRA's



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to