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

fix entry for hive.exec.max.dynamic.partitions in config whitelist for sql std auth

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0
    • None
    • None

    Description

      HiveConf.java has -

      static final String [] sqlStdAuthSafeVarNameRegexes = new String [] {
      ...
          "hive\\.exec\\..*\\.dynamic\\.partitions\\..*",
      

      The regex doesn't work for hive.exec.max.dynamic.partitions as there is a "." at the end.

      Attachments

        1. HIVE-14900.1.patch
          2 kB
          Thejas Nair
        2. HIVE-14900.1.patch
          2 kB
          Thejas Nair
        3. HIVE-14900.1.patch
          2 kB
          Thejas Nair

        Issue Links

          Activity

            People

              thejas Thejas Nair
              thejas Thejas Nair
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: