public class IntegrationTestZKAndFSPermissions extends AbstractHBaseTool
Example usage: hbase org.apache.hadoop.hbase.test.IntegrationTestZnodeACLs -h
| Modifier and Type | Field and Description |
|---|---|
static String |
FORCE_CHECK_ARG |
static String |
FS_PERMS |
static String |
PRINCIPAL_ARG |
static String |
SKIP_CHECK_FS |
static String |
SKIP_CHECK_ZK |
static String |
SUPERUSER_ARG |
cmdLineArgs, conf, EXIT_FAILURE, EXIT_SUCCESS, LONG_HELP_OPTION, options, SHORT_HELP_OPTION| Constructor and Description |
|---|
IntegrationTestZKAndFSPermissions() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addOptions() |
protected int |
doWork() |
static void |
main(String[] args) |
protected void |
processOptions(org.apache.hbase.thirdparty.org.apache.commons.cli.CommandLine cmd) |
void |
setConf(org.apache.hadoop.conf.Configuration conf) |
addOption, addOptNoArg, addOptNoArg, addOptWithArg, addOptWithArg, addRequiredOption, addRequiredOptWithArg, addRequiredOptWithArg, doStaticMain, getConf, getOptionAsDouble, getOptionAsInt, getOptionAsLong, newParser, parseArgs, parseInt, parseLong, printUsage, printUsage, processOldArgs, runpublic static final String FORCE_CHECK_ARG
public static final String PRINCIPAL_ARG
public static final String SUPERUSER_ARG
public static final String FS_PERMS
public static final String SKIP_CHECK_FS
public static final String SKIP_CHECK_ZK
public IntegrationTestZKAndFSPermissions()
public void setConf(org.apache.hadoop.conf.Configuration conf)
setConf in interface org.apache.hadoop.conf.ConfigurablesetConf in class AbstractHBaseToolprotected void addOptions()
addOptions in class AbstractHBaseToolprotected void processOptions(org.apache.hbase.thirdparty.org.apache.commons.cli.CommandLine cmd)
processOptions in class AbstractHBaseToolprotected int doWork() throws Exception
doWork in class AbstractHBaseToolExceptionCopyright © 2007–2019 Cloudera. All rights reserved.