You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zheng Wang (Jira)" <ji...@apache.org> on 2020/03/24 09:16:00 UTC

[jira] [Updated] (HBASE-24038) Add a metric to show the locality of ssd in table.jsp

     [ https://issues.apache.org/jira/browse/HBASE-24038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Wang updated HBASE-24038:
-------------------------------
    Description: 
If a hdfs block has a replica on local hdd and a replica on remote ssd, then the local one is first priority, so i think it is useful to show the locality of ssd, especially when use the ONE_SSD storagy policy.
  

  was:
If a hdfs block has a replica on local hdd and a replica on remote ssd, then the local one is first priority, so i think it is useful to show the locality of ssd, especially when use the ONE_SSD storagy policy.
 
I have developed a patch, will submit it later.


> Add a metric to show the locality of ssd in table.jsp
> -----------------------------------------------------
>
>                 Key: HBASE-24038
>                 URL: https://issues.apache.org/jira/browse/HBASE-24038
>             Project: HBase
>          Issue Type: Improvement
>          Components: monitoring
>            Reporter: Zheng Wang
>            Assignee: Zheng Wang
>            Priority: Minor
>
> If a hdfs block has a replica on local hdd and a replica on remote ssd, then the local one is first priority, so i think it is useful to show the locality of ssd, especially when use the ONE_SSD storagy policy.
>   



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