You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by bhlx3lyx7 <gi...@git.apache.org> on 2018/01/08 09:27:54 UTC

[GitHub] incubator-griffin pull request #184: Measure module enhancement

GitHub user bhlx3lyx7 opened a pull request:

    https://github.com/apache/incubator-griffin/pull/184

    Measure module enhancement

    1. fully support user input spark sql as rules.
    2. add uniqueness and timeliness measurements.
    3. enhance calculation and persist performance in streaming mode.
    4. add mongo db metric persist.
    5. use spark sql engine as calculation engine.
    6. refactor measure module code.

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

    $ git pull https://github.com/bhlx3lyx7/incubator-griffin tmst-merge

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

    https://github.com/apache/incubator-griffin/pull/184.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 #184
    
----
commit ffb818aa58ef9c330c0bb88731bac8f2975298d8
Author: Lionel Liu <bh...@...>
Date:   2017-10-11T07:38:32Z

    ignore ui tmp

commit dba1602366ef9084a392d7ca61e6e719827ee208
Author: Lionel Liu <bh...@...>
Date:   2017-10-11T07:48:00Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin into apache-master

commit e980e6c48a4b4ad616c3209ccc69268250d87f30
Author: Lionel Liu <bh...@...>
Date:   2017-10-12T04:29:48Z

    doc

commit cf849f478592bf7d1c102fc33c0a3aaacd0a3ab5
Author: Lionel Liu <bh...@...>
Date:   2017-10-12T04:49:37Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin into apache-master

commit 5cd047826016a8ba277c98a6cbc7978a3d2bc659
Author: Lionel Liu <bh...@...>
Date:   2017-10-13T06:46:44Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin into apache-master

commit 7edf6ff9bf8d460f3b68c1a068ac597d908d0eae
Author: Lionel Liu <bh...@...>
Date:   2017-10-16T02:21:33Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin into apache-master

commit 673b717765b5a1e3fbc566cff190c4e9b615159e
Author: Lionel Liu <bh...@...>
Date:   2017-10-16T05:25:11Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin into apache-master

commit daecbfc69aefe484d2c9cc72f43571caafe8187e
Author: Lionel Liu <bh...@...>
Date:   2017-10-16T08:46:53Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin into apache-master

commit e71a1c56ae074ae1de9472edcdbf11c5e3a2d4c1
Author: Lionel Liu <bh...@...>
Date:   2017-10-17T04:57:10Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin into apache-master

commit 328a16701d5681961fbe3c824f3a033ea36010a4
Author: Lionel Liu <bh...@...>
Date:   2017-10-24T02:09:34Z

    add comments

commit 46c2a4fccc6a83d12557b07cb72c740d19d5b529
Author: Lionel Liu <bh...@...>
Date:   2017-10-25T03:23:53Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin into apache-master

commit 6c3cea1f96d8dbc694b76eec2ef52be8ed1b4ae6
Author: Lionel Liu <bh...@...>
Date:   2017-10-30T06:02:22Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin into apache-master

commit bd8a719ef7b98efb73ec30b7fce9e69d6c52621a
Author: Lionel Liu <bh...@...>
Date:   2017-10-30T06:03:30Z

    Merge branch 'apache-master' into docker

commit a68886b38793b4dac4d33f734749216c31f4b7a7
Author: Lionel Liu <bh...@...>
Date:   2017-10-30T06:19:57Z

    add docker doc

commit 243ec9a4006de7fbe14c39be7eea9cd74b3d13fc
Author: Lionel Liu <bh...@...>
Date:   2017-10-30T06:24:23Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin into apache-master

commit 0be45fb85abec62999e320b4e9aaf94f5f77395d
Author: Lionel Liu <bh...@...>
Date:   2017-10-30T06:44:57Z

    yml license

commit 0d75c6593695563c8b3b6a5528901e44f567d1ec
Author: Lionel Liu <bh...@...>
Date:   2017-10-30T06:53:00Z

    yaml license

commit 0c82eeb22c133b360f48cc29baf8678fb32070c3
Author: Lionel Liu <bh...@...>
Date:   2017-10-30T06:55:18Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin into apache-master

commit 35659974d19bc307a14c7ec9cb4ef54987c95428
Author: Lionel Liu <bh...@...>
Date:   2017-10-30T06:56:34Z

    Merge branch 'apache-master' into docker

commit 106849794fc4b84adb89bced411711d6a69731ac
Author: Lionel Liu <bh...@...>
Date:   2017-10-30T08:17:46Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin into apache-master

commit f307409ebd3f1a0a806204ccf2d5fd56b2309284
Author: Lionel Liu <bh...@...>
Date:   2017-10-30T08:43:53Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin into apache-master

commit 941f7f3f6dc236910e5518be6b46d218ac721d19
Author: Lionel Liu <bh...@...>
Date:   2017-10-30T09:30:13Z

    Merge branch 'apache-master' into docker

commit ee4e1e3e37f9d2e65a35ba3c24aa77c582873bad
Author: Lionel Liu <bh...@...>
Date:   2017-10-30T09:54:57Z

    readme

commit 9af0f041e918e8d481a09cf407b57b109a8f07b7
Author: Lionel Liu <bh...@...>
Date:   2017-10-31T10:11:41Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin into apache-master

commit 33ff3407a49238fa743e1d4c954c5de878b77d82
Author: Lionel Liu <bh...@...>
Date:   2017-10-31T10:11:53Z

    Merge branch 'apache-master' into docker

commit 24d66c815cf374dbdaf7a42591a055c9bf3c5ceb
Author: Lionel Liu <bh...@...>
Date:   2017-11-02T06:36:18Z

    docker readme

commit 8bc6c41f87b167d9fed3ac81fbd51d730d37a087
Author: Lionel Liu <bh...@...>
Date:   2017-11-02T06:36:34Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin into apache-master

commit 7b26eacbf18a50cfe9e45cff0cc93b0bd7ddca81
Author: Lionel Liu <bh...@...>
Date:   2017-11-02T06:36:49Z

    Merge branch 'apache-master' into docker

commit 712b2b58d323553a2d3b1304145ed9970b459582
Author: Lionel Liu <bh...@...>
Date:   2017-11-02T06:41:35Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin into apache-master

commit 02c48c600f70487b601d1b585d7ce617e035bdfe
Author: Lionel Liu <bh...@...>
Date:   2017-11-02T09:40:27Z

    Merge branch 'master' of https://github.com/apache/incubator-griffin into apache-master

----


---

[GitHub] incubator-griffin pull request #184: Measure module enhancement

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-griffin/pull/184


---