Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Fiscal Event Post Processor is a streaming pipeline for validated fiscal event data. Apache Kafka has been used to stream the validated fiscal event data, process it for dereference, unbundle, flatten And finally push these details to Mongo and Druid data store.

Version

...

Current version : 01.1.0

Prerequisites

Before you proceed with the configuration, make sure the following pre-requisites are met

...

  1. Open the Druid console

  2. Go to the Load Data section

  3. Select Other

  4. Click on Submit Supervisor

  5. Copy...Paste the JSON from the druid-ingestion-config.json file in the available text box

  6. Verify the Kafka topic name and the Kafka bootstrap server address before submitting the config

  7. Submit the config and the data ingestion should start into the fiscal-event data source

Interaction Diagram

Image RemovedImage Added

Environment

Note: Kafka topic needs to be configured with respect to the environment

...

References and Notes