Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-1052 HDFS scalability with multiple namenodes
  3. HDFS-1664

HDFS federation :Add new
 column
s of Block
Pool
Used 
and
 Block
Pool
Used
%
 into JSP

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Federation Branch
    • Federation Branch
    • tools
    • None
    • Reviewed

    Description

      


Add new
 column
s into web UI:
      – Block
Pool
Used
      the storage used for the block pool

      
-- Block
Pool
Used
%

      % of total storage used for that DN for the block pool.

      1. Uses DFSUtil for percent calculation. Note that JSP had a bug where it reported, when total was 0, percent used as 0 and percent remaining as 100. Rest of the code in namenode node report percent used as 100 and remaining as 0 when total is 0.
      2. Updated documentation ClientProtocol.getStats() method to reflect the new usage info

      Attachments

        1. HDFS-1664.patch
          6 kB
          Tanping Wang

        Activity

          People

            tanping Tanping Wang
            tanping Tanping Wang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: