If you attempt to delete
a table in HDFS, and you do not have the appropriate privileges in
HDFS to complete that action, the Hive metadata about the table is
deleted, but the table might remain after the delete.
Cloudera
5.4 does not support the Delete Table action.
You can use the Delete
Table action to delete a view as well. However, if you
delete a view, the underlying table that contains the data in the
view is not deleted. If you want to delete a table, you must explicitly
delete it using the Delete Table action.