Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-8594

Wrong condition in SettableConfigUpdater#setHiveConfWhiteList()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.1.0
    • None
    • None

    Description

          if(whiteListParamsStr == null && whiteListParamsStr.trim().isEmpty()) {
      

      If whiteListParamsStr is null, the call to trim() would result in NPE.

      Attachments

        1. hive-8594.txt
          0.9 kB
          Ted Yu
        2. HIVE-8594.txt
          0.9 kB
          Ted Yu
        3. HIVE-8594.patch
          0.9 kB
          Szehon Ho

        Activity

          People

            yuzhihong@gmail.com Ted Yu
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: