[ 
https://issues.apache.org/jira/browse/HDFS-16018?focusedWorklogId=598959&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-598959
 ]

ASF GitHub Bot logged work on HDFS-16018:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/May/21 01:59
            Start Date: 19/May/21 01:59
    Worklog Time Spent: 10m 
      Work Description: ferhui commented on a change in pull request #2994:
URL: https://github.com/apache/hadoop/pull/2994#discussion_r630651389



##########
File path: 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/QuotaUsage.java
##########
@@ -242,12 +242,14 @@ public boolean equals(Object obj) {
 
   /**
    * Output format:
-   * |----12----| |------15-----| |------15-----| |------15-----|
-   *        QUOTA       REM_QUOTA     SPACE_QUOTA REM_SPACE_QUOTA
-   * |----12----| |----12----| |-------18-------|
-   *    DIR_COUNT   FILE_COUNT       CONTENT_SIZE
+   * |-----14-----| |-------18------| |-----14-----| |-------18------|
+   *      SSD_QUOTA     REM_SSD_QUOTA     DISK_QUOTA    REM_DISK_QUOTA
+   * |-----14-----| |-------18------| |-----14-----| |-------18------|
+   *  ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PROVIDED_QUOTA REM_PROVIDED_QUOTA
+   * |-----14-----| |-------18------| |-------18------|
+   *   NVDIMM_QUOTA  REM_NVDIMM_QUOTA FILE_NAME

Review comment:
       It seems that FILE_NAME should be PATHNAME?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 598959)
    Time Spent: 50m  (was: 40m)

> Optimize the display of hdfs "count -e" or "count -t" command
> -------------------------------------------------------------
>
>                 Key: HDFS-16018
>                 URL: https://issues.apache.org/jira/browse/HDFS-16018
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: dfsclient
>            Reporter: Hongbing Wang
>            Assignee: Hongbing Wang
>            Priority: Minor
>              Labels: pull-request-available
>         Attachments: fs_count_fixed.png, fs_count_origin.png
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> The display of `fs -count -e`or `fs -count -t` is not aligned.
> *Current display:*
> *!fs_count_origin.png|width=1184,height=156!*
> *Fixed display:*
> *!fs_count_fixed.png|width=1217,height=157!*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to