GitHub user interma opened a pull request:
https://github.com/apache/incubator-hawq/pull/1094
HAWQ-1279. Force to recompute namespace_path when enable_ranger
If don't force to recompute, grant/revoke the rights of schema in ranger
does not affect the **running** session.
So for the new rights to take effect, must reconnect session, that's very
inconvenient for users.
More details please see JIRA:
https://issues.apache.org/jira/browse/HAWQ-1279
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/interma/interma-hawq HAWQ-1279
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/1094.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1094
----
commit eabd9a60566504fb510b34954db39ac40a84e33b
Author: interma <[email protected]>
Date: 2017-01-18T05:13:52Z
HAWQ-1279. Force to recompute namespace_path when enable_ranger
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---