[
https://issues.apache.org/jira/browse/EAGLE-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15747897#comment-15747897
]
Zhao, Qingwen commented on EAGLE-834:
-------------------------------------
How to enable this report?
add below configuration in eagle.conf
{code}
application.dailyJobReport {
reportHourTime: 0
reportPeriodInHour: 12
numTopUsers : 10
jobOvertimeLimitInHour: 6
subject: "Job Report For 12 hours"
recipients: "[email protected]"
template: "JobReportTemplate.vm"
}
{code}
> Add Daily Job Summery Report
> ----------------------------
>
> Key: EAGLE-834
> URL: https://issues.apache.org/jira/browse/EAGLE-834
> Project: Eagle
> Issue Type: New Feature
> Reporter: Zhao, Qingwen
> Assignee: Zhao, Qingwen
>
> * Extend Application framework to support application to register ManagedTask
> into eagle server (refer to Application HealthCheck registry approach)
> * Register a daily job report task to MRJobApplication.
> * Add configurations in application to control the behavior:
> * Daily job report enable/disable
> * Report receipt email address
> * Report frequency (24 hour by default)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)