help to edit karma for report wiki page

2017-03-30 Thread William GUO
Hi ,


As the email said, we need to append our report to here,

   https://wiki.apache.org/incubator/April2017

But it seems we cannot edit this page.

My incubator wiki username is WilliamGuo
And email is  gu...@apache.org

Could you grant me permission or tell me how to edit it?


Thanks a lot.

William



contributing process and convention

2017-03-30 Thread William Guo
contributing process is

1 create jira ticket first
2 create one new branch for this task
3 commit and send pr ://please associate related JIRA TICK in your comments
3.1 our script will search your ticket and close it by regex as 
re.findall("GRIFFIN-[0-9]{1,5}",comments)
4 admin will review and accept your pr as contributing.


Thanks,
William


[jira] [Commented] (GRIFFIN-6) Onboard streaming model for accuracy

2017-03-30 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GRIFFIN-6:
--

Github user asfgit closed the pull request at:

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


> Onboard streaming model for accuracy
> 
>
> Key: GRIFFIN-6
> URL: https://issues.apache.org/jira/browse/GRIFFIN-6
> Project: Griffin (Incubating)
>  Issue Type: Wish
>Reporter: William Guo
>Assignee: Lionel Liu
> Fix For: 0.0.1
>
>
> enable streaming accuracy model.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] incubator-griffin pull request #13: GRIFFIN-6 : FIX regex error when selecti...

2017-03-30 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (GRIFFIN-6) Onboard streaming model for accuracy

2017-03-30 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GRIFFIN-6:
--

GitHub user guoyuepeng opened a pull request:

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

GRIFFIN-6 : FIX regex error when selecting jira task id



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

$ git pull https://github.com/guoyuepeng/incubator-griffin fix-jira-id-regex

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

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


commit 0b1e66330e1671864eb9960fea667f8899150e0f
Author: William Guo 
Date:   2017-03-03T09:17:40Z

test pr

commit f11dc5bb2fb7374b1168efff48260df7735a20c5
Author: William Guo 
Date:   2017-03-17T01:53:30Z

merge readme

commit 9a6d91aad926f491e779242e0e415d09283179e5
Author: William Guo 
Date:   2017-03-17T18:16:43Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-griffin
pull again

commit 110b48d48f6ad2e6ee157f2f228023ced2c73dc3
Author: William Guo 
Date:   2017-03-17T20:58:51Z

remove old travis links

commit 4a99696707f832ebe99c30b9f98829829516cb1e
Author: William Guo 
Date:   2017-03-17T21:51:54Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-griffin

commit f776e9eeaa0078099f303d826f8215b8da4c5917
Author: William Guo 
Date:   2017-03-17T22:02:01Z

sync with jira by api

commit b4736dd22b5747a23d1fd20debbbe08c38c521ea
Author: William Guo 
Date:   2017-03-30T09:20:38Z

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

commit 4630efe0b0ee9bf4675c409c059437288d36d358
Author: William Guo 
Date:   2017-03-30T09:30:28Z

[GRIFFIN-6] fix jira task id prefix

commit 1bd0e40398d541caacfcc19facb1ed3f397a341b
Author: William Guo 
Date:   2017-03-30T10:32:53Z

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

commit 1b41d126be8de77bc05a88b78a350dc441d3713e
Author: William Guo 
Date:   2017-03-30T10:57:57Z

fix selecting griffin jira task regex




> Onboard streaming model for accuracy
> 
>
> Key: GRIFFIN-6
> URL: https://issues.apache.org/jira/browse/GRIFFIN-6
> Project: Griffin (Incubating)
>  Issue Type: Wish
>Reporter: William Guo
>Assignee: Lionel Liu
> Fix For: 0.0.1
>
>
> enable streaming accuracy model.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] incubator-griffin pull request #13: GRIFFIN-6 : FIX regex error when selecti...

2017-03-30 Thread guoyuepeng
GitHub user guoyuepeng opened a pull request:

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

GRIFFIN-6 : FIX regex error when selecting jira task id



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

$ git pull https://github.com/guoyuepeng/incubator-griffin fix-jira-id-regex

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

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


commit 0b1e66330e1671864eb9960fea667f8899150e0f
Author: William Guo 
Date:   2017-03-03T09:17:40Z

test pr

commit f11dc5bb2fb7374b1168efff48260df7735a20c5
Author: William Guo 
Date:   2017-03-17T01:53:30Z

merge readme

commit 9a6d91aad926f491e779242e0e415d09283179e5
Author: William Guo 
Date:   2017-03-17T18:16:43Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-griffin
pull again

commit 110b48d48f6ad2e6ee157f2f228023ced2c73dc3
Author: William Guo 
Date:   2017-03-17T20:58:51Z

remove old travis links

commit 4a99696707f832ebe99c30b9f98829829516cb1e
Author: William Guo 
Date:   2017-03-17T21:51:54Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-griffin

commit f776e9eeaa0078099f303d826f8215b8da4c5917
Author: William Guo 
Date:   2017-03-17T22:02:01Z

sync with jira by api

