cloudera-labs / hive-sre

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add upgrade properties for ACIDv1 tables

dstreev opened this issue · comments

ACIDv1 tables must be compacted before upgrade, so that is assumed here. But the HSMM process will add some additional properties to ACID tables during the upgrade. If the HSMM process is skipped, these tables will not get these properties. We need to build a script to add these values.