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

shell escapes are incompatible with previous releases

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-alpha1
    • scripts

    Description

      Post-HADOOP-9902, the following in xyz_OPTS doesn't work without being escaped:

      -XX:HeapDumpPath=./java_pid_<pid>.hprof
      

      This is a bit of surprising behavior to the users. The breakage is directly result of the code that fixes spaces in directories. Since it is much more likely to hit weird metacharacters in shell than have directories with spaces, that part of HADOOP-9902 needs to get replaced.

      Attachments

        1. HADOOP-11002.patch
          4 kB
          Allen Wittenauer

        Issue Links

          Activity

            People

              aw Allen Wittenauer
              aw Allen Wittenauer
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: