This repository contains the Talend jobs to export from Checkpoint metadata records quality indicators. Indicators are then available in different format:
- Excel table
- CSV files
- SQLite db
- Elasticsearch index
Then Kibana is used to analyze this information.
- Elasticsearch 6.4.x
- Kibana 6.4.x
- Talend open studio 6.2.x
Creation:
curl -X PUT -H "Content-Type:application/json" http://localhost:9200/checkpoint -d @checkpoint.json
Removal:
curl -X DELETE http://localhost:9200/checkpoint
See screenshot.
See screenshot.
See screenshot.
See screenshot.