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

FileName Port Overview

FileName Port Overview

A FileName port is a string port with a default precision of 1024 characters that contains an endpoint name and source path of a file.
You cannot configure the FileName port. You can delete the FileName port if you do not want to read or write the data in the FileName. When you create a data object read or write operation for all the Amazon S3 files, the FileName port is displayed by default.
For a flat file, the FileName port appears when you run a mapping in the native environment. The FileName port for a flat file is not applicable to the non-native environments.
The Data Integration Service reads the FileName port for the Amazon S3 file formats in the following format:
<end point>/<bucket name>/<file name path>/<file>
format.
Here,
<end point>
indicates the region name of the Amazon S3 bucket.
For example,
s3-us-west-2.amazonaws.com /infa.qa.bucket/automation/file.parquet
.
The Data Integration Service displays the value of the endpoint incorrectly when you run a mapping on the Spark engine. For example, the Data Integration Service displays the endpoint value as
s3a
instead of
s3-us-west-2.amazonaws.com
.

0 COMMENTS

We’d like to hear from you!