GitHub user haoch opened a pull request:

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

    EAGLE-130 Eagle Pipeline DSL: Parser, Compiler, Runner

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

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

    $ git pull https://github.com/haoch/incubator-eagle EAGLE-130

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

    https://github.com/apache/incubator-eagle/pull/65.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 #65
    
----
commit 1bb9e492eb67583eb059e07ced3c9c96846bd2a7
Author: Hao Chen <[email protected]>
Date:   2015-12-22T16:57:36Z

    EAGLE-98 Initialize design for general declarative DSL

commit 35109912356cc284bebc3c83e823b5a6e0ecfa60
Author: Hao Chen <[email protected]>
Date:   2015-12-22T17:20:11Z

    EAGLE-98 Add Contributing to Eagle wiki link

commit 1cc61fe04bb1af64bc7a2ff45c0e1d5820279349
Author: Hao Chen <[email protected]>
Date:   2015-12-24T12:26:34Z

    EAGLE-98 Basic runnable example for Eagle Streaming DSL

commit fc8873a8a0b51a19c23a1839300006211d0506f1
Author: Hao Chen <[email protected]>
Date:   2015-12-24T12:51:25Z

    EAGLE-98 Support from Iterator

commit d0e764326eac06aa6ea2c181bc62cc22e52ccba8
Author: Hao Chen <[email protected]>
Date:   2015-12-25T06:13:39Z

    EAGLE-98 Support filter dsl

commit 58285653f2f0eb1e0eb27fc4e811e27723c3c4b1
Author: Hao Chen <[email protected]>
Date:   2015-12-25T09:14:31Z

    EAGLE-98 Alert dsl

commit 95505690e3a8ee1e4d9597c274f2b8e2c625ae42
Author: Hao Chen <[email protected]>
Date:   2015-12-26T15:08:31Z

    EAGLE-98 Add AggregateAPIBuilder

commit 834181ad38b76906ba70d40ab0bcab17197ada77
Author: Hao Chen <[email protected]>
Date:   2015-12-27T05:34:59Z

    EAGLE-98 Implement filter by grok with pattern

commit 6bbf9a60c73e8bb14d8ccf165ac574a663c1335b
Author: Hao Chen <[email protected]>
Date:   2015-12-27T06:50:00Z

    EAGLE-98 Implement StreamEvaluator

commit c7ce62f1f679c306dbd40165d049de7781095a4d
Author: Hao Chen <[email protected]>
Date:   2015-12-27T07:22:33Z

    EAGLE-98 Fix exception-handler in StreamEvaluator

commit 77ba2f98a91fd62f1d2b7d3d9dc0d40c5da3d85d
Author: Hao Chen <[email protected]>
Date:   2015-12-27T07:58:15Z

    EAGLE-98 Improve stream evaluation spec cases

commit 779faee67ea620a1ed66811b8f1fe589db47a24a
Author: Hao Chen <[email protected]>
Date:   2015-12-30T03:45:54Z

    EAGLE-98 Create stream app related entities interface (todo: implement)

commit ce7a59dd1a4592f7ff18ebdb4ee5df018a2d9e15
Author: Hao Chen <[email protected]>
Date:   2015-12-30T10:04:04Z

    EAGLE-98 Refactor DataStream interface

commit e0db43da18dfb1b77be1846dd5f749f9f58da7ae
Author: Hao Chen <[email protected]>
Date:   2015-12-30T12:57:47Z

    EAGLE-98 Clean eagle stream dsl code

commit 09418231e27e25ed665b6e82ddad45e89b0e1d5b
Author: Hao Chen <[email protected]>
Date:   2015-12-31T04:07:23Z

    EAGLE-98 Implement stream grok processor

commit 8b5e696093543e92b54c150a81fac05b52a6e473
Author: Hao Chen <[email protected]>
Date:   2015-12-31T04:51:27Z

    EAGLE-98 Decouple stream code formatter

commit 821993d94d2482fdcc92e9a69f2405efec609294
Author: Hao Chen <[email protected]>
Date:   2015-12-31T08:45:02Z

    EAGLE-98 Refactor StreamEvaluator and StreamFormatter

commit 9a3a1e71aa0c09ecf062abf2ff8604cb7219e7bd
Author: Hao Chen <[email protected]>
Date:   2016-01-11T14:55:10Z

    EAGLE-98 Eagle monitoring template

commit 1115edba01e671f0646686c4b5abf169736422e9
Author: Hao Chen <[email protected]>
Date:   2016-01-12T07:42:27Z

    Merge branch 'EAGLE-98' of https://github.com/haoch/incubator-eagle into 
EAGLE-98

commit fda50dec66820fba21890a0006d3acc127b50a68
Author: Zhao, Qingwen <[email protected]>
Date:   2016-01-12T08:29:17Z

    add App service & akka scheduler

commit e90361b4e23858beb0251c3cc6e6cd6cadca9f22
Author: Zhao, Qingwen <[email protected]>
Date:   2016-01-12T08:37:31Z

    merge

commit 7fa3ab6551ecd2d7201d550f4964cd8f070589c8
Author: Zhao, Qingwen <[email protected]>
Date:   2016-01-12T08:40:40Z

    add SecurityEntityRepository.java

commit 43a38e0664fd1f7011f497641492369d6f635c4b
Author: Zhao, Qingwen <[email protected]>
Date:   2016-01-12T08:41:51Z

    merged

commit 7595f3be39bf54fc91428c52a2fac0e9045f25c1
Author: Hao Chen <[email protected]>
Date:   2016-01-12T08:46:33Z

    Fixed merging with aggregation DSL

commit 984faaaa57997dd6db7b46200c7ba88e530cfda1
Author: Hao Chen <[email protected]>
Date:   2016-01-12T08:52:14Z

    EAGLE-98 Merge and clean

commit abb4516f1846c8aae5f77d56c66cf34b73820176
Author: Zhao, Qingwen <[email protected]>
Date:   2016-01-13T10:17:43Z

    add simple status management in app scheduler

commit 5a4e13b2dbbd25408aedec54eed2ad2a6da35b51
Author: Hao Chen <[email protected]>
Date:   2016-01-15T09:35:12Z

    Snapshot for type-safe DSL

commit 34cd1979bb37d582ed95dc6abe51f5b7d686c5fe
Author: Hao Chen <[email protected]>
Date:   2016-01-15T09:37:12Z

    Merged

commit 89c23d16181bfb7775528a7d4dd70fe670b44fd8
Author: Hao Chen <[email protected]>
Date:   2016-01-15T17:15:10Z

    Dataflow DSL

commit 9631d9ca707865965c2c2f000d633df107b6101b
Author: Hao Chen <[email protected]>
Date:   2016-01-16T09:03:28Z

    Implement Pipeline parser

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to