Amend HBASE-21048 Get LogLevel is not working from console in secure environment
Addenum fix for compile error. Signed-off-by: Andrew Purtell <apurtell@apache.org>
This commit is contained in:
parent
860d7a746e
commit
4d41846246
|
@ -267,7 +267,6 @@ public class TestLogLevel {
|
|||
}
|
||||
});
|
||||
} finally {
|
||||
clientUGI.logoutUserFromKeytab();
|
||||
server.stop();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue