[ https://issues.apache.org/jira/browse/AMBARI-13880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15004131#comment-15004131 ]
Hadoop QA commented on AMBARI-13880: ------------------------------------ {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12772184/AMBARI-13880.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 javac{color}. The applied patch does not increase the total number of javac compiler warnings. {color:green}+1 release audit{color}. The applied patch does not increase the total number of release audit warnings. {color:red}-1 core tests{color}. The patch failed these unit tests in ambari-server: org.apache.ambari.server.orm.dao.AlertDefinitionDAOTest org.apache.ambari.server.controller.BackgroundCustomCommandExecutionTest org.apache.ambari.server.controller.AmbariCustomCommandExecutionHelperTest org.apache.ambari.server.functionaltests.server.StartStopServerTest org.apache.ambari.server.controller.AmbariManagementControllerTest org.apache.ambari.server.orm.dao.AlertDispatchDAOTest Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/4282//testReport/ Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/4282//console This message is automatically generated. > DataNode Data Directories Which Contain Meta Information Tags Trigger Alerts > ---------------------------------------------------------------------------- > > Key: AMBARI-13880 > URL: https://issues.apache.org/jira/browse/AMBARI-13880 > Project: Ambari > Issue Type: Bug > Components: ambari-agent, ambari-server > Affects Versions: 2.1.2 > Reporter: Vitaly Brodetskyi > Assignee: Vitaly Brodetskyi > Priority: Critical > Fix For: 2.1.3 > > Attachments: AMBARI-13880.patch > > > HDFS allows the ability to tag DataNode data directories with meta > information: > https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/ArchivalStorage.html > Which results in paths that look like: > [DISK]/hadoop/hdfs/data,[SSD]/hadoop/hdfs/ssd > Many of our scripts assume that directories specified in > hdfs-site/dfs.datanode.data.dir are actual paths and perform operations like > os.path.isdir which will fail with meta data. -- This message was sent by Atlassian JIRA (v6.3.4#6332)