Billie Rinaldi created ACCUMULO-3118:
----------------------------------------
Summary: PermissionsIT test failure
Key: ACCUMULO-3118
URL: https://issues.apache.org/jira/browse/ACCUMULO-3118
Project: Accumulo
Issue Type: Bug
Components: t, test
Reporter: Billie Rinaldi
Fix For: 1.6.1
I'm getting the following error in PermissionsIT, and I'm not sure why.
{noformat}
java.lang.IllegalStateException: root SHOULD NOT have table permission WRITE
for table accumulo.metadata
at
org.apache.accumulo.test.functional.PermissionsIT.verifyHasOnlyTheseTablePermissions(PermissionsIT.java:557)
at
org.apache.accumulo.test.functional.PermissionsIT.tablePermissionTest(PermissionsIT.java:390)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)