[GitHub] incubator-griffin pull request #206: modify the format of Metric DTO

2018-02-01 Thread whhe
GitHub user whhe opened a pull request:

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

modify the format of Metric DTO

Add 'type' field to Metric DTO, which corresponds to the DQ type of the 
related measure.

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

$ git pull https://github.com/whhe/incubator-griffin master

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

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


commit adc5aa71d2551b3c6b67765a4f3063ba0d7daca3
Author: He Wang 
Date:   2018-02-02T05:07:29Z

add dqType as 'type' field of Metric DTO

commit 9af36ef162137d38b460ac168a31e2fb08aa344d
Author: He Wang 
Date:   2018-02-02T05:19:53Z

change response of addJob method




---


Re: Logo design

2018-02-01 Thread Henry Saputra
We need to get different resolutions of the images and upload it to the
site source repository.

On Mon, Jan 29, 2018 at 7:24 PM, Lionel Liu  wrote:

> Hi Henry,
>
>
> It's a good suggestion, I think we can put the Griffin name inside the
> circle and under the animal, to highlight the name.
>
>
> --
>
> Regards,
> Lionel, Liu
>
>
>
> At 2018-01-30 03:07:36, "Henry Saputra"  wrote:
> >HI Guys,
> >
> >Anyone know who contributed the logo for Apache Griffin podling?
> >
> >Want to see if we could make some changes to incorporate the name Griffin
> >itself in addition to Apache Incubator name.
> >
> >- Henry
>


[GitHub] incubator-griffin pull request #205: [GRIFFIN-95] Enhance dump performance i...

2018-02-01 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[jira] [Commented] (GRIFFIN-95) [Measure] Enhance the dump performance in streaming cases

2018-02-01 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GRIFFIN-95:
---

Github user asfgit closed the pull request at:

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


> [Measure] Enhance the dump performance in streaming cases
> -
>
> Key: GRIFFIN-95
> URL: https://issues.apache.org/jira/browse/GRIFFIN-95
> Project: Griffin (Incubating)
>  Issue Type: Bug
>Reporter: Lionel Liu
>Assignee: Lionel Liu
>Priority: Major
>  Labels: SP_2
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> At current, we need to dump data before streaming process, to decouple the 
> consumption and calculation. But the consumption works slow when kafka topics 
> are much more than executors even with little data in each topic. We need to 
> enhance the dump performance.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GRIFFIN-95) [Measure] Enhance the dump performance in streaming cases

2018-02-01 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GRIFFIN-95:
---

GitHub user bhlx3lyx7 opened a pull request:

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

[GRIFFIN-95] Enhance dump performance in streaming mode

1. in streaming mode, dump data as parquet file
2. repartition when dumping data as spark.default.parallelism
3. add percentile feature in timeliness measure

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

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

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

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


commit ffb818aa58ef9c330c0bb88731bac8f2975298d8
Author: Lionel Liu 
Date:   2017-10-11T07:38:32Z

ignore ui tmp

commit dba1602366ef9084a392d7ca61e6e719827ee208
Author: Lionel Liu 
Date:   2017-10-11T07:48:00Z

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

commit e980e6c48a4b4ad616c3209ccc69268250d87f30
Author: Lionel Liu 
Date:   2017-10-12T04:29:48Z

doc

commit cf849f478592bf7d1c102fc33c0a3aaacd0a3ab5
Author: Lionel Liu 
Date:   2017-10-12T04:49:37Z

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

commit 5cd047826016a8ba277c98a6cbc7978a3d2bc659
Author: Lionel Liu 
Date:   2017-10-13T06:46:44Z

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

commit 7edf6ff9bf8d460f3b68c1a068ac597d908d0eae
Author: Lionel Liu 
Date:   2017-10-16T02:21:33Z

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

commit 673b717765b5a1e3fbc566cff190c4e9b615159e
Author: Lionel Liu 
Date:   2017-10-16T05:25:11Z

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

