You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2013/10/07 04:24:44 UTC

[jira] [Updated] (HIVE-4741) Add Hive config API to modify the restrict list

     [ https://issues.apache.org/jira/browse/HIVE-4741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thejas M Nair updated HIVE-4741:
--------------------------------

    Fix Version/s:     (was: 0.12.0)

Preparing for 0.12 release. Removing fix version of 0.12 for those that are not in 0.12 branch.


> Add Hive config API to modify the restrict list
> -----------------------------------------------
>
>                 Key: HIVE-4741
>                 URL: https://issues.apache.org/jira/browse/HIVE-4741
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 0.11.0
>            Reporter: Prasad Mujumdar
>            Assignee: Prasad Mujumdar
>         Attachments: HIVE-4741-1.patch
>
>
> HiveConf supports a restrict list configuration which is a black list of configurations that can be modified through the 'set x=y'. This is especially useful for HiveServer2 to restrict clients from overriding some of server configurations.
> Currently the restrict list value can't be changed after the HiveConf object is instantiated. It would be useful for custom code like Hooks to have a way to be able to update that setting.



--
This message was sent by Atlassian JIRA
(v6.1#6144)