[
https://issues.apache.org/jira/browse/AMBARI-21345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16096159#comment-16096159
]
Hadoop QA commented on AMBARI-21345:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12878338/AMBARI-21345_additional_2.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{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/11835//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, AMBARI-21345_additional_2.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)