@InterfaceAudience.Private @InterfaceStability.Unstable public final class HBaseTimelineSchemaCreator extends Object implements org.apache.hadoop.yarn.server.timelineservice.storage.SchemaCreator
Constructor and Description |
---|
HBaseTimelineSchemaCreator() |
Modifier and Type | Method and Description |
---|---|
static void |
createAllTables(org.apache.hadoop.conf.Configuration hbaseConf,
boolean skipExisting) |
void |
createTimelineSchema(String[] args) |
public void createTimelineSchema(String[] args) throws Exception
createTimelineSchema
in interface org.apache.hadoop.yarn.server.timelineservice.storage.SchemaCreator
Exception
public static void createAllTables(org.apache.hadoop.conf.Configuration hbaseConf, boolean skipExisting) throws IOException
IOException
Copyright © 2020 Apache Software Foundation. All rights reserved.