Analytics Pipeline to ES7

GitHub - edx/edx-analytics-pipeline

This library is used to compute data that will then be inserted into the ES cluster used by edx-analytics-data-api.

Libraries:

  • elasticsearch

Creates common interfaces for performing tasks that will put data into ES:

Utilizes these interfaces for these tasks:

edx-analytics-pipeline/edx/analytics/tasks/insights/module_engagement.py at e63292012af075f37b42876c38a155e57291db36 · edx/edx-analytics-pipeline

Testing

  • Has unit and acceptance tests

  • Acceptance tests will be run on PR by edX once it’s ready.