I run this to drop the table:
ALTER TABLE table_name drop col_name;
but I am getting the following error:
Error occurred executing hive query: OK FAILED: ParseException line 1:35 mismatched input 'user_id1' expecting PARTITION near 'drop' in drop partition statement