1 Answer
- Newest
- Most votes
- Most comments
1
Glue doesn't provide at this time special features for time series.
To use rupture you probably would need to do it on some aggregated points (lower granularity) if you want to be able to scale to high volume distributed data.
The other option as you say is building your own logic using moving windows in PySpark.
Relevant content
- asked a month ago
- asked 4 years ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated 4 years ago
