[ 
https://issues.apache.org/jira/browse/IMPALA-7667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16648148#comment-16648148
 ] 

Fredy Wijaya commented on IMPALA-7667:
--------------------------------------

IMPALA-7667: sentry.db.explicit.grants.permitted does not accept empty value

Empty value in sentry.db.explicit.grants.permitted means allow all
privileges to be explicitly granted. However a bug in SENTRY-2424
causes empty value to be ignored. The patch uses a workaround to add
a space to mean the same thing as an empty value. The patch also
upgrades CDH_BUILD_NUMBER to 618371 to enable
sentry.db.explicit.grants.permitted configuration.

Testing:
- Ran all core tests

Change-Id: Iddcb80da6ba37405ce59e2d5cd79916f8eb004ec
Reviewed-on: http://gerrit.cloudera.org:8080/11592
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>

> sentry.db.explicit.grants.permitted does not accept empty value
> ---------------------------------------------------------------
>
>                 Key: IMPALA-7667
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7667
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 3.1.0
>            Reporter: Fredy Wijaya
>            Assignee: Fredy Wijaya
>            Priority: Critical
>             Fix For: Impala 3.1.0
>
>
> sentry.db.explicit.grants.permitted supports putting an empty value to mean 
> allow all privileges. However, there's a bug with empty value as described in 
> https://issues.apache.org/jira/browse/SENTRY-2424. The workaround is to add a 
> space until the to mean allow all privileges.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to