PREHOOK: query: create table hive_test_src ( col1 string ) partitioned by (pcol1 string) stored as textfile PREHOOK: type: CREATETABLE POSTHOOK: query: create table hive_test_src ( col1 string ) partitioned by (pcol1 string) stored as textfile POSTHOOK: type: CREATETABLE POSTHOOK: Output: default@hive_test_src FAILED: SemanticException [Error 10062]: Need to specify partition columns because the destination table is partitioned