Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A0C6B10CEF for ; Wed, 11 Sep 2013 00:49:52 +0000 (UTC) Received: (qmail 2445 invoked by uid 500); 11 Sep 2013 00:49:51 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 2372 invoked by uid 500); 11 Sep 2013 00:49:51 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 2217 invoked by uid 99); 11 Sep 2013 00:49:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Sep 2013 00:49:51 +0000 Date: Wed, 11 Sep 2013 00:49:51 +0000 (UTC) From: "Colin Patrick McCabe (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-5158) add command-line support for manipulating cache directives 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/HDFS-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-5158: --------------------------------------- Attachment: HDFS-5158-caching.005.patch * fix bug in CacheManager where we were trying to print a mode as an integer * fix bug in CachePool constructor where groupName was set incorrectly. * pretty-print listStatus results (it's very little additional code now that TableListing has been written) * TestPathCacheRequests: add tests for group name in newly created pools * update testHDFSConf.xml > add command-line support for manipulating cache directives > ---------------------------------------------------------- > > Key: HDFS-5158 > URL: https://issues.apache.org/jira/browse/HDFS-5158 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: datanode, namenode > Affects Versions: HDFS-4949 > Reporter: Colin Patrick McCabe > Assignee: Colin Patrick McCabe > Attachments: HDFS-5158-caching.003.patch, HDFS-5158-caching.004.patch, HDFS-5158-caching.005.patch > > > We should add command-line support for creating, removing, and listing cache directives. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira