...
Only programs mentioned under config.json will be considered for ingestion.
...
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
Event grammar can be ingested in 2 ways:
Though API Method
Event spec API: spec/event
...
Through YARN CLI
YARN CLI INGEST
...
This would be based on default config.json or else it should be as per config.json
Contents of the district-dimension.grammar.csv
...
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.
...