Data Engineering Streaming
- Data Engineering Streaming 10.5.1
- All Products
Property
| Description
|
---|---|
Tracing Level
| Amount of detail that appears in the log.
You can choose from terse, normal, verbose initialization, or verbose data.
Default is normal.
|
Maintain row order
| Maintain row order while writing data to the target. Select this option if the Data Integration Service should not perform any optimization that can change the row order.
When the Data Integration Service performs optimizations, it might lose the row order that was established earlier in the mapping. You can establish row order in a mapping with a sorted flat file source, a sorted relational source, or a Sorter transformation. When you configure a target to maintain row order, the Data Integration Service does not perform optimizations for the target.
|
Google Cloud Storage Path
| Overrides the Google Cloud Storage path that you specified in the connection.
This property is required when the source is not a flat file.
Use the following format:
gs://<bucket name> or
gs://<bucket name>/<folder name>
|
Target File Name
| Name of the Google Cloud Storage target file that you want to write to. The file specified at run time overrides the file specified while creating a connection.
|
Target Schema Strategy
| Not applicable for streaming mappings.
|