commit daecbfc69aefe484d2c9cc72f43571caafe8187e
Author: Lionel Liu 
Date:   2017-10-16T08:46:53Z

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

commit e71a1c56ae074ae1de9472edcdbf11c5e3a2d4c1
Author: Lionel Liu 
Date:   2017-10-17T04:57:10Z

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

commit 328a16701d5681961fbe3c824f3a033ea36010a4
Author: Lionel Liu 
Date:   2017-10-24T02:09:34Z

add comments

commit 46c2a4fccc6a83d12557b07cb72c740d19d5b529
Author: Lionel Liu 
Date:   2017-10-25T03:23:53Z

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

commit 6c3cea1f96d8dbc694b76eec2ef52be8ed1b4ae6
Author: Lionel Liu 
Date:   2017-10-30T06:02:22Z

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

commit bd8a719ef7b98efb73ec30b7fce9e69d6c52621a
Author: Lionel Liu 
Date:   2017-10-30T06:03:30Z

Merge branch 'apache-master' into docker

commit a68886b38793b4dac4d33f734749216c31f4b7a7
Author: Lionel Liu 
Date:   2017-10-30T06:19:57Z

add docker doc

commit 243ec9a4006de7fbe14c39be7eea9cd74b3d13fc
Author: Lionel Liu 
Date:   2017-10-30T06:24:23Z

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

commit 0be45fb85abec62999e320b4e9aaf94f5f77395d
Author: Lionel Liu 
Date:   2017-10-30T06:44:57Z

yml license

commit 0d75c6593695563c8b3b6a5528901e44f567d1ec
Author: Lionel Liu 
Date:   2017-10-30T06:53:00Z

yaml license

commit 0c82eeb22c133b360f48cc29baf8678fb32070c3
Author: Lionel Liu 
Date:   2017-10-30T06:55:18Z

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

commit 35659974d19bc307a14c7ec9cb4ef54987c95428
Author: Lionel Liu 
Date:   2017-10-30T06:56:34Z

Merge branch 'apache-master' into docker

commit 106849794fc4b84adb89bced411711d6a69731ac
Author: Lionel Liu 
Date:   2017-10-30T08:17:46Z

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

commit f307409ebd3f1a0a806204ccf2d5fd56b2309284
Author: Lionel Liu 
Date:   2017-10-30T08:43:53Z

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

commit 941f7f3f6dc236910e5518be6b46d218ac721d19
Author: Lionel Liu 
Date:   2017-10-30T09:30:13Z

Merge branch 'apache-master' into docker

commit ee4e1e3e37f9d2e65a35ba3c24aa77c582873bad
Author: Lionel Liu 
Date:   2017-10-30T09:54:57Z

readme

commit 9af0f041e918e8d481a09cf407b57b109a8f07b7
Author: Lionel Liu 
Date:   2017-10-31T10:11:41Z

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

commit 33ff3407a49238fa743e1d4c954c5de878b77d82
Author: Lionel 

[GitHub] incubator-griffin pull request #205: [GRIFFIN-95] Enhance dump performance i...

2018-02-01 Thread bhlx3lyx7
GitHub user bhlx3lyx7 opened a pull request:

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

[GRIFFIN-95] Enhance dump performance in streaming mode

1. in streaming mode, dump data as parquet file
2. repartition when dumping data as spark.default.parallelism
3. add percentile feature in timeliness measure

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

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

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

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


commit ffb818aa58ef9c330c0bb88731bac8f2975298d8
Author: Lionel Liu 
Date:   2017-10-11T07:38:32Z

ignore ui tmp

commit dba1602366ef9084a392d7ca61e6e719827ee208
Author: Lionel Liu 
Date:   2017-10-11T07:48:00Z

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

commit e980e6c48a4b4ad616c3209ccc69268250d87f30
Author: Lionel Liu 
Date:   2017-10-12T04:29:48Z

doc

commit cf849f478592bf7d1c102fc33c0a3aaacd0a3ab5
Author: Lionel Liu 
Date:   2017-10-12T04:49:37Z

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

