If you add a data object that uses Sqoop as a Lookup transformation in a mapping, the Data Integration Service does not run the mapping through Sqoop. It runs the mapping through JDBC.
When you a run mapping that contains a Lookup transformation, the Data Integration Service creates lookup cache .jar files. Hive copies the lookup cache .jar files to the following temporary directory:
/tmp/<user_name>/hive_resources
. The Hive parameter
hive.downloaded.resources.dir
determines the location of the temporary directory. You can delete the lookup cache .jar files specified in the LDTM log after the mapping completes to retrieve disk space.
Mapping Validation
Mapping validation fails in the following situations:
The cache is configured to be shared, named, persistent, dynamic, or uncached. The cache must be a static cache.