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 2018/12/11 18:13:00 UTC

[jira] [Updated] (ACCUMULO-810) Add authorizations to continuous ingest test

     [ https://issues.apache.org/jira/browse/ACCUMULO-810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ACCUMULO-810:
------------------------------------
    Labels: pull-request-available  (was: )

> Add authorizations to continuous ingest test
> --------------------------------------------
>
>                 Key: ACCUMULO-810
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-810
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.4.2, 1.5.0
>
>
> It would be nice if continuous ingest could be configured to set column visibility when writing and auths when reading.  I am thinking of letting the user specify two configuration files.  A visibility file and auth file.  When writing data random line from the visibility file would be used for an entire linked list.  Walkers would choose a random line from the auths file when started.  For the verify map reduce job, let the user configure a set of auths.



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