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/08/02 06:15:31 UTC

[GitHub] incubator-griffin pull request #382: Modify measure module to support update...

GitHub user bhlx3lyx7 opened a pull request:

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

    Modify measure module to support updated env and config json files format

    Some important modification in env.json
    - "info.cache" -> "griffin.checkpoint"
    - "persist" -> "sinks"
    - "log" -> "console"
    - "http" -> "elasticsearch"
    - remove "cleaner"
    
    Some important modiffication in dq.json
    - add "baseline" in data source
    - add "dataframe.name" in data connector
    - in data source,"cache" -> "checkpoint"
    - in rule and pre-proc rule, add "in.dataframe.name" and "out.dataframe.name", remove "name"
    - in rule, add "out" param array, move "metric", "record" param inside "out" array
    - add "sinks" string array as filter of sinks in env.json

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

    $ git pull https://github.com/bhlx3lyx7/incubator-griffin json-update

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

    https://github.com/apache/incubator-griffin/pull/382.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 #382
    
----
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 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 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 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 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 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 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 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

commit 10d35083ad192639b9a6f2e53562c0d4827c14e7
Author: Lionel Liu <bh...@...>
Date:   2017-11-02T10:10:32Z

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

commit 1114ed916c1b8e567482b70d16745a6bbe0e3d73
Author: Lionel Liu <bh...@...>
Date:   2017-11-03T08:34:56Z

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

commit e4213b5501f941235e55bfbd1061b8ebaa8084d3
Author: Lionel Liu <bh...@...>
Date:   2017-11-03T08:35:48Z

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

commit e1399b071bde0466e29743c2bc4bc1165d409f7f
Author: Lionel Liu <bh...@...>
Date:   2017-11-03T10:00:03Z

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

commit a3a0be8bc122c69a5eedab382e67a2d4705a4cc2
Author: Lionel Liu <bh...@...>
Date:   2017-11-03T10:01:50Z

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

commit 4034d94a445fce3ed7997571bcd9be65e6baf1ca
Author: Lionel Liu <bh...@...>
Date:   2017-11-06T05:50:27Z

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

commit 3bf10b4cbd305f447ddf9a00dd974f170b0be646
Author: Lionel Liu <bh...@...>
Date:   2017-11-06T07:54:11Z

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

commit d135b03cb0e185bcebd8e9a91e6676ffc960be6c
Author: Lionel Liu <bh...@...>
Date:   2017-11-06T09:13:42Z

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

commit e82f1fdc9139f9d0aecf7bc65fe17a83a1be43ad
Author: Lionel Liu <bh...@...>
Date:   2017-11-07T04:45:50Z

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

commit 28b471de2953944ee4a333bc4ae7d3910183ad3e
Author: Lionel Liu <bh...@...>
Date:   2017-11-07T08:34:17Z

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

commit 9f62e5922af5ab106038304f3544b3715ce2809b
Author: Lionel Liu <bh...@...>
Date:   2017-11-07T09:41:16Z

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

----


---

[GitHub] incubator-griffin pull request #382: Modify measure module to support update...

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

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


---

[GitHub] incubator-griffin issue #382: Modify measure module to support updated env a...

Posted by guoyuepeng <gi...@git.apache.org>.
Github user guoyuepeng commented on the issue:

    https://github.com/apache/incubator-griffin/pull/382
  
    reviewed.
    
    We need to update service and ui , and verify on dev branch first.
    
    Thanks,
    William


---