You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "ashutosh.srivastava" <as...@exadatum.com> on 2017/05/31 06:17:32 UTC

Re: Row level visibility

You can use the table permissions to solve your purpose, For example you
could give the same visibility to both the read as well as the update user
so that they can view the data. Give Table.READ permission to the read user,
and Table.READ as well as Table.WRITE permission to the update user this
will make him read as well as write to the table



--
View this message in context: http://apache-accumulo.1065345.n5.nabble.com/Row-level-visibility-tp7291p21396.html
Sent from the Developers mailing list archive at Nabble.com.