QuickFabric
QuickFabric copied to clipboard
add cost report in weekly reporting email.
Describe the bug currently cost report email comes daily , but for weekly report , cost table is missing.
To Reproduce
- open below scheduler class (com.intuit.quickfabric.schedulers.functions.EMRClusterMetricsSchedulers) in this location. https://github.com/intuit/QuickFabric/tree/master/Middleware/schedulers code
- go to this method (generateWeeklyReport() )
- Ami violation table is not included, please add that same as daily report email (take a reference from generateDailyReport() method).
Expected behavior We should be able to see cost table in weekly report email.
@khilawar4 - I will attempt to make changes for it. believe details are shared above - I will go through it. Be back with assessment/queries if any.
If no one is working on this , I'd love to take a stab. Can someone assign it to me ?