Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 784 Bytes

ms.extractor.target.file.name.md

File metadata and controls

29 lines (18 loc) · 784 Bytes

ms.extractor.target.file.name

Tags: conversion

Type: string

Default value: blank

Accepts DIL Variables: yes

Related:

Description

ms.extractor.target.file.name specify the file name when FileDumpExtractor is used. The file name can be specified as a string container DIL variables.

FileDumpExtractor extractor will dump the InputStream directly to HDFS as a file without going through converters or writers.

Example

ms.extractor.target.file.name={{s3key}}

back to summary