Table of Contents

Search

  1. Preface
  2. Introduction to Big Data Streaming
  3. Big Data Streaming Configuration
  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: Data Type Reference
  10. Appendix C: Sample Files

Big Data Streaming User Guide

Big Data Streaming User Guide

Column Projections Properties

Column Projections Properties

The following table describes the columns projection properties that you configure for Azure Event Hub sources:
Property
Description
Column Name
The name field that contains data.
This property is read-only.
Type
The native data type of the resource.
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 processed, select this option and specify the schema format.
Schema Format
The format in which the source processes data. You can select one of the following formats:
  • XML
  • JSON
  • Flat
  • Avro
Schema
Specify the XSD schema for the XML format, the sample JSON for the JSON format.
Specify a .avsc file for the Avro format.
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 sources with hierarchical data.
Select this option if the source has hierarchical data.
For more information on hierarchical data, see the
Informatica Big Data Management User Guide
.

0 COMMENTS

We’d like to hear from you!