Best practice for cloning a partitioned hive table Ziva Li published on 2023-10-27 Create schema on target cluster We can use show create table to get the create table sql of the table we would like to clone. bash