RADAR-base / RADAR-Docker

Integrated Docker Stack for the RADAR mHealth Streaming Platform Components
https://hub.docker.com/u/radarbase/dashboard/
Apache License 2.0
16 stars 16 forks source link

Latest prs #177

Closed blootsvoets closed 5 years ago

blootsvoets commented 5 years ago

Includes fixes from #176 and #175. Updates dependencies

yatharthranjan commented 5 years ago

One concern I have this is that the snapshots will not be final. That means that they can still be updated later on when data arrives/extracted suppose 2 months later(which unexpectedly happens quite often in real world use case). This causes issues on data analysis side as they download the data and come back later to see that it has changed.

blootsvoets commented 5 years ago

Yes, this is why I called them snapshots. To have final versions, the snapshots should be manually copied to a release directory.

nivemaham commented 5 years ago

One concern I have this is that the snapshots will not be final. That means that they can still be updated later on when data arrives/extracted suppose 2 months later(which unexpectedly happens quite often in real world use case). This causes issues on data analysis side as they download the data and come back later to see that it has changed.

Could we rerun the script again to solve this?