[
https://issues.apache.org/jira/browse/AMBARI-21345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16076706#comment-16076706
]
Hadoop QA commented on AMBARI-21345:
------------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12875940/AMBARI-21345_5.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 23 new
or modified test files.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/11748//console
This message is automatically generated.
> Add host doesn't fully add a node when include/exclude files are used
> ---------------------------------------------------------------------
>
> Key: AMBARI-21345
> URL: https://issues.apache.org/jira/browse/AMBARI-21345
> Project: Ambari
> Issue Type: Bug
> Components: stacks
> Reporter: Paul Codding
> Assignee: Dmytro Sen
> Priority: Critical
> Fix For: 2.5.2
>
> Attachments: AMBARI-21345_5.patch
>
>
> When using dfs.include/dfs.exclude files for HDFS and
> yarn.include/yarn.exclude for YARN, we need to ensure these files are updated
> whenever a host is added or removed, and we should also make sure su -l hdfs
> -c "hdfs dfsadmin -refreshNodes" for HDFS and su -l yarn -c "yarn rmadmin
> -refreshNodes" for YARN is run after the host has been added and the
> corresponding HDFS/YARN files are updated.
> Options
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)