FilePath

Purpose

To specify the details of an input and output text file to run a job.

Table 1. The parameters and values of FilePath sub-class
Parameters Values Data type
path path of the input and output text file.

In case your files are placed on Amazon S3 Native FileSystem (s3n), you need to enter the path in this format:

s3n://AWS Access key ID: AWS Secret access key@<Bucket name followed by input file
path>
s3n:// AWS Access key ID: AWS Secret access key@<Bucket name followed by output
file path>
Path
recordSeparator Record separator String
fieldSeperator Field separator String
fileHeader Header fields String