Open brightoibe opened 4 years ago
I think I go with the option to run the ETL after every zipped file is consumed. This will provide analysis that is as close to real time as possible (of course, "real time" here is relative to the time of upload). So, once a zipped file is consumed (during consumption, validation can take place), the Consumer service will trigger the ETL module to run.
ETL means extract transform and load. It is a program that transforms the obs table into a user friendly format called RADET that the end users can easily understand. Specifications