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

Add tez.task-specific configs into whitelist to modify at session level

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0.0
    • 4.1.0
    • Tez

    Description

      When we try to set tez.task-specific configs at runtime, it doesn't allow it

      : jdbc:hive2://localhost:10000> set tez.task-specific.launch.cmd-opts.list="Map 1[0]";
      Error: Error while processing statement: Cannot modify tez.task-specific.launch.cmd-opts.list at runtime. It is not in list of params that are allowed to be modified at runtime (state=42000,code=1) 

      Putting this in whitelist will help to debug tez query easily otherwise, admin has to add the regex in hive.security.authorization.sqlstd.confwhitelist.append config in Ambari UI and restart the HS2 process. 

      Attachments

        Issue Links

          Activity

            People

              Aggarwal_Raghav Raghav Aggarwal
              Aggarwal_Raghav Raghav Aggarwal
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: