public class SchemaToolTaskDrop extends SchemaToolTask
SchemaToolTaskDrop drops all data from Hive. It invokes DROP TABLE on all
tables of the default database and DROP DATABASE CASCADE on all other databases.schemaTool| Constructor and Description |
|---|
SchemaToolTaskDrop() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.