[ https://issues.apache.org/jira/browse/HBASE-23208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Karthik Palanisamy updated HBASE-23208: --------------------------------------- Description: ProcV2 use org.apache.hadoop.hbase.procedure2.util.StringUtils#humanTimeDiff(long) and humanSize(double) where it returns human readable string. I think it would good if we format the string before we return it. !Screen Shot 2019-10-23 at 2.01.44 PM.png! !Screen Shot 2019-10-23 at 2.35.04 PM.png! the same format will apply to master and regionserver logs. I hope no one will concern about this format change. was: ProcV2 use org.apache.hadoop.hbase.procedure2.util.StringUtils#humanTimeDiff(long) and humanSize(double) where it returns human readable string. I think it would good if we format the string before we retrun it. !Screen Shot 2019-10-23 at 2.01.44 PM.png! !Screen Shot 2019-10-23 at 2.35.04 PM.png! the same format will apply to master and regionserver logs. I hope no one will concern about this format change. > Unit formatting in Master & RS UI > --------------------------------- > > Key: HBASE-23208 > URL: https://issues.apache.org/jira/browse/HBASE-23208 > Project: HBase > Issue Type: Improvement > Components: UI > Affects Versions: 3.0.0 > Reporter: Karthik Palanisamy > Assignee: Karthik Palanisamy > Priority: Trivial > Attachments: Screen Shot 2019-10-23 at 2.01.44 PM.png, Screen Shot > 2019-10-23 at 2.35.04 PM.png > > > ProcV2 use > org.apache.hadoop.hbase.procedure2.util.StringUtils#humanTimeDiff(long) and > humanSize(double) where it returns human readable string. I think it would > good if we format the string before we return it. > > !Screen Shot 2019-10-23 at 2.01.44 PM.png! > !Screen Shot 2019-10-23 at 2.35.04 PM.png! > > the same format will apply to master and regionserver logs. I hope no one > will concern about this format change. -- This message was sent by Atlassian Jira (v8.3.4#803005)