Does https://github.com/apache/accumulo/blob/trunk/docs/examples/README.visibility cover this subject in sufficient detail? If not, how can it be improved?
On Mon, Aug 6, 2012 at 11:27 AM, Edmon Begoli <[email protected]> wrote: > Just for the archiving purposes (and maybe we should add something > like this to the manual): > > I was successful at running a scan by adding authorizations to my user > from the accumulo shell (execute $ $ACCUMULO_HOME/bin/accumulo/shell > -u myroot ): > >>myroot@myinstance setauths -u myuser -s LEVEL1,GROUP1
