[
https://issues.apache.org/jira/browse/AMBARI-13880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15004545#comment-15004545
]
Hudson commented on AMBARI-13880:
---------------------------------
ABORTED: Integrated in Ambari-branch-2.1 #856 (See
[https://builds.apache.org/job/Ambari-branch-2.1/856/])
AMBARI-13880. DataNode Data Directories Which Contain Meta Information
(vbrodetskyi:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=7084e4bbcefc05451cc907ae2caaa70515ccd46a])
*
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/alerts/alert_datanode_unmounted_data_dir.py
> 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)