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

Owen O'Malley closed HIVE-14900.
--------------------------------

> fix entry for hive.exec.max.dynamic.partitions in config whitelist for sql 
> std auth
> -----------------------------------------------------------------------------------
>
>                 Key: HIVE-14900
>                 URL: https://issues.apache.org/jira/browse/HIVE-14900
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 2.2.0
>
>         Attachments: HIVE-14900.1.patch, HIVE-14900.1.patch, 
> HIVE-14900.1.patch
>
>
> HiveConf.java has -
> {code}
> static final String [] sqlStdAuthSafeVarNameRegexes = new String [] {
> ...
>     "hive\\.exec\\..*\\.dynamic\\.partitions\\..*",
> {code}
> The regex doesn't work for hive.exec.max.dynamic.partitions as there is a "." 
> at the end.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to