Created 10-11-2024 06:32 AM
I renamed a Hive partitioned table DB1.Tab1 to DB1.Tab1_old and then moved another table with the same name but from another database DB2.Tab1 to the first database DB1.Tab1, using the same rename command. It looks like the partitioned directories were merged because when I deleted the first renamed one (DB1.Tab1_old), the moved table partitions (DB1.Tab1) were deleted. I would like to understand why this happened. Regards
Created 10-16-2024 12:56 PM
Hello @Patriciabqc
It seems this was fixed in CDP-7.1.8 according to the TSB, please see the Knowledge base link below.
Created 10-16-2024 12:56 PM
Hello @Patriciabqc
It seems this was fixed in CDP-7.1.8 according to the TSB, please see the Knowledge base link below.
Created 10-18-2024 11:11 AM
Ok @MGreen , thanks for your help!