Hive Engine Configuration
The Hive run-time engine uses the Hive driver mode to run mappings in the Hadoop environment.
If the mappings that you run on the Hive engine use Hive dynamic partitioned tables, configure dynamic partition variables in the hive-site.xml file. The following table describes the variables to set:
Variable Name | Value | Description |
---|
hive.exec.dynamic.partition | TRUE | Enables dynamic partitioned tables. |
hive.exec.dynamic.partition.mode | nonrestrict | Allows all partitions to be dynamic. |
The hive-site.xml file is in the following location: /<Big Data Management installation directory>/Informatica/services/shared/hadoop/<Hadoop_distribution_name>/conf