GitHub user tristeng opened a pull request:

    https://github.com/apache/accumulo/pull/74

    [ACCUMULO-4147] - Add Accumulo Namespace Operations to Proxy

    I've updated the the Accumulo Proxy to support namespace operations 
(including the security operations). I have tested all the new functions using 
the Python bindings on a mini cluster.

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

    $ git pull https://github.com/tristeng/accumulo master

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

    https://github.com/apache/accumulo/pull/74.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 #74
    
----
commit 7e3c4d40c7ec6df43730e142b5dc87fa498caebe
Author: Tristen Georgiou <[email protected]>
Date:   2016-02-20T00:10:21Z

    Initial implementation for proxy namespace operations.

commit cc254d7857adc696413afd6ff0d945f955af5853
Author: Tristen Georgiou <[email protected]>
Date:   2016-02-20T18:55:21Z

    Added in namespace security operation permission functions.

commit e149233c5340329410d83270a523fdb6a8a57cb9
Author: Tristen Georgiou <[email protected]>
Date:   2016-02-20T20:13:58Z

    Formatting update.

commit 8dc5ab95d97f5c825222ab2ed52afaf2553e05a2
Author: Tristen Georgiou <[email protected]>
Date:   2016-02-25T19:50:34Z

    Merge remote-tracking branch 'upstream/master'

----


---
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.
---

Reply via email to