Reads a Transformer from a directory at the specified location.
It supports reading Transformers
that were written using the Write Transformer operation.
A Transformer
can be read from HDFS.
Additionally, in local cluster mode a Transformer
can be read from local filesystem.
Since: Seahorse 1.1.0
The Read Transformer
operation does not take any input.
Port | Type Qualifier | Description |
---|---|---|
0
|
Transformer
|
The Transformer read from the source. |
Name | Type | Description |
---|---|---|
source
|
String
|
A path to the input directory. |