Uploaded image for project: 'Giraph (Retired)'
  1. Giraph (Retired)
  2. GIRAPH-477

Fetching locality info in InputSplitPathOrganizer causes jobs to hang

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • None
    • None

    Description

      In the presence of many input splits (>6000 in our case) and input split threads (3000), the loop that fetches locality info for all splits from ZooKeeper becomes a bottleneck. A few workers aren't able to even iterate once over the list, run into increased GC pauses, and eventually time out.
      Furthermore, depending on the cluster configuration, it's not always possible/useful to exploit locality.
      We should add a flag so that the feature can be optionally disabled.

      Attachments

        1. GIRAPH-477.patch
          12 kB
          Alessandro Presta
        2. GIRAPH-477.patch
          13 kB
          Alessandro Presta

        Activity

          People

            apresta Alessandro Presta
            apresta Alessandro Presta
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: