Question d’entretien chez TIAA

Hive Static partition vs Dynamic partition

Réponse à la question d'entretien

Utilisateur anonyme

15 juin 2018

Insert input data files individually into a partition table is Static Partition, fast, can alter the partition, set hive.mapred.mode = strict Single insert to partition table is known as a dynamic partition, slow, can’t perform alter, don’t know how many columns