we are running a accumulo cluster which was running ok up until a day ago...
we are getting the following error: note: we are using accumulo 1.8 <USER> is not authorized ThriftSecruityException(user:<USER>, code: BAD_AUTHORIZATIONS) at org.apache.accumulo.tserver.TableServer$ThriftClientHanlder.startMultiScan(TabletServer.java:637) .... unfortunately i cannot tell by the exception which table the scan is going against; in general what is this issue?