You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by dyozie <gi...@git.apache.org> on 2017/03/31 00:30:58 UTC

[GitHub] incubator-hawq-docs pull request #109: deferring super-user events discussio...

GitHub user dyozie opened a pull request:

    https://github.com/apache/incubator-hawq-docs/pull/109

    deferring super-user events discussion to policy doc.  Adding more cl\u2026

    \u2026arifying info about non-HA support

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dyozie/incubator-hawq-docs feature/ranger-edits

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq-docs/pull/109.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 #109
    
----
commit 0daba6d043f9ebbc630ea22e82b550881ab7b59a
Author: David Yozie <yo...@apache.org>
Date:   2017-03-31T00:17:37Z

    deferring super-user events discussion to policy doc.  Adding more clarifying info about non-HA support

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq-docs pull request #109: deferring super-user events discussio...

Posted by dyozie <gi...@git.apache.org>.
Github user dyozie closed the pull request at:

    https://github.com/apache/incubator-hawq-docs/pull/109


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq-docs pull request #109: deferring super-user events discussio...

Posted by lisakowen <gi...@git.apache.org>.
Github user lisakowen commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq-docs/pull/109#discussion_r109073809
  
    --- Diff: markdown/ranger/ranger-policy-creation.html.md.erb ---
    @@ -60,6 +60,8 @@ HAWQ *always* employs its native authorization for operations on its catalog. HA
     - `CREATE`, `DROP`, or `ALTER` commands for resource queues
     - `CREATE ROLE`, `DROP ROLE`, `SET ROLE`, `createuser`, `dropuser`
     - `CREATE TABLESPACE`, `DROP TABLESPACE` (Ranger does manage authorization for creating tables and indexes _within_ an existing tablespace.)
    +- Built-in functions such as pg\_logdir\_ls, pg\_ls\_dir, pg\_read\_file, pg\_reload\_conf, pg\_rotate\_logfile, pg\_signal\_backend, pg\_start\_backup,  pg\_stat\_file, pg\_stat\_get\_activity, pg\_stat\_get\_backend\_activity\_start, pg\_stat\_get\_backend\_activity, pg\_stat\_get\_backend\_client\_addr, pg\_stat\_get\_backend\_client\_port, pg\_stat\_get\_backend\_start, pg\_stat\_get\_backend\_waiting, pg\_stop\_backup, pg\_switch\_xlog, and pg\_stat\_reset.
    --- End diff --
    
    the second bullet was a catch-all for catalog functions.  i should we remove this bullet, or keep it in to cover non-listed catalog functions?   (i am not familiar with all of the catalog functions. )
    
    looks good.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq-docs pull request #109: deferring super-user events discussio...

Posted by dyozie <gi...@git.apache.org>.
Github user dyozie commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq-docs/pull/109#discussion_r109196703
  
    --- Diff: markdown/ranger/ranger-policy-creation.html.md.erb ---
    @@ -60,6 +60,8 @@ HAWQ *always* employs its native authorization for operations on its catalog. HA
     - `CREATE`, `DROP`, or `ALTER` commands for resource queues
     - `CREATE ROLE`, `DROP ROLE`, `SET ROLE`, `createuser`, `dropuser`
     - `CREATE TABLESPACE`, `DROP TABLESPACE` (Ranger does manage authorization for creating tables and indexes _within_ an existing tablespace.)
    +- Built-in functions such as pg\_logdir\_ls, pg\_ls\_dir, pg\_read\_file, pg\_reload\_conf, pg\_rotate\_logfile, pg\_signal\_backend, pg\_start\_backup,  pg\_stat\_file, pg\_stat\_get\_activity, pg\_stat\_get\_backend\_activity\_start, pg\_stat\_get\_backend\_activity, pg\_stat\_get\_backend\_client\_addr, pg\_stat\_get\_backend\_client\_port, pg\_stat\_get\_backend\_start, pg\_stat\_get\_backend\_waiting, pg\_stop\_backup, pg\_switch\_xlog, and pg\_stat\_reset.
    --- End diff --
    
    Maybe lose the second bullet and edit the final one to say "HAWQ catalog-related built-in functions such as ..."


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---