David Koch Sun, 09 Dec 2012 16:06:36 -0800
Hello, How can I drop a Hive table which was created using "CREATE EXTERNAL TABLE..."? I tried "DROP TABLE <table_name>;" but the shell hangs. The underlying HBase table should not be deleted. I am using Hive 0.9
Thank you, /David