commit 5cd047826016a8ba277c98a6cbc7978a3d2bc659
Author: Lionel Liu 
Date:   2017-10-13T06:46:44Z

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

commit 7edf6ff9bf8d460f3b68c1a068ac597d908d0eae
Author: Lionel Liu 
Date:   2017-10-16T02:21:33Z

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

commit 673b717765b5a1e3fbc566cff190c4e9b615159e
Author: Lionel Liu 
Date:   2017-10-16T05:25:11Z

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

commit daecbfc69aefe484d2c9cc72f43571caafe8187e
Author: Lionel Liu 
Date:   2017-10-16T08:46:53Z

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

commit e71a1c56ae074ae1de9472edcdbf11c5e3a2d4c1
Author: Lionel Liu 
Date:   2017-10-17T04:57:10Z

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

commit 328a16701d5681961fbe3c824f3a033ea36010a4
Author: Lionel Liu 
Date:   2017-10-24T02:09:34Z

add comments

commit 46c2a4fccc6a83d12557b07cb72c740d19d5b529
Author: Lionel Liu 
Date:   2017-10-25T03:23:53Z

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

commit 6c3cea1f96d8dbc694b76eec2ef52be8ed1b4ae6
Author: Lionel Liu 
Date:   2017-10-30T06:02:22Z

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

commit bd8a719ef7b98efb73ec30b7fce9e69d6c52621a
Author: Lionel Liu 
Date:   2017-10-30T06:03:30Z

Merge branch 'apache-master' into docker

commit a68886b38793b4dac4d33f734749216c31f4b7a7
Author: Lionel Liu 
Date:   2017-10-30T06:19:57Z

add docker doc

commit 243ec9a4006de7fbe14c39be7eea9cd74b3d13fc
Author: Lionel Liu 
Date:   2017-10-30T06:24:23Z

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

commit 0be45fb85abec62999e320b4e9aaf94f5f77395d
Author: Lionel Liu 
Date:   2017-10-30T06:44:57Z

yml license

commit 0d75c6593695563c8b3b6a5528901e44f567d1ec
Author: Lionel Liu 
Date:   2017-10-30T06:53:00Z

yaml license

commit 0c82eeb22c133b360f48cc29baf8678fb32070c3
Author: Lionel Liu 
Date:   2017-10-30T06:55:18Z

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

commit 35659974d19bc307a14c7ec9cb4ef54987c95428
Author: Lionel Liu 
Date:   2017-10-30T06:56:34Z

Merge branch 'apache-master' into docker

commit 106849794fc4b84adb89bced411711d6a69731ac
Author: Lionel Liu 
Date:   2017-10-30T08:17:46Z

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

commit f307409ebd3f1a0a806204ccf2d5fd56b2309284
Author: Lionel Liu 
Date:   2017-10-30T08:43:53Z

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

commit 941f7f3f6dc236910e5518be6b46d218ac721d19
Author: Lionel Liu 
Date:   2017-10-30T09:30:13Z

Merge branch 'apache-master' into docker

commit ee4e1e3e37f9d2e65a35ba3c24aa77c582873bad
Author: Lionel Liu 
Date:   2017-10-30T09:54:57Z

readme

commit 9af0f041e918e8d481a09cf407b57b109a8f07b7
Author: Lionel Liu 
Date:   2017-10-31T10:11:41Z

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

commit 33ff3407a49238fa743e1d4c954c5de878b77d82
Author: Lionel Liu 
Date:   2017-10-31T10:11:53Z

Merge branch 'apache-master' into docker

commit 24d66c815cf374dbdaf7a42591a055c9bf3c5ceb
Author: Lionel Liu 
Date:   2017-11-02T06:36:18Z

docker readme

commit 8bc6c41f87b167d9fed3ac81fbd51d730d37a087
Author: Li

[GitHub] incubator-griffin pull request #204: MetricStoreImpl enhancement for Elastic...

2018-02-01 Thread asfgit
Github user asfgit closed the pull request at:

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


---