Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-9680

Doing a lsr against WebImageViewer is slow

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      We have experienced a performance issue that doing lsr against the WebImageViewer.

      For a fsimage that has around 140m files, it takes around ~35 minutes to do the lsr across the live cluster, but ~12 hours to do the same operation against the WebImageViewer.

      I believe that the root cause is that WebImageViewer decodes the protobuf messages on-demand which creates a lot of GC pressure. It might be better to decode it at the very beginning.

      Attachments

        Activity

          People

            Unassigned Unassigned
            wheat9 Haohui Mai
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated: