I have a hive external table.
first I delete the hdfs file use hdfs dfs -rm -r /.../tableName
,then I drop the table,Unfortunately,I can't drop the table!
Then I move the file from Trash to table Catalog,aka restore the file,but I also could not drop the table!
now,I can not create a new table ,nor drop the table,what can I do to drop the table ?