[
https://issues.apache.org/jira/browse/HIVE-8534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14177943#comment-14177943
]
Lefty Leverenz commented on HIVE-8534:
--------------------------------------
My eagle eye spots an extra space between two words:
{code}
+ + "regexes can be modified by user when sql std auth is enabled.
Default value is "
{code}
And would you please spell out sql std auth?
Also, most parameter descriptions in HiveConf.java put the + for concatenating
strings at the end of a line, not at the beginning of the next line. And
newlines would be good for long descriptions.
And while I'm quibbling, how about capitalizing java here:
{code}
+ "List of comma separated java regexes, to be appended to list set in "
{code}
> sql std auth : update configuration whitelist for 0.14
> ------------------------------------------------------
>
> Key: HIVE-8534
> URL: https://issues.apache.org/jira/browse/HIVE-8534
> Project: Hive
> Issue Type: Bug
> Components: Authorization, SQLStandardAuthorization
> Reporter: Thejas M Nair
> Assignee: Thejas M Nair
> Priority: Blocker
> Fix For: 0.14.0
>
> Attachments: HIVE-8534.1.patch
>
>
> New config parameters have been introduced in hive 0.14. SQL standard
> authorization needs to be updated to allow some new parameters to be set,
> when the authorization mode is enabled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)