You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/06/26 16:12:00 UTC

[jira] [Commented] (AMBARI-21345) Add host doesn't fully add a node when include/exclude files are used

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

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/12874516/AMBARI-21345.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 22 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:red}-1 javac{color}.  The patch appears to cause the [build to fail|https://builds.apache.org/job/Ambari-trunk-test-patch/11681//artifact/patch-work/patchJavacWarnings.txt].

Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/11681//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: Dmytro Sen
>            Assignee: Dmytro Sen
>            Priority: Critical
>             Fix For: 2.5.2
>
>         Attachments: AMBARI-21345.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)