[jira] [Commented] (EAGLE-834) Add Daily Job Summery Report

2016-12-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/EAGLE-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753673#comment-15753673
 ] 

ASF GitHub Bot commented on EAGLE-834:
--

Github user asfgit closed the pull request at:

https://github.com/apache/incubator-eagle/pull/749


> 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)


[jira] [Commented] (EAGLE-834) Add Daily Job Summery Report

2016-12-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/EAGLE-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753543#comment-15753543
 ] 

ASF GitHub Bot commented on EAGLE-834:
--

GitHub user qingwen220 opened a pull request:

https://github.com/apache/incubator-eagle/pull/749

EAGLE-834 Add Daily Job Summery Report

https://issues.apache.org/jira/browse/EAGLE-834

* update mail subject & title
* adjust mail template and enrich the summary data
* fix a query bug in the mr job list API (GET /mrJobs)

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/qingwen220/incubator-eagle EAGLE-834

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/749.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #749


commit 18def808159c3c0ec9d6e24ec32f5cfce037d0c0
Author: Zhao, Qingwen 
Date:   2016-12-15T15:44:42Z

add new metrics

commit 29953f2c5a97b82fdfc415c65c93662447093c92
Author: Zhao, Qingwen 
Date:   2016-12-16T02:16:09Z

update

commit d35e53be1067a55ff4c32563e956d3b1f07fb1e3
Author: Zhao, Qingwen 
Date:   2016-12-16T05:38:39Z

fix a bug in MRJobExecutionResource.java

commit ebee6924a5ef1e169b2cd68253f747c78efeb8a4
Author: Zhao, Qingwen 
Date:   2016-12-16T05:45:23Z

remove useless variables




> 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)