Class IntegrationTestIngestWithACL

java.lang.Object
org.apache.hadoop.hbase.util.AbstractHBaseTool
All Implemented Interfaces:
org.apache.hadoop.conf.Configurable, org.apache.hadoop.util.Tool

/** An Integration class for tests that does something with the cluster while running LoadTestTool to write and verify some data. Verifies whether cells for users with only WRITE permissions are not read back and cells with READ permissions are read back. Every operation happens in the user's specific context