PowerExchange for Hive User Guide

PowerExchange for Hive User Guide

Advanced Properties

Advanced Properties

The Data Integration Service runs the SQL commands when you use the relational data object in a mapping. The Data Integration Service runs pre-mapping SQL commands against the source database before it reads the source. It runs post-mapping SQL commands against the source database after it writes to the target.
The file path in an SQL command depends on the type of the run-time environment. If you run the mapping in the native environment, the file path must be relative to the host that you specified in the Hive connection. If you run the mapping in the Hadoop environment, the file path must be relative to the machine that hosts the Data Integration Service for the Hadoop environment type.
The following table describes the advanced properties that you configure for Hive sources:
Property
Description
Tracing level
Controls the amount of detail in the mapping log file.
PreSQL
SQL command the Data Integration Service runs against the source database before it reads the source. The Data Integration Service and the Spark engine can run PreSQL commands against Hive sources.
The Developer tool does not validate the SQL.
PostSQL
SQL command the Data Integration Service runs against the source database after it writes to the target. The Data Integration Service and the Spark engine can run PostSQL commands against Hive sources.
The Developer tool does not validate the SQL.

0 COMMENTS

We’d like to hear from you!