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

Azure Event Hubs Header Ports

Azure Event Hubs Header Ports

An Azure Event Hubs data object contains default header port that represent metadata associated with events.
An Azure Event Hubs data object contains the following header ports:
partitionKey
Partition keys to separate events into different partitions. Events with same partition key are sent to the same partition on the event hub.
timestamp
Time at which an event is generated. You can accumulate streamed data into data groups and then process the data groups based on the timestamp values.

0 COMMENTS

We’d like to hear from you!