commit b4736dd22b5747a23d1fd20debbbe08c38c521ea
Author: William Guo 
Date:   2017-03-30T09:20:38Z

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

commit 4630efe0b0ee9bf4675c409c059437288d36d358
Author: William Guo 
Date:   2017-03-30T09:30:28Z

[GRIFFIN-6] fix jira task id prefix

commit 1bd0e40398d541caacfcc19facb1ed3f397a341b
Author: William Guo 
Date:   2017-03-30T10:32:53Z

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

commit 1b41d126be8de77bc05a88b78a350dc441d3713e
Author: William Guo 
Date:   2017-03-30T10:57:57Z

fix selecting griffin jira task regex




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Resolved] (GRIFFIN-6) Onboard streaming model for accuracy

2017-03-30 Thread William Guo (JIRA)

 [ 
https://issues.apache.org/jira/browse/GRIFFIN-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

William Guo resolved GRIFFIN-6.
---
   Resolution: Fixed
Fix Version/s: 0.0.1

Issue resolved by pull request 12
[https://github.com/apache/incubator-griffin/pull/12]

> Onboard streaming model for accuracy
> 
>
> Key: GRIFFIN-6
> URL: https://issues.apache.org/jira/browse/GRIFFIN-6
> Project: Griffin (Incubating)
>  Issue Type: Wish
>Reporter: William Guo
>Assignee: Lionel Liu
> Fix For: 0.0.1
>
>
> enable streaming accuracy model.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] incubator-griffin pull request #12: [GRIFFIN-6] test close jira ticket

2017-03-30 Thread vzhao
GitHub user vzhao opened a pull request:

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

[GRIFFIN-6] test close jira ticket

test

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

$ git pull https://github.com/vzhao/incubator-griffin closejira6

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

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


commit 0fc56279c7ac8a558109e155e389ea0f50863862
Author: Wenli Zhao 
Date:   2017-03-30T10:18:50Z

[GRIFFIN-6] test close jira ticket




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (GRIFFIN-6) Onboard streaming model for accuracy

2017-03-30 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GRIFFIN-6:
--

GitHub user vzhao opened a pull request:

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

[GRIFFIN-6] test close jira ticket

test

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

$ git pull https://github.com/vzhao/incubator-griffin closejira6

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

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


commit 0fc56279c7ac8a558109e155e389ea0f50863862
Author: Wenli Zhao 
Date:   2017-03-30T10:18:50Z

[GRIFFIN-6] test close jira ticket




> Onboard streaming model for accuracy
> 
>
> Key: GRIFFIN-6
> URL: https://issues.apache.org/jira/browse/GRIFFIN-6
> Project: Griffin (Incubating)
>  Issue Type: Wish
>Reporter: William Guo
>Assignee: Lionel Liu
>
> enable streaming accuracy model.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (GRIFFIN-6) Onboard streaming model for accuracy

2017-03-30 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GRIFFIN-6:
--

Github user asfgit closed the pull request at:

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


> Onboard streaming model for accuracy
> 
>
> Key: GRIFFIN-6
> URL: https://issues.apache.org/jira/browse/GRIFFIN-6
> Project: Griffin (Incubating)
>  Issue Type: Wish
>Reporter: William Guo
>Assignee: Lionel Liu
>
> enable streaming accuracy model.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] incubator-griffin pull request #11: [GRIFFIN-6]Support autoclose jira

2017-03-30 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (GRIFFIN-6) Onboard streaming model for accuracy

2017-03-30 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GRIFFIN-6:
--

GitHub user guoyuepeng opened a pull request:

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

[GRIFFIN-6]Support autoclose jira



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

$ git pull https://github.com/guoyuepeng/incubator-griffin 
support-autoclose-jira

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

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


commit 0b1e66330e1671864eb9960fea667f8899150e0f
Author: William Guo 
Date:   2017-03-03T09:17:40Z

test pr

commit f11dc5bb2fb7374b1168efff48260df7735a20c5
Author: William Guo 
Date:   2017-03-17T01:53:30Z

merge readme

commit 9a6d91aad926f491e779242e0e415d09283179e5
Author: William Guo 
Date:   2017-03-17T18:16:43Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-griffin
pull again

commit 110b48d48f6ad2e6ee157f2f228023ced2c73dc3
Author: William Guo 
Date:   2017-03-17T20:58:51Z

remove old travis links

commit 4a99696707f832ebe99c30b9f98829829516cb1e
Author: William Guo 
Date:   2017-03-17T21:51:54Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-griffin

commit f776e9eeaa0078099f303d826f8215b8da4c5917
Author: William Guo 
Date:   2017-03-17T22:02:01Z

sync with jira by api

commit b4736dd22b5747a23d1fd20debbbe08c38c521ea
Author: William Guo 
Date:   2017-03-30T09:20:38Z

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

commit 4630efe0b0ee9bf4675c409c059437288d36d358
Author: William Guo 
Date:   2017-03-30T09:30:28Z

[GRIFFIN-6] fix jira task id prefix




> Onboard streaming model for accuracy
> 
>
> Key: GRIFFIN-6
> URL: https://issues.apache.org/jira/browse/GRIFFIN-6
> Project: Griffin (Incubating)
>  Issue Type: Wish
>Reporter: William Guo
>Assignee: Lionel Liu
>
> enable streaming accuracy model.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] incubator-griffin pull request #11: [GRIFFIN-6]Support autoclose jira

2017-03-30 Thread guoyuepeng
GitHub user guoyuepeng opened a pull request:

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

[GRIFFIN-6]Support autoclose jira



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

$ git pull https://github.com/guoyuepeng/incubator-griffin 
support-autoclose-jira

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

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


commit 0b1e66330e1671864eb9960fea667f8899150e0f
Author: William Guo 
Date:   2017-03-03T09:17:40Z

test pr

commit f11dc5bb2fb7374b1168efff48260df7735a20c5
Author: William Guo 
Date:   2017-03-17T01:53:30Z

merge readme

commit 9a6d91aad926f491e779242e0e415d09283179e5
Author: William Guo 
Date:   2017-03-17T18:16:43Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-griffin
pull again

commit 110b48d48f6ad2e6ee157f2f228023ced2c73dc3
Author: William Guo 
Date:   2017-03-17T20:58:51Z

remove old travis links

commit 4a99696707f832ebe99c30b9f98829829516cb1e
Author: William Guo 
Date:   2017-03-17T21:51:54Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-griffin

commit f776e9eeaa0078099f303d826f8215b8da4c5917
Author: William Guo 
Date:   2017-03-17T22:02:01Z

sync with jira by api

commit b4736dd22b5747a23d1fd20debbbe08c38c521ea
Author: William Guo 
Date:   2017-03-30T09:20:38Z

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

commit 4630efe0b0ee9bf4675c409c059437288d36d358
Author: William Guo 
Date:   2017-03-30T09:30:28Z

[GRIFFIN-6] fix jira task id prefix




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (GRIFFIN-6) Onboard streaming model for accuracy

2017-03-30 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GRIFFIN-6:
--

Github user asfgit closed the pull request at:

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


> Onboard streaming model for accuracy
> 
>
> Key: GRIFFIN-6
> URL: https://issues.apache.org/jira/browse/GRIFFIN-6
> Project: Griffin (Incubating)
>  Issue Type: Wish
>Reporter: William Guo
>Assignee: Lionel Liu
>
> enable streaming accuracy model.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] incubator-griffin pull request #10: [GRIFFIN-6] Push griffin streaming measu...

2017-03-30 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-griffin issue #10: [GRIFFIN-6] Push griffin streaming measure

2017-03-30 Thread guoyuepeng
Github user guoyuepeng commented on the issue:

https://github.com/apache/incubator-griffin/pull/10
  
lgtm


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (GRIFFIN-6) Onboard streaming model for accuracy

2017-03-30 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GRIFFIN-6:
--

Github user guoyuepeng commented on the issue:

https://github.com/apache/incubator-griffin/pull/10
  
lgtm


> Onboard streaming model for accuracy
> 
>
> Key: GRIFFIN-6
> URL: https://issues.apache.org/jira/browse/GRIFFIN-6
> Project: Griffin (Incubating)
>  Issue Type: Wish
>Reporter: William Guo
>Assignee: Lionel Liu
>
> enable streaming accuracy model.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (GRIFFIN-6) Onboard streaming model for accuracy

2017-03-30 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GRIFFIN-6:
--

GitHub user bhlx3lyx7 opened a pull request:

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

[GRIFFIN-6] Push griffin streaming measure

Push griffin streaming measure for a user case.

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

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

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

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


commit 147f8617b2934dfcc6a2fbbb725464d2d5921d3c
Author: Liu 
Date:   2017-03-30T08:06:00Z

[GRIFFIN-6] Push griffin streaming measure




> Onboard streaming model for accuracy
> 
>
> Key: GRIFFIN-6
> URL: https://issues.apache.org/jira/browse/GRIFFIN-6
> Project: Griffin (Incubating)
>  Issue Type: Wish
>Reporter: William Guo
>Assignee: Lionel Liu
>
> enable streaming accuracy model.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[GitHub] incubator-griffin pull request #10: [GRIFFIN-6] Push griffin streaming measu...

2017-03-30 Thread bhlx3lyx7
GitHub user bhlx3lyx7 opened a pull request:

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

[GRIFFIN-6] Push griffin streaming measure

Push griffin streaming measure for a user case.

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

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

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

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


commit 147f8617b2934dfcc6a2fbbb725464d2d5921d3c
Author: Liu 
Date:   2017-03-30T08:06:00Z

[GRIFFIN-6] Push griffin streaming measure




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (GRIFFIN-6) Onboard streaming model for accuracy

2017-03-30 Thread William Guo (JIRA)
William Guo created GRIFFIN-6:
-

 Summary: Onboard streaming model for accuracy
 Key: GRIFFIN-6
 URL: https://issues.apache.org/jira/browse/GRIFFIN-6
 Project: Griffin (Incubating)
  Issue Type: Wish
Reporter: William Guo
Assignee: Lionel Liu


enable streaming accuracy model.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)