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

core-default.xml misspells hadoop.workaround.non.threadsafe.getpwuid

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.7.1
    • 2.8.0, 3.0.0-alpha1
    • None

    Description

      The property as defined in core-default.xml is

      hadoop.work.around.non.threadsafe.getpwuid

      But in NativeIO.java (the only place I can see a similar reference), the property is defined as:

      static final String WORKAROUND_NON_THREADSAFE_CALLS_KEY = "hadoop.workaround.non.threadsafe.getpwuid";

      Note the extra period (.) in the word "workaround".

      Should the code be made to match the property or vice versa?

      Attachments

        1. HADOOP-12735.002.patch
          0.8 kB
          Ray Chiang
        2. HADOOP-12735.001.patch
          0.8 kB
          Ray Chiang

        Issue Links

          Activity

            People

              rchiang Ray Chiang
              rchiang Ray Chiang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: