Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 92DBA18E96 for ; Fri, 31 Jul 2015 09:48:05 +0000 (UTC) Received: (qmail 77464 invoked by uid 500); 31 Jul 2015 09:48:05 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 77428 invoked by uid 500); 31 Jul 2015 09:48:05 -0000 Mailing-List: contact dev-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 dev@ambari.apache.org Received: (qmail 77415 invoked by uid 99); 31 Jul 2015 09:48:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Jul 2015 09:48:05 +0000 Date: Fri, 31 Jul 2015 09:48:04 +0000 (UTC) From: "Andrii Babiichuk (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-12601) Specifying heterogeneous storage does not work for DataNode Directories MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-12601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrii Babiichuk updated AMBARI-12601: -------------------------------------- Attachment: (was: AMBARI-12601_branch_2.1.1.patch) > Specifying heterogeneous storage does not work for DataNode Directories > ----------------------------------------------------------------------- > > Key: AMBARI-12601 > URL: https://issues.apache.org/jira/browse/AMBARI-12601 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.1.0 > Reporter: Andrii Babiichuk > Assignee: Andrii Babiichuk > Priority: Blocker > Fix For: 2.1.1 > > Attachments: AMBARI-12601.patch, AMBARI-12601_branch_2.1.1.patch > > > Heterogenous storage specification for dfs.data.dir introduced in Ambari 1.7.0 is no longer working. > STR: > Go to HDFS > Configs > Prepend the content of "DataNode directories" with "[SSD]" so that it looks like: > {noformat} > [SSD]/grid/0/hadoop/hdfs/data > {noformat} > An error is shown ("must be a slash or drive") -- This message was sent by Atlassian JIRA (v6.3.4#6332)