You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/25 21:04:18 UTC

[jira] [Commented] (ACCUMULO-4147) Add Accumulo Namespace Operations to Proxy

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

ASF GitHub Bot commented on ACCUMULO-4147:
------------------------------------------

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 <tg...@phemi.com>
Date:   2016-02-20T00:10:21Z

    Initial implementation for proxy namespace operations.

commit cc254d7857adc696413afd6ff0d945f955af5853
Author: Tristen Georgiou <tr...@gmail.com>
Date:   2016-02-20T18:55:21Z

    Added in namespace security operation permission functions.

commit e149233c5340329410d83270a523fdb6a8a57cb9
Author: Tristen Georgiou <tr...@gmail.com>
Date:   2016-02-20T20:13:58Z

    Formatting update.

commit 8dc5ab95d97f5c825222ab2ed52afaf2553e05a2
Author: Tristen Georgiou <tg...@phemi.com>
Date:   2016-02-25T19:50:34Z

    Merge remote-tracking branch 'upstream/master'

----


> Add Accumulo Namespace Operations to Proxy
> ------------------------------------------
>
>                 Key: ACCUMULO-4147
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4147
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: proxy
>    Affects Versions: 1.7.1
>            Reporter: Tristen Georgiou
>            Assignee: Tristen Georgiou
>            Priority: Minor
>
> The namespace operations are absent from the Accumulo proxy.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)