[
https://issues.apache.org/jira/browse/EAGLE-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860550#comment-15860550
]
ASF GitHub Bot commented on EAGLE-890:
--------------------------------------
GitHub user haoch opened a pull request:
https://github.com/apache/eagle/pull/799
[EAGLE-890] Add Job Scheduling Framework and HadoopHealthCheckApp
* Add Job Scheduling Framework based on quartz scheduling to support
clustering job scheduling and HA
* Add HadoopHealthCheckApp to firstly support HBase Health Monitor
https://issues.apache.org/jira/browse/EAGLE-890
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/haoch/eagle HadoopAvailabilityApp
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/eagle/pull/799.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 #799
----
commit bf9738e2392a60e996c6ad387f8eea79e3a3112a
Author: Hao Chen <[email protected]>
Date: 2017-02-08T09:43:06Z
Initialize job scheduling framework and HadoopServiceCheckApp
commit a46294b903dc9669cf423fb89b9544dcfc74e671
Author: Hao Chen <[email protected]>
Date: 2017-02-08T10:03:07Z
Initialize job API
commit 0ed8e747de15f699d48c8b8d8cbb6a1b43d54fa6
Author: Hao Chen <[email protected]>
Date: 2017-02-08T17:12:08Z
Add ConfigMapper
commit 964bb83c7deedf0b4ec2daa6612c5c1b5f40313b
Author: Hao Chen <[email protected]>
Date: 2017-02-08T17:26:39Z
Gracefully handle HadoopServiceCheckConfig
commit 6ad65965f23b20de876427ea54931e26d9424d0f
Author: Hao Chen <[email protected]>
Date: 2017-02-08T17:29:49Z
Rename servicecheck package
commit f589089c96109ea94d5055d5f3c8615f400d0313
Author: Hao Chen <[email protected]>
Date: 2017-02-09T02:43:44Z
Add SchedulerResource and ExecutionModule
commit b960eccba112756d8994f9071ea62f139f642ac7
Author: Hao Chen <[email protected]>
Date: 2017-02-09T11:40:00Z
Initialize HealthResult
commit bf5436c11d400e87f32193d49bd4351a83394f86
Author: Hao Chen <[email protected]>
Date: 2017-02-09T15:10:15Z
Proposal xml scheduling definition
commit 2f4878ba4ab4348d2fa776441a9830d993630ec2
Author: Hao Chen <[email protected]>
Date: 2017-02-09T15:11:25Z
Merge branch 'HadoopAvailabilityApp' of https://github.com/haoch/eagle into
HadoopAvailabilityApp
commit b0ec355131876395e5a6aa52b90bec2a9a22dd77
Author: Hao Chen <[email protected]>
Date: 2017-02-09T15:21:19Z
Add scheduling definition xml sample
commit 2e97ab6bbf3d8fc56d5592b5c2ad1b7c09b974e6
Author: Hao Chen <[email protected]>
Date: 2017-02-09T15:30:12Z
add quartz.properties sample
commit bcec3d6fd3b0378f5acb1e3e634b7fa4d0d9d91e
Author: Hao Chen <[email protected]>
Date: 2017-02-09T15:32:38Z
Add scheduling repeat-interval
commit d3450583896945f0aae341badfb2e608a763c603
Author: Hao Chen <[email protected]>
Date: 2017-02-09T15:36:34Z
Rename scheduling file name
----
> Add Job Scheduling Framework and HadoopHealthCheckApp
> -----------------------------------------------------
>
> Key: EAGLE-890
> URL: https://issues.apache.org/jira/browse/EAGLE-890
> Project: Eagle
> Issue Type: New Feature
> Components: Core::Job Engine
> Affects Versions: v0.5.0
> Reporter: Hao Chen
> Assignee: Hao Chen
> Fix For: v0.5.0
>
>
> Add Job Scheduling Framework and HadoopHealthCheckApp
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)