Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-2184

"Unknown" HDFS usage on monitor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.5.0
    • 1.4.5, 1.5.1, 1.6.0
    • monitor
    • None

    Description

      When running Accumulo as not a member of the HDFS superuser group (or the superuser, itself), the monitor cannot get a ContentSummary for all of HDFS.

      It can, however, get a ContentSummary for just instance.dfs.dir and show the disk usage of Accumulo, even if not relative to HDFS total used/available.

      The code currently gets that ContentSummary for instance.dfs.dir but doesn't assign it to the local variable until after it tries to do the same for /, which it fails on.

      Attachments

        Issue Links

          Activity

            People

              elserj Josh Elser
              elserj Josh Elser
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: