[GitHub] [griffin] neveljkovic opened a new pull request #525: Task GRIFFIN-266: add sorting to EvaluateRule

2019-08-22 Thread GitBox
neveljkovic opened a new pull request #525: Task GRIFFIN-266: add sorting to EvaluateRule URL: https://github.com/apache/griffin/pull/525 This is how we fixed postgres order by issue described in https://issues.apache.org/jira/browse/GRIFFIN-266 Solution is deployed to our servers and

[jira] [Work logged] (GRIFFIN-281) Add custom sink testcase

2019-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GRIFFIN-281?focusedWorklogId=299231=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-299231 ] ASF GitHub Bot logged work on GRIFFIN-281: -- Author: ASF GitHub Bot

[jira] [Commented] (GRIFFIN-266) [Service] Measure's rules are not always properly sorted

2019-08-22 Thread Nevena Veljkovic (Jira)
[ https://issues.apache.org/jira/browse/GRIFFIN-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16913103#comment-16913103 ] Nevena Veljkovic commented on GRIFFIN-266: -- [~guoyp], [~Kevin Yao] I have just made pull

[jira] [Commented] (GRIFFIN-221) API in service module is not safety

2019-08-22 Thread Nevena Veljkovic (Jira)
[ https://issues.apache.org/jira/browse/GRIFFIN-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16913132#comment-16913132 ] Nevena Veljkovic commented on GRIFFIN-221: -- [~guoyp] could I take over this card? What I want

[jira] [Created] (GRIFFIN-283) Move sink steps into TransformStep

2019-08-22 Thread wan kun (Jira)
wan kun created GRIFFIN-283: --- Summary: Move sink steps into TransformStep Key: GRIFFIN-283 URL: https://issues.apache.org/jira/browse/GRIFFIN-283 Project: Griffin Issue Type: Task

RE: Connect Griffin to Hive secured metastore

2019-08-22 Thread jose.martin_santacruz.ext
Hi Qian, Thank you very much for your help, we changed the connection to Hive Metadata to Hive JDBC and now we are able to get Hive Metadata. But now we have a problem with Livy authorization, the problem is that we do not know how to configure user and password for Livy in Griffin, does

[GitHub] [griffin] bhlx3lyx7 commented on a change in pull request #526: [GRIFFIN-283] Move sink steps into TransformStep

2019-08-22 Thread GitBox
bhlx3lyx7 commented on a change in pull request #526: [GRIFFIN-283] Move sink steps into TransformStep URL: https://github.com/apache/griffin/pull/526#discussion_r316726494 ## File path:

Re: [ANNOUNCE] New Committer: Eric Wang

2019-08-22 Thread Branky Shao
Congratulations to Eric. On Thu, Aug 22, 2019 at 3:29 AM Lionel Liu wrote: > Great news, welcome Eric! > > > Thanks, > Lionel > > > On 08/22/2019 14:22, Eugene Liu wrote: > Welcome Eric to join! > > Eugene > > From: William Guo > Sent: Wednesday, August 21,

[jira] [Resolved] (GRIFFIN-281) Add custom sink testcase

2019-08-22 Thread William Guo (Jira)
[ https://issues.apache.org/jira/browse/GRIFFIN-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Guo resolved GRIFFIN-281. - Fix Version/s: 0.6.0 Resolution: Fixed Issue resolved by pull request 524

[jira] [Work logged] (GRIFFIN-281) Add custom sink testcase

2019-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GRIFFIN-281?focusedWorklogId=299474=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-299474 ] ASF GitHub Bot logged work on GRIFFIN-281: -- Author: ASF GitHub Bot

[GitHub] [griffin] asfgit closed pull request #524: [GRIFFIN-281] Add custom sink testcase

2019-08-22 Thread GitBox
asfgit closed pull request #524: [GRIFFIN-281] Add custom sink testcase URL: https://github.com/apache/griffin/pull/524 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Work logged] (GRIFFIN-279) Upgrade Spring boot to 2.1.7.RELEASE

2019-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GRIFFIN-279?focusedWorklogId=299472=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-299472 ] ASF GitHub Bot logged work on GRIFFIN-279: -- Author: ASF GitHub Bot

[jira] [Resolved] (GRIFFIN-266) [Service] Measure's rules are not always properly sorted

2019-08-22 Thread William Guo (Jira)
[ https://issues.apache.org/jira/browse/GRIFFIN-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Guo resolved GRIFFIN-266. - Resolution: Fixed Issue resolved by pull request 525

[jira] [Commented] (GRIFFIN-280) Issues with travis-ci build config

2019-08-22 Thread Johnnie (Jira)
[ https://issues.apache.org/jira/browse/GRIFFIN-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16913858#comment-16913858 ] Johnnie commented on GRIFFIN-280: - Below is the travis build but failed after starting docker container

[jira] [Work logged] (GRIFFIN-283) Move sink steps into TransformStep

2019-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GRIFFIN-283?focusedWorklogId=299878=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-299878 ] ASF GitHub Bot logged work on GRIFFIN-283: -- Author: ASF GitHub Bot

[jira] [Work logged] (GRIFFIN-266) [Service] Measure's rules are not always properly sorted

2019-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GRIFFIN-266?focusedWorklogId=299815=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-299815 ] ASF GitHub Bot logged work on GRIFFIN-266: -- Author: ASF GitHub Bot

[GitHub] [griffin] asfgit closed pull request #525: Task GRIFFIN-266: add sorting to EvaluateRule

2019-08-22 Thread GitBox
asfgit closed pull request #525: Task GRIFFIN-266: add sorting to EvaluateRule URL: https://github.com/apache/griffin/pull/525 This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Work logged] (GRIFFIN-279) Upgrade Spring boot to 2.1.7.RELEASE

2019-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GRIFFIN-279?focusedWorklogId=299811=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-299811 ] ASF GitHub Bot logged work on GRIFFIN-279: -- Author: ASF GitHub Bot

[GitHub] [griffin] guoyuepeng commented on issue #523: GRIFFIN-279 Upgrade Spring boot to 2.1.7.RELEASE

2019-08-22 Thread GitBox
guoyuepeng commented on issue #523: GRIFFIN-279 Upgrade Spring boot to 2.1.7.RELEASE URL: https://github.com/apache/griffin/pull/523#issuecomment-524113028 sure This is an automated message from the Apache Git Service. To

[jira] [Work logged] (GRIFFIN-283) Move sink steps into TransformStep

2019-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GRIFFIN-283?focusedWorklogId=299810=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-299810 ] ASF GitHub Bot logged work on GRIFFIN-283: -- Author: ASF GitHub Bot

[GitHub] [griffin] guoyuepeng commented on a change in pull request #526: [GRIFFIN-283] Move sink steps into TransformStep

2019-08-22 Thread GitBox
guoyuepeng commented on a change in pull request #526: [GRIFFIN-283] Move sink steps into TransformStep URL: https://github.com/apache/griffin/pull/526#discussion_r316921504 ## File path:

[GitHub] [griffin] guoyuepeng commented on issue #526: [GRIFFIN-283] Move sink steps into TransformStep

2019-08-22 Thread GitBox
guoyuepeng commented on issue #526: [GRIFFIN-283] Move sink steps into TransformStep URL: https://github.com/apache/griffin/pull/526#issuecomment-524110463 accu | |---__totalCount | |---__missCount | | |---__missRecords for accuracyTransStep, it has two

[jira] [Work logged] (GRIFFIN-283) Move sink steps into TransformStep

2019-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GRIFFIN-283?focusedWorklogId=299808=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-299808 ] ASF GitHub Bot logged work on GRIFFIN-283: -- Author: ASF GitHub Bot

[jira] [Work logged] (GRIFFIN-279) Upgrade Spring boot to 2.1.7.RELEASE

2019-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GRIFFIN-279?focusedWorklogId=299752=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-299752 ] ASF GitHub Bot logged work on GRIFFIN-279: -- Author: ASF GitHub Bot

[GitHub] [griffin] joohnnie commented on issue #523: GRIFFIN-279 Upgrade Spring boot to 2.1.7.RELEASE

2019-08-22 Thread GitBox
joohnnie commented on issue #523: GRIFFIN-279 Upgrade Spring boot to 2.1.7.RELEASE URL: https://github.com/apache/griffin/pull/523#issuecomment-524073740 William, Will create a new PR before fix the issue of build This is

[jira] [Work logged] (GRIFFIN-279) Upgrade Spring boot to 2.1.7.RELEASE

2019-08-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GRIFFIN-279?focusedWorklogId=299759=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-299759 ] ASF GitHub Bot logged work on GRIFFIN-279: -- Author: ASF GitHub Bot