Table of Contents

Search

  1. Preface
  2. Introduction to Big Data Streaming
  3. Big Data Streaming Administration
  4. Sources in a Streaming Mapping
  5. Targets in a Streaming Mapping
  6. Streaming Mappings
  7. Window Transformation
  8. Appendix A: Connections
  9. Appendix B: Sample Files

Column Projection Properties

Column Projection Properties

The Developer tool displays the column projection properties in the Properties view of the Read operation.
To specify column projection properties, double click on the read operation and select the data object. The following table describes the columns projection properties that you configure for Kafka sources:
Property
Description
Column Name
The name field that contains data.
This property is read-only.
Type
The native data type of the source.
This property is read-only.
Enable Column Projection
Indicates that you use a schema to read the data that the source streams.
By default, the data is streamed in binary format. To change the format in which the data is streamed, select this option and specify the schema format.
Schema Format
The format in which the source streams data. Select one of the following formats:
  • XML
  • JSON
  • Flat
  • Avro
Use Schema
Specify the XSD schema for the XML format, a sample file for JSON, or .avsc file for Avro format.
For the Flat file format, configure the schema to associate a flat file to the Kafka source. When you provide a sample file, the Data Integration Service uses UTF-8 code page when reading the data.
Use Intelligent Structure Model
Displays the intelligent structure model associated with the complex file. You can select a different model.
If you disable the column projection, the intelligent structure model associated with the data object is removed. If you want to associate an intelligent structure model again with the data object, enable the column projection and click Select Model.
For more information on intelligent structure models, see the
Informatica Big Data Management User Guide
.
Column Mapping
The mapping of source data to the data object. Click
View
to see the mapping.
Project Column as Complex Data Type
Project columns as complex data type for hierarchical data.
For more information, see the
Informatica Big Data Management User Guide
.

0 COMMENTS

We’d like to hear from you!