공부 [Hive] multiple partition 승가비 2020. 5. 21. 00:58 728x90 https://stackoverflow.com/questions/34408646/how-to-create-multiple-partitions-using-alter-command-in-hive How to create multiple partitions using alter command in hive? I have 2 partitions on a table as below: hive> show partitions alt_part; OK yop=2011 yop=2013 Now I want to add an inner partition to year 2013. But I'm getting the below error. hive> alter... stackoverflow.com 728x90 저작자표시 비영리 (새창열림)