You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/17 06:58:12 UTC

[jira] [Commented] (EAGLE-135) Run Eagle in Spark Streaming

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

ASF GitHub Bot commented on EAGLE-135:
--------------------------------------

GitHub user qinzhaokun opened a pull request:

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

    EAGLE-135 Run Eagle on Spark Streaming

    Eagle supports Spark Streaming framework now, monitoring Cassandra audit log has been tested.

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

    $ git pull https://github.com/qinzhaokun/incubator-eagle EAGLE-135

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

    https://github.com/apache/incubator-eagle/pull/190.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 #190
    
----
commit eb822f167f09eeb12675440ea4cad1c145abe068
Author: qinzhaokun <qi...@gmail.com>
Date:   2016-01-21T05:50:04Z

    EAGLE-135 Start new branch

commit 776c9d980bc4db1023b507236eb96ce4caaaa457
Author: qinzhaokun <qi...@gmail.com>
Date:   2016-01-21T05:56:05Z

    EAGLE-135 Start new branch

commit bf59905307c4434fa958211752d25bcceac41b8c
Author: qinzhaokun <qi...@gmail.com>
Date:   2016-01-21T07:12:46Z

    EAGLE-135 fix init merge bug

commit 25f7d9fc39dfdf6a7a01f73d94bf6d8309921422
Author: qinzhaokun <qi...@gmail.com>
Date:   2016-01-26T08:28:27Z

    EAGLE-135 Run Eagle in Spark Streaming

commit 48b43fba6f1c6a030804f82d26213311f9248a78
Author: qinzhaokun <qi...@gmail.com>
Date:   2016-02-10T12:58:42Z

    finish unit test in spark streaming

commit ac724550459a47ad788eb67de6bf2aa3bd72ae41
Author: qinzhaokun <qi...@gmail.com>
Date:   2016-03-08T08:30:04Z

    EAGLE-135 add flatMap

commit fc747f6e7312f87aa41b3943862e1cecf5a525b7
Author: qinzhaokun <qi...@gmail.com>
Date:   2016-03-11T08:39:01Z

    EAGLE-135 add reduceByKey

commit a24b362df0cc38ff63717be9afbdf0aac9164fad
Author: qinzhaokun <qi...@gmail.com>
Date:   2016-03-17T06:24:01Z

    EAGLE-135 update

commit 553e5f55f500d510b7813bf5b30728dcd73f322a
Author: qinzhaokun <qi...@gmail.com>
Date:   2016-03-17T07:27:24Z

    EAGLE-135 merge by hand

commit 45396a2a70263b37402d54f5bd113b95b699fce9
Author: qinzhaokun <qi...@gmail.com>
Date:   2016-03-18T07:08:07Z

    EAGLE-135 merge successfully

commit 7f7c0fcc04c640544e0d1237b0604f4cc0866d2a
Author: qinzhaokun <qi...@gmail.com>
Date:   2016-03-21T07:20:06Z

    EAGLE-135 redesign flatMap function

commit 858c8987a28725fcd9440e9d8e38d4010c23358e
Author: qinzhaokun <qi...@gmail.com>
Date:   2016-04-12T08:20:42Z

    EAGLE-135 load data source from config

commit b299ceeea1d7a0b5b14b01ac2431ec609b50b2cb
Author: qinzhaokun <qi...@gmail.com>
Date:   2016-04-12T08:22:35Z

    Merge https://github.com/apache/incubator-eagle into EAGLE-135

commit 7f8cf00739f2e2239a81c44356e8329ec1c91632
Author: qinzhaokun <qi...@gmail.com>
Date:   2016-05-10T08:40:30Z

    EAGLE-135:finish all

commit 4f5da271641a1b8793e8227ae020b7e2655b8f24
Author: qinzhaokun <qi...@gmail.com>
Date:   2016-05-12T07:14:31Z

    EAGLE-135:change zookeeper and kafka's host to localhost

commit 35db34307d25be4d4f4e20806cb257d12b6cf8ed
Author: qinzhaokun <qi...@gmail.com>
Date:   2016-05-12T08:35:51Z

    EAGLE-135:add distributed model

commit c6740c0e791b20375c1c6a065031c5beea1bcb1e
Author: qinzhaokun <qi...@gmail.com>
Date:   2016-05-17T02:44:36Z

    EAGLE-135:merge from Eagle dev

commit 9222677f1ad951f741cfd0a6626ef386ecab484f
Author: qinzhaokun <qi...@gmail.com>
Date:   2016-05-17T06:37:08Z

    EAGLE-135: merge dev branch and finish a simple tutorial

----


> Run Eagle in Spark Streaming
> ----------------------------
>
>                 Key: EAGLE-135
>                 URL: https://issues.apache.org/jira/browse/EAGLE-135
>             Project: Eagle
>          Issue Type: New Feature
>            Reporter: Zhaokun Qin
>            Assignee: Zhaokun Qin
>            Priority: Minor
>              Labels: new
>
> Eagle can run in Storm for now, to achieve Cross-platform feature, Eagle must run in other streaming process platforms. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)