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

Fix null value handling in StringUtils#arrayToString() and #getStrings()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 0.21.0
    • None
    • util
    • None

    Description

      StringUtils#arrayToString() converts String array to a String of comma separated elements. If the String array includes null values, these are recovered as "null" (literal) from getStrings() method, which eventually causes configuration issues.

      Attachments

        1. h5307_v1.patch
          6 kB
          Enis Soztutar

        Activity

          People

            enis Enis Soztutar
            enis Enis Soztutar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: