RE: Re:RE: No Index Formation in Elastic Search

2018-05-15 Thread Karan Gupta
//Sorry for Double Post. Just wanted to register this in this thread so that this is useful for someone. Hi Lionel, We were finally able to populate the Griffin DQ Metrics and view the same on the Griffin Console. Here is the final adjustment I made in the HttpPersist.scala -> def httpResult

Griffin DQ Metric Populated

2018-05-15 Thread Karan Gupta
Hi Lionel, We were finally able to populate the Griffin DQ Metrics and view the same on the Griffin Console. Here is the final adjustment I made in the HttpPersist.scala -> def httpResult Patching -> val header = Map[String, Object]("Content-Type"->"application/json") Reference -> curl -X

Re: Griffin DQ Metric Populated

2018-05-15 Thread William Guo
hi Gupta, Glad to hear you can get metrics from griffin. If you would like to, you can submit your patch as PR to our griffin repo, so others can benefit from your contributing. Thanks, William On Tue, May 15, 2018 at 8:52 PM, Karan Gupta wrote: > Hi Lionel, > > We

Re: Griffin DQ Metric Populated

2018-05-15 Thread Lionel Liu
Hi Karan, That's cool you've made it. Thanks for your contribution. Actually the code you mentioned has been fixed by someone else: https://github.com/apache/incubator-griffin/tree/master/measure/src/main/scala/org/apache/griffin/measure/persist#L68 Thanks, Lionel On Tue, May 15, 2018 at 8:52

[ANNOUNCE] Apache Griffin-0.2.0-incubating released

2018-05-15 Thread Lionel Liu
Hi all, The Apache Griffin (incubating) team is pleased to announce the release of Griffin 0.2.0-incubating. Apache Griffin is data quality solution for modern data system, it defines a standard process to define, measure data quality for well-known dimensions. The release is available at:

[jira] [Updated] (GRIFFIN-79) Some tasks griffin ops needs to optimized for cluster env

2018-05-15 Thread Lionel Liu (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lionel Liu updated GRIFFIN-79: -- Fix Version/s: (was: 0.2.0-incubating) 1.0.0-incubating > Some tasks griffin ops

[jira] [Updated] (GRIFFIN-144) Added support for Elastic Search 6.

2018-05-15 Thread Lionel Liu (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lionel Liu updated GRIFFIN-144: --- Affects Version/s: (was: 0.2.0-incubating) 1.0.0-incubating > Added

[jira] [Updated] (GRIFFIN-144) Added support for Elastic Search 6.

2018-05-15 Thread Lionel Liu (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lionel Liu updated GRIFFIN-144: --- Fix Version/s: (was: 0.2.0-incubating) 1.0.0-incubating > Added support for

[jira] [Closed] (GRIFFIN-63) [Server] [UI] add field "pattern" in data.sources of measure json

2018-05-15 Thread Lionel Liu (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lionel Liu closed GRIFFIN-63. - Resolution: Won't Fix > [Server] [UI] add field "pattern" in data.sources of measure json >

[jira] [Resolved] (GRIFFIN-55) [Server & UI] Profiling process Design

2018-05-15 Thread Lionel Liu (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lionel Liu resolved GRIFFIN-55. --- Resolution: Done > [Server & UI] Profiling process Design > ---

[jira] [Updated] (GRIFFIN-145) [Service] Refactor of service API

2018-05-15 Thread Lionel Liu (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lionel Liu updated GRIFFIN-145: --- Sprint: Apache Sprint 2, Apache Sprint 4 (was: Apache Sprint 2, Apache Sprint 3) > [Service]

[jira] [Updated] (GRIFFIN-115) [Measure][UT] Enhance UT of rule part in measure module

2018-05-15 Thread Lionel Liu (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lionel Liu updated GRIFFIN-115: --- Sprint: Apache Sprint 2, Apache Sprint 4 (was: Apache Sprint 2, Apache Sprint 3) > [Measure][UT]

[jira] [Updated] (GRIFFIN-158) Functional test of generic scheduler

2018-05-15 Thread Lionel Liu (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lionel Liu updated GRIFFIN-158: --- Sprint: Apache Sprint 4 (was: Apache Sprint 3) > Functional test of generic scheduler >

[jira] [Updated] (GRIFFIN-146) [Service] Prepare and test job state and action service

2018-05-15 Thread Lionel Liu (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lionel Liu updated GRIFFIN-146: --- Sprint: Apache Sprint 4 (was: Apache Sprint 3) > [Service] Prepare and test job state and action

[jira] [Updated] (GRIFFIN-159) [Measure] Refactor generation of measure metrics

2018-05-15 Thread Lionel Liu (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lionel Liu updated GRIFFIN-159: --- Sprint: Apache Sprint 4 (was: Apache Sprint 3) > [Measure] Refactor generation of measure metrics >

Re: [ANNOUNCE] Apache Griffin-0.2.0-incubating released

2018-05-15 Thread William Guo
Congrats, especially after a long, tough license validation process. Thanks, William On Wed, May 16, 2018 at 12:51 PM, Henry Saputra wrote: > Congrats, all! > > - Henry > > On Tue, May 15, 2018 at 9:42 PM, Lionel Liu wrote: > > > Hi all, > > >