Table of Contents

Search

  1. Preface
  2. Introduction to Data Engineering Streaming
  3. Data Engineering Streaming Administration
  4. Sources in a Streaming Mapping
  5. Targets in a Streaming Mapping
  6. Streaming Mappings
  7. Transformation in Streaming Mappings
  8. Window Transformation
  9. Appendix A: Connections
  10. Appendix B: Monitoring REST API Reference
  11. Appendix C: Sample Files

Advanced Properties

Advanced Properties

Google Cloud Storage data object write operation properties include run-time properties that apply to the Google Cloud Storage data object.
The Developer tool displays advanced properties for the Google Cloud Storage data object operation in the Advanced view.
The following table describes the Advanced properties for a Google Cloud Storage data object write operation:
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.

0 COMMENTS

We’d like to hear from you!