[ 
https://issues.apache.org/jira/browse/HDFS-14919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957876#comment-16957876
 ] 

hemanthboyina commented on HDFS-14919:
--------------------------------------

{code:java}
<td ng-value="{usedPercentage}">      
    <div>        
       <div style="display:inline-block; float: left; padding-right: 10px; 
width:80px">{capacity|fmt_bytes}</div>        
       <div class="clearfix progress dfshealth-node-capacity-bar" title="Non 
DFS: {nonDfsUsedSpace|fmt_bytes}, Used: {used|fmt_bytes}">          
           <div class="progress-bar {#helper_usage_bar 
value="{usedPercentage}"/}" style="width: {usedPercentage}%">     {code}
on hover capacity bar shows NonDfs , Used  per DataNode

> Provide Non DFS Used per DataNode in DataNode UI
> ------------------------------------------------
>
>                 Key: HDFS-14919
>                 URL: https://issues.apache.org/jira/browse/HDFS-14919
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Lisheng Sun
>            Assignee: Lisheng Sun
>            Priority: Major
>         Attachments: HDFS-14919.001.patch, hadoop2.6_datanode_ui.png, 
> hadoop3.1_datanode_ui.png
>
>




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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to