Skip to main content
iWay 8
Toggle navigation
Main navigcccccc
Introducing iWay
iWay Integration Tools
Chapter 1. iWay Components
Chapter 2. Application Development
Chapter 3. iWay Providers
Chapter 4. iWay Deployment
Release Notes
iWay Service Manager
Chapter 1. Installation
Chapter 2. Concepts
Release Notes
How-to's
Quick Links
Post to the Community
Send Us Feedback
Contact Support
hdfs connector
Description
- Adds a file to the Hadoop File System
Runtime Class
- com.ibi.agents.XDHDFSEmitAgent
Configuration
This action requires a
Generics Configuration
as well as the following required parameters.
Parameter Groups
Target
Post Action
Parameter
Type
Description
*
Destination File:
string
Path for the file to be created in HDFS
*
Overwrite:
boolean
If the destination file already exists in HDFS, should we overwrite? If false, the emit service will fail.
* - denotes required
Parameter
Type
Description
*
Output Document:
string
Document returned by object
Select from one of the following options:
Status Document {status} - Returns a status document
Input Document {input} - Returns the input document of the object.
* - denotes required
Output Events
Name
Description
OnFailedOperation
Could not perform the operation requested.
OnParseError
Could not parse a document.
OnNotFound
The resource was not found. This may or may not be a failure.
OnFailConnection
Could not connect to the external system.
Description
- Adds a file to the Hadoop File System
Runtime Class
- com.ibi.agents.XDHDFSEmitAgent
Configuration
This action requires a
Generics Configuration
as well as the following required parameters.
Parameter Groups
Source
Target
Post Action
Parameter
Type
Description
File Path:
string
The file path of the file to be written to HDFS.
* - denotes required
Parameter
Type
Description
*
Destination File:
string
Path for the file to be created in HDFS
*
Overwrite:
boolean
If the destination file already exists in HDFS, should we overwrite? If false, the emit service will fail.
* - denotes required
Parameter
Type
Description
*
Output Document:
string
Document returned by object
Select from one of the following options:
Status Document {status} - Returns a status document
Input Document {input} - Returns the input document of the object.
* - denotes required
Output Events
Name
Description
OnFailedOperation
Could not perform the operation requested.
OnParseError
Could not parse a document.
OnNotFound
The resource was not found. This may or may not be a failure.
OnFailConnection
Could not connect to the external system.
Description
- Adds a file to the Hadoop File System
Runtime Class
- com.ibi.agents.XDHDFSEmitAgent
Configuration
This action requires a
Generics Configuration
as well as the following required parameters.
Parameter Groups
Target
Post Action
Parameter
Type
Description
*
Destination File:
string
Path for the file to be created in HDFS
*
Overwrite:
boolean
If the destination file already exists in HDFS, should we overwrite? If false, the emit service will fail.
* - denotes required
Parameter
Type
Description
*
Output Document:
string
Document returned by object
Select from one of the following options:
Status Document {status} - Returns a status document
Input Document {input} - Returns the input document of the object.
* - denotes required
Output Events
Name
Description
OnFailedOperation
Could not perform the operation requested.
OnParseError
Could not parse a document.
OnNotFound
The resource was not found. This may or may not be a failure.
OnFailConnection
Could not connect to the external system.
Subscribe to hdfs connector