| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.log.syslog | |
| org.apache.hadoop.hive.ql.metadata |
| Modifier and Type | Class and Description |
|---|---|
class |
SyslogStorageHandler
SyslogStorageHandler handles log files written to logs table in sys db.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStorageHandler
DefaultStorageHandler is an implementation of
HiveStorageHandler
which supplies the standard defaults for all options. |
| Modifier and Type | Method and Description |
|---|---|
HiveStorageHandler |
Table.getStorageHandler() |
static HiveStorageHandler |
HiveUtils.getStorageHandler(org.apache.hadoop.conf.Configuration conf,
String className) |
HiveStorageHandler |
Table.getStorageHandlerWithoutCaching() |
| Modifier and Type | Method and Description |
|---|---|
void |
Table.setStorageHandler(HiveStorageHandler sh) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.