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

fix GenericOptionParser to deal with -D with '=' in the value

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.20.1
    • None
    • None
    • Reviewed

    Description

      Currently the code ignores any -D option that has a "=" in the value. This is clearly wrong.
      In particular, -Dx=y=z should work and assign "y=z" to "x". This is a regression from HADOOP-6213.

      Attachments

        1. HADOOP-6215-v1.0-branch-0.20.patch
          1 kB
          Amar Kamat
        2. HADOOP-6215-v1.0.patch
          1 kB
          Amar Kamat

        Activity

          People

            amar_kamat Amar Kamat
            omalley Owen O'Malley
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: