Versions Compared

Key

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

...

Only programs mentioned under config.json will be considered for ingestion.

...

  1. Upload the event and dimension grammar spec:

...

  • Dimension grammar : Use the /spec/dimension API to upload the dimension grammar

  • Place the dimension grammar file as <xyz>-dimension.grammar.csv in processing-ms/impl/c-qube/ingest/<state_code>/dimensions/ folder as seen below or as per the config.json settings

...

Contents of the district-dimension.grammar.csv

Image Added

  • Event grammar can be ingested in 2 ways:  

    1. Though API Method

Event spec API: spec/event

...

  1. Through YARN CLI

YARN CLI INGEST

...

This would be based on default config.json or else it should be as per config.json

Image Added

Contents of the district-dimension.grammar.csv

...

  1. Data Ingestion: This process may involve uploading the CSV file or connecting to the database directly. Following links will provide more details on the process.

...