Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange for Amazon S3
  3. PowerExchange for Amazon S3 Configuration Overview
  4. Amazon S3 Connections
  5. PowerExchange for Amazon S3 Data Objects
  6. PowerExchange for Amazon S3 Mappings
  7. PowerExchange for Amazon S3 Lookups
  8. Appendix A: Amazon S3 Data Type Reference
  9. Appendix B: Troubleshooting

PowerExchange for Amazon S3 User Guide

PowerExchange for Amazon S3 User Guide

PowerExchange for Amazon S3 Lookup Overview

PowerExchange for Amazon S3 Lookup Overview

You can use an Amazon S3 data object read operation to look up data in an Amazon S3 table.
You can add an Amazon S3 data object read operation as a lookup in a mapping. You can then configure a lookup condition to look up data from the Amazon S3 table.
When you preview a Lookup transformation based on an Amazon S3 logical data object, the performance might be slow.
You can configure a cached lookup operation to cache the lookup data in a mapping that runs on the Spark engine.
When you enable lookup caching, the Data Integration Service caches the lookup values. The Data Integration Service queries the lookup source once, caches the values, and looks up values in the cache. Caching the lookup values can increase performance on large lookup tables.
When you disable caching, the Data Integration Service does not cache the lookup values. The Data Integration Service queries the lookup source instead of building and querying the lookup cache. Each time a row passes, the Data Integration Service issues a SELECT statement to the lookup source for lookup values.
You can set cached lookup in the run-time properties of the lookup operation in a mapping.
For more information about the cached lookup, see "Lookup Transformation" in the
Developer Transformation Guide
.

0 COMMENTS

We’d like to hear from you!