You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by 杨家兴 <15...@126.com> on 2019/05/27 00:09:44 UTC

Griffin配置疑问请教

您好!
我刚开始学习使用Griffin,在GitHub上down下来Master版本,有三个问题想请教一下,谢谢!


1.目前前端页面上可以进行AccuracyType,ProfilingType两种类型度量的配置,剩余几种类型的怎样进行配置使用呢?
AccuracyType,
ProfilingType,
UniquenessType,
DistinctnessType,
TimelinessType,
CompletenessType,
UnknownType


2.外部数据源在什么地方进行注册(数据资产注册)?是否也支持关系型数据库呢?


3.在源代码中Measure模块的下env配置文件与Service模块下的env配置文件有什么关联关系吗?


麻烦帮忙解答一下,另外不知道有没有更详细的文档可以提供,多谢!











 

Re: Griffin配置疑问请教

Posted by Eugene Liu <li...@apache.org>.
Welcome to Apache Griffin!

1.You can set complicated configuration via rest api
https://github.com/apache/griffin/blob/master/griffin-doc/service/api-guide.md
[https://avatars3.githubusercontent.com/u/47359?s=400&v=4]<https://github.com/apache/griffin/blob/master/griffin-doc/service/api-guide.md>
griffin/api-guide.md at master ・ apache/griffin ・ GitHub<https://github.com/apache/griffin/blob/master/griffin-doc/service/api-guide.md>
This page lists the major RESTful APIs provided by Apache Griffin. We follow general rules to design Apache Griffin's REST APIs. In the HTTP response that is sent to a client, the status code, which is a three-digit number, is accompanied by a reason phrase (also known as status text) that simply ...
github.com
2. more information could be accessed from griffin website
http://griffin.apache.org/docs/quickstart-cn.html
Griffin - Quick Start<http://griffin.apache.org/docs/quickstart-cn.html>
Quick Start Apache Griffin 入门指南. 数据质量模块是大数据平台中必不可少的一个功能组件,Apache Griffin(以下简称Griffin)是一个开源的大数据数据质量解决方案,它支持批处理和流模式两种数据质量检测方式,可以从不同维度(比如离线任务执行完毕后检查源端和目标端的数据数量是否一致、源表的 ...
griffin.apache.org

Thx
Eugene
________________________________
From: 杨家兴 <15...@126.com>
Sent: Monday, May 27, 2019 8:09 AM
To: dev@griffin.apache.org
Subject: Griffin配置疑问请教

您好!
我刚开始学习使用Griffin,在GitHub上down下来Master版本,有三个问题想请教一下,谢谢!


1.目前前端页面上可以进行AccuracyType,ProfilingType两种类型度量的配置,剩余几种类型的怎样进行配置使用呢?
AccuracyType,
ProfilingType,
UniquenessType,
DistinctnessType,
TimelinessType,
CompletenessType,
UnknownType


2.外部数据源在什么地方进行注册(数据资产注册)?是否也支持关系型数据库呢?


3.在源代码中Measure模块的下env配置文件与Service模块下的env配置文件有什么关联关系吗?


麻烦帮忙解答一下,另外不知道有没有更详细的文档可以提供,多谢!