As you may know, the shared-ux team is working on sample data re-architecture, and we'd like to leverage EPR for that. (Previous discussion here). Right now, sample data is a (gzipped) json file with Elasticsearch documents that are then bulk-uploaded to ES when a user requests an install.
If we were to add a new integration that would contain this sample data, what is the best way to make the bulk upload work?
cc @joshdover
As you may know, the
shared-uxteam is working on sample data re-architecture, and we'd like to leverage EPR for that. (Previous discussion here). Right now, sample data is a (gzipped) json file with Elasticsearch documents that are then bulk-uploaded to ES when a user requests an install.If we were to add a new integration that would contain this sample data, what is the best way to make the bulk upload work?
cc @joshdover