From hdfs-issues-return-276860-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Sat Aug 10 07:58:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 884B3180607 for ; Sat, 10 Aug 2019 09:58:02 +0200 (CEST) Received: (qmail 81134 invoked by uid 500); 10 Aug 2019 07:58:01 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 81123 invoked by uid 99); 10 Aug 2019 07:58:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Aug 2019 07:58:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 93EE2E2FE4 for ; Sat, 10 Aug 2019 07:58:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2352526675 for ; Sat, 10 Aug 2019 07:58:00 +0000 (UTC) Date: Sat, 10 Aug 2019 07:58:00 +0000 (UTC) From: "Adam Antal (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-14195) OIV: print out storage policy id in oiv Delimited output MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-14195?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1690= 4364#comment-16904364 ]=20 Adam Antal commented on HDFS-14195: ----------------------------------- Thanks for the patch [~suxingfate], and [~jojochuang] for the commit! > OIV: print out storage policy id in oiv Delimited output > -------------------------------------------------------- > > Key: HDFS-14195 > URL: https://issues.apache.org/jira/browse/HDFS-14195 > Project: Hadoop HDFS > Issue Type: Improvement > Components: tools > Reporter: Wang, Xinglong > Assignee: Wang, Xinglong > Priority: Minor > Fix For: 3.3.0 > > Attachments: HDFS-14195.001.patch, HDFS-14195.002.patch, HDFS-141= 95.003.patch, HDFS-14195.004.patch, HDFS-14195.005.patch, HDFS-14195.006.pa= tch, HDFS-14195.007.patch, HDFS-14195.008.patch, HDFS-14195.009.patch, HDFS= -14195.010.patch > > > There is lacking of a method to get all folders and files with sort of sp= ecified storage policy via command line, like ALL_SSD type. > By adding storage policy id to oiv output, it will help with oiv post-ana= lysis to have a overview of all folders/files with specified storage policy= and to apply internal regulation based on this information. > =C2=A0 > Currently, for=C2=A0PBImageXmlWriter.java, in=C2=A0HDFS-9835 it added fun= ction to print out xattr which including storage policy already. -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org