intuit / intuit/QuickFabric

add cost report in weekly reporting email.

Open
#26 2 comments 0 reactions 0 assignees View on GitHub
Hacktoberfest
Dominant language
JavaScript
Stars
35
Forks
19
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
currently cost report email comes daily , but for weekly report , cost table is missing.

**To Reproduce**
1. open below scheduler class (com.intuit.quickfabric.schedulers.functions.EMRClusterMetricsSchedulers) in this location. https://github.com/intuit/QuickFabric/tree/master/Middleware/schedulers code
2. go to this method (generateWeeklyReport() )
3. 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.