[
https://issues.apache.org/jira/browse/YARN-5208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320865#comment-15320865
]
Hadoop QA commented on YARN-5208:
---------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 0s
{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} docker {color} | {color:red} 0m 5s {color}
| {color:red} Docker failed to build yetus/hadoop:2c91fd8. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12808963/0005-YARN-5208.patch |
| JIRA Issue | YARN-5208 |
| Console output |
https://builds.apache.org/job/PreCommit-YARN-Build/11915/console |
| Powered by | Apache Yetus 0.3.0 http://yetus.apache.org |
This message was automatically generated.
> Run TestAMRMClient TestNMClient TestYarnClient TestClientRMTokens
> TestAMAuthorization tests with hadoop.security.token.service.use_ip enabled
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: YARN-5208
> URL: https://issues.apache.org/jira/browse/YARN-5208
> Project: Hadoop YARN
> Issue Type: Test
> Components: test
> Reporter: Rohith Sharma K S
> Assignee: Rohith Sharma K S
> Priority: Blocker
> Labels: test
> Attachments: 0001-YARN-5208.patch, 0002-YARN-5208.patch,
> 0003-YARN-5208.patch, 0004-YARN-5208.patch, 0005-YARN-5208.patch
>
>
> All YARN test cases are running with *hadoop.security.token.service.use_ip*
> disabled. As a result few tests {{TestAMRMClient TestNMClient TestYarnClient
> TestClientRMTokens TestAMRMTokens}} cases are consistently failing because of
> unable to resolve hostname(see HADOOP-12687 YARN-4306 YARN-4318)
> I would suggest to run tests with *hadoop.security.token.service.use_ip*
> enabled by default. And for the HA test cases which require mandatory
> disabling , change test cases as required by setting
> {code}
> conf.setBoolean(
> CommonConfigurationKeys.HADOOP_SECURITY_TOKEN_SERVICE_USE_IP, false);
> SecurityUtil.setConfiguration(conf);
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]