- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Oryx data expiration
Created on ‎08-18-2016 12:53 AM - edited ‎09-16-2022 08:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi guys,
could some of you explain to me in a detail how does the data expiration works? How is it with for example 10d old data?
Thanks in advance,
Matus
Created ‎08-18-2016 01:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
max-age-data-hours will cause it to delete data on HDFS that is older than this number of hours. This means that subsequent models will be built on historical data that does not include data older than this time. That's all there is to it.
Created ‎08-18-2016 01:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
max-age-data-hours will cause it to delete data on HDFS that is older than this number of hours. This means that subsequent models will be built on historical data that does not include data older than this time. That's all there is to it.
