GitHub user r7raul1984 opened a pull request:

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

    Improvment: Alert engine base on Spark 2

    Don't merge, just test PR building

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

    $ git pull https://github.com/r7raul1984/incubator-eagle 
spark-alert-engine-latest

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

    https://github.com/apache/incubator-eagle/pull/642.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 #642
    
----
commit bfb44059c1652d394264fc16cd2c80bd3c210b71
Author: r7raul1984 <tangji...@yhd.com>
Date:   2016-10-25T07:35:13Z

    [EAGLE-348] Alert engine base on spark streaming
    - EAGLE-424
     - Support kafka add/remove topic without requiring restart of the alert 
engine
     - Read spec metadata by restful web app
     - Create UnitSparkTopologyRunner to demo spark streaming usage
    - EAGLE-425
     - Use Spark Accumulator to save and recover state
     - Use Spark Accumulator to support Hybird Time Window
    
    https://issues.apache.org/jira/browse/EAGLE-348

commit efc1d5e9210a08f70be35063e5a0c9bd8bbfd846
Author: r7raul1984 <tangji...@yhd.com>
Date:   2016-10-26T07:50:26Z

    Add license.

commit f5f4c557cba39092501eba5b4ed43c217cccce74
Author: r7raul1984 <tangji...@yhd.com>
Date:   2016-10-27T02:15:06Z

    Use metaresource instead of specresource to get 
spoutSpec,routeSpec,alertSpec,publishSpec.

commit e2edbc74450340620771f63841729183ddb3ea11
Author: r7raul1984 <tangji...@yhd.com>
Date:   2016-10-27T06:37:31Z

    Fix ! java.lang.NoSuchFieldError: _nullProvider problem when call 
"/rest/metadata/policies/validate" by jackson-module-afterburner to 2.6.0 .

commit 253090eb39ac4ad99a28371d2cc2ff1da5f2ed57
Author: r7raul1984 <tangji...@yhd.com>
Date:   2016-11-01T00:57:16Z

    Implement new method.

commit af0dbb3007d8bff1bdcf904556094934e4ac6a60
Author: r7raul1984 <tangji...@yhd.com>
Date:   2016-11-02T01:23:13Z

    Delete redundant log info print.

commit a1633d9ed8f60ad24769bc9e23c9c312cfe551dd
Author: r7raul1984 <tangji...@yhd.com>
Date:   2016-11-10T02:27:34Z

    Deprecate specmetadata and update code from apache eagle project.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to