public class TestUsersOperationsWithSecureHadoop extends Object
Constructor and Description |
---|
TestUsersOperationsWithSecureHadoop() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
static void |
tearDown() |
void |
testUserLoginInSecureHadoop()
test login with security enabled configuration To run this test, we must specify the following
system properties:
|
public static void tearDown() throws IOException
IOException
public void testUserLoginInSecureHadoop() throws Exception
hbase.regionserver.kerberos.principal
hbase.regionserver.keytab.file
IOException
Exception