Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11612

Workaround for Curator's ChildReaper requiring Guava 15+

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.8.0
    • 2.7.0
    • None
    • None
    • Reviewed

    Description

      HADOOP-11492 upped the Curator version to 2.7.1, which makes the ChildReaper class use a method that only exists in newer versions of Guava (we have 11.0.2, and it needs 15+). As a workaround, we can copy the ChildReaper class into hadoop-common and make a minor modification to allow it to work with Guava 11.

      The ChildReaper is used by Curator to cleanup old lock znodes. Curator locks are needed by YARN-2942.

      Attachments

        1. HADOOP-11612.001.patch
          8 kB
          Robert Kanter
        2. HADOOP-11612.002.patch
          15 kB
          Robert Kanter
        3. HADOOP-11612.003.patch
          15 kB
          Robert Kanter

        Issue Links

          Activity

            People

              rkanter Robert Kanter
              rkanter Robert Kanter
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: