Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id ABC25200ABF for ; Tue, 3 May 2016 07:06:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AA66A1609B3; Tue, 3 May 2016 07:06:14 +0200 (CEST) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2DC391609A7 for ; Tue, 3 May 2016 07:06:14 +0200 (CEST) Received: (qmail 89362 invoked by uid 500); 3 May 2016 05:06:13 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 89332 invoked by uid 99); 3 May 2016 05:06:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 May 2016 05:06:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id ED6272C14F9 for ; Tue, 3 May 2016 05:06:12 +0000 (UTC) Date: Tue, 3 May 2016 05:06:12 +0000 (UTC) From: "yaolei (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-14605) '[RAM_DISK]' configured in dfs.datanode.data.dir validates failed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 03 May 2016 05:06:14 -0000 [ https://issues.apache.org/jira/browse/AMBARI-14605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15268112#comment-15268112 ] yaolei commented on AMBARI-14605: --------------------------------- I have rebuilt the patch based on the latest codebase of trunk.[~mithmatt] Thanks for your attention > '[RAM_DISK]' configured in dfs.datanode.data.dir validates failed > ----------------------------------------------------------------- > > Key: AMBARI-14605 > URL: https://issues.apache.org/jira/browse/AMBARI-14605 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: trunk > Reporter: yaolei > Fix For: 2.4.0 > > Attachments: AMBARI-14605.patch > > > HDFS now support four kinds of heterogeneous storage types: ARCHIVE, DISK, SSD and RAM_DISK. > If we configure dfs.datanode.data.dir as [RAM_DISK]/anydir,it validates failed. > please see https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/ArchivalStorage.html#Configuration > HDP-2.3.4 has adopted this feature (HDFS-6581) listed in http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.4/bk_HDP_RelNotes/content/patch_hadoop.html -- This message was sent by Atlassian JIRA (v6.3.4#6332)