Repository: incubator-griffin-site
Updated Branches:
  refs/heads/asf-site 7eaacd608 -> 50b6058bf


Site updated: 2017-03-30 12:56:12


Project: http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/commit/50b6058b
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/tree/50b6058b
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/diff/50b6058b

Branch: refs/heads/asf-site
Commit: 50b6058bfcbf802dcdb610da2138d42565746e4b
Parents: 7eaacd6
Author: guoyp <[email protected]>
Authored: Thu Mar 30 12:56:12 2017 +0800
Committer: guoyp <[email protected]>
Committed: Thu Mar 30 12:56:12 2017 +0800

----------------------------------------------------------------------
 2017/03/03/plan/index.html  | 302 +++++++++++++++++++++++++++++++++++++++
 2017/03/21/home/index.html  | 237 ++++++++++++++++++++++++++++++
 archives/2017/03/index.html |  31 +++-
 archives/2017/index.html    |  31 +++-
 archives/index.html         |  31 +++-
 index.html                  | 113 ++++++++++++++-
 6 files changed, 727 insertions(+), 18 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/50b6058b/2017/03/03/plan/index.html
----------------------------------------------------------------------
diff --git a/2017/03/03/plan/index.html b/2017/03/03/plan/index.html
new file mode 100644
index 0000000..80c1a3b
--- /dev/null
+++ b/2017/03/03/plan/index.html
@@ -0,0 +1,302 @@
+<!DOCTYPE html>
+<html>
+<head>
+  <meta charset="utf-8">
+  
+  <title>Plan | Apache Griffin</title>
+  <meta name="viewport" content="width=device-width, initial-scale=1, 
maximum-scale=1">
+  <meta name="description" content="Features
+
+
+Group
+Component
+Description
+
+
+
+
+Measure
+accuracy
+accuracy measure between single source of truth and target
+
+
+Measure
+profiling
+profiling target data asset, providing statistics by differen">
+<meta property="og:type" content="article">
+<meta property="og:title" content="Plan">
+<meta property="og:url" 
content="http://yoursite.com/2017/03/03/plan/index.html";>
+<meta property="og:site_name" content="Apache Griffin">
+<meta property="og:description" content="Features
+
+
+Group
+Component
+Description
+
+
+
+
+Measure
+accuracy
+accuracy measure between single source of truth and target
+
+
+Measure
+profiling
+profiling target data asset, providing statistics by differen">
+<meta property="og:updated_time" content="2017-03-30T04:52:00.000Z">
+<meta name="twitter:card" content="summary">
+<meta name="twitter:title" content="Plan">
+<meta name="twitter:description" content="Features
+
+
+Group
+Component
+Description
+
+
+
+
+Measure
+accuracy
+accuracy measure between single source of truth and target
+
+
+Measure
+profiling
+profiling target data asset, providing statistics by differen">
+  
+    <link rel="alternate" href="/atom.xml" title="Apache Griffin" 
type="application/atom+xml">
+  
+  
+    <link rel="icon" href="/favicon.png">
+  
+  
+    <link href="//fonts.googleapis.com/css?family=Source+Code+Pro" 
rel="stylesheet" type="text/css">
+  
+  <link rel="stylesheet" href="/css/style.css">
+  
+
+</head>
+
+<body>
+  <div id="container">
+    <div id="wrap">
+      <header id="header">
+  <div id="banner"></div>
+  <div id="header-outer" class="outer">
+    <div id="header-title" class="inner">
+      <h1 id="logo-wrap">
+        <a href="/" id="logo">Apache Griffin</a>
+      </h1>
+      
+    </div>
+    <div id="header-inner" class="inner">
+      <nav id="main-nav">
+        <a id="main-nav-toggle" class="nav-icon"></a>
+        
+          <a class="main-nav-link" href="/">Home</a>
+        
+          <a class="main-nav-link" href="/archives">Archives</a>
+        
+      </nav>
+      <nav id="sub-nav">
+        
+          <a id="nav-rss-link" class="nav-icon" href="/atom.xml" title="RSS 
Feed"></a>
+        
+        <a id="nav-search-btn" class="nav-icon" title="Search"></a>
+      </nav>
+      <div id="search-form-wrap">
+        <form action="//google.com/search" method="get" accept-charset="UTF-8" 
class="search-form"><input type="search" name="q" results="0" 
class="search-form-input" placeholder="Search"><button type="submit" 
class="search-form-submit">&#xF002;</button><input type="hidden" 
name="sitesearch" value="http://yoursite.com";></form>
+      </div>
+    </div>
+  </div>
+</header>
+      <div class="outer">
+        <section id="main"><article id="post-plan" class="article 
article-type-post" itemscope itemprop="blogPost">
+  <div class="article-meta">
+    <a href="/2017/03/03/plan/" class="article-date">
+  <time datetime="2017-03-03T02:49:47.000Z" 
itemprop="datePublished">2017-03-03</time>
+</a>
+    
+  </div>
+  <div class="article-inner">
+    
+    
+      <header class="article-header">
+        
+  
+    <h1 class="article-title" itemprop="name">
+      Plan
+    </h1>
+  
+
+      </header>
+    
+    <div class="article-entry" itemprop="articleBody">
+      
+        <h2 id="Features"><a href="#Features" class="headerlink" 
title="Features"></a>Features</h2><table>
+<thead>
+<tr>
+<th>Group</th>
+<th style="text-align:center">Component</th>
+<th style="text-align:right">Description</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Measure</td>
+<td style="text-align:center">accuracy</td>
+<td style="text-align:right">accuracy measure between single source of truth 
and target</td>
+</tr>
+<tr>
+<td>Measure</td>
+<td style="text-align:center">profiling</td>
+<td style="text-align:right">profiling target data asset, providing statistics 
by different rules or dimensions</td>
+</tr>
+<tr>
+<td>Measure</td>
+<td style="text-align:center">completeness</td>
+<td style="text-align:right">are all data persent</td>
+</tr>
+<tr>
+<td>Measure</td>
+<td style="text-align:center">timeliness</td>
+<td style="text-align:right">are data available at the specified time</td>
+</tr>
+<tr>
+<td>Measure</td>
+<td style="text-align:center">anomaly detection</td>
+<td style="text-align:right">data asset conform to an expected pattern or 
not</td>
+</tr>
+<tr>
+<td>Measure</td>
+<td style="text-align:center">validity</td>
+<td style="text-align:right">are all data valid or not according to domain 
business</td>
+</tr>
+<tr>
+<td>Service</td>
+<td style="text-align:center">web service</td>
+<td style="text-align:right">restful service accessing data assets</td>
+</tr>
+<tr>
+<td>Web UI</td>
+<td style="text-align:center">ui page</td>
+<td style="text-align:right">web page to explore apache griffin features</td>
+</tr>
+<tr>
+<td>Connector</td>
+<td style="text-align:center">spark connector</td>
+<td style="text-align:right">execute jobs in spark cluster</td>
+</tr>
+<tr>
+<td>Schedule</td>
+<td style="text-align:center">schedule</td>
+<td style="text-align:right">schedule measure jobs on different clusters</td>
+</tr>
+</tbody>
+</table>
+<h2 id="Plan"><a href="#Plan" class="headerlink" title="Plan"></a>Plan</h2><h4 
id="2017-04"><a href="#2017-04" class="headerlink" 
title="2017.04"></a>2017.04</h4><h4 id="2017-05"><a href="#2017-05" 
class="headerlink" title="2017.05"></a>2017.05</h4><h4 id="2017-06"><a 
href="#2017-06" class="headerlink" title="2017.06"></a>2017.06</h4><h4 
id="2017-07"><a href="#2017-07" class="headerlink" 
title="2017.07"></a>2017.07</h4><h4 id="2017-08"><a href="#2017-08" 
class="headerlink" title="2017.08"></a>2017.08</h4><h4 id="2017-09"><a 
href="#2017-09" class="headerlink" title="2017.09"></a>2017.09</h4><h4 
id="2017-10"><a href="#2017-10" class="headerlink" 
title="2017.10"></a>2017.10</h4><h4 id="2017-11"><a href="#2017-11" 
class="headerlink" title="2017.11"></a>2017.11</h4><h4 id="2017-12"><a 
href="#2017-12" class="headerlink" title="2017.12"></a>2017.12</h4><h2 
id="Release-Notes"><a href="#Release-Notes" class="headerlink" title="Release 
Notes"></a>Release Notes</h2>
+      
+    </div>
+    <footer class="article-footer">
+      <a data-url="http://yoursite.com/2017/03/03/plan/"; 
data-id="cj0vxg38q00012vporbl7sc7b" class="article-share-link">Share</a>
+      
+      
+    </footer>
+  </div>
+  
+    
+<nav id="article-nav">
+  
+    <a href="/2017/03/21/home/" id="article-nav-newer" 
class="article-nav-link-wrap">
+      <strong class="article-nav-caption">Newer</strong>
+      <div class="article-nav-title">
+        
+          Apache Griffin
+        
+      </div>
+    </a>
+  
+  
+</nav>
+
+  
+</article>
+
+</section>
+        
+          <aside id="sidebar">
+  
+    
+
+  
+    
+
+  
+    
+  
+    
+  <div class="widget-wrap">
+    <h3 class="widget-title">Archives</h3>
+    <div class="widget">
+      <ul class="archive-list"><li class="archive-list-item"><a 
class="archive-list-link" href="/archives/2017/03/">March 2017</a></li></ul>
+    </div>
+  </div>
+
+
+  
+    
+  <div class="widget-wrap">
+    <h3 class="widget-title">Recent Posts</h3>
+    <div class="widget">
+      <ul>
+        
+          <li>
+            <a href="/2017/03/21/home/">Apache Griffin</a>
+          </li>
+        
+          <li>
+            <a href="/2017/03/03/plan/">Plan</a>
+          </li>
+        
+      </ul>
+    </div>
+  </div>
+
+  
+</aside>
+        
+      </div>
+      <footer id="footer">
+  
+  <div class="outer">
+    <div id="footer-info" class="inner">
+      &copy; 2017 William Guo<br>
+      Powered by <a href="http://hexo.io/"; target="_blank">Hexo</a>
+    </div>
+  </div>
+</footer>
+    </div>
+    <nav id="mobile-nav">
+  
+    <a href="/" class="mobile-nav-link">Home</a>
+  
+    <a href="/archives" class="mobile-nav-link">Archives</a>
+  
+</nav>
+    
+
+<script 
src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
+
+
+  <link rel="stylesheet" href="/fancybox/jquery.fancybox.css">
+  <script src="/fancybox/jquery.fancybox.pack.js"></script>
+
+
+<script src="/js/script.js"></script>
+
+  </div>
+</body>
+</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/50b6058b/2017/03/21/home/index.html
----------------------------------------------------------------------
diff --git a/2017/03/21/home/index.html b/2017/03/21/home/index.html
new file mode 100644
index 0000000..fe29295
--- /dev/null
+++ b/2017/03/21/home/index.html
@@ -0,0 +1,237 @@
+<!DOCTYPE html>
+<html>
+<head>
+  <meta charset="utf-8">
+  
+  <title>Apache Griffin | Apache Griffin</title>
+  <meta name="viewport" content="width=device-width, initial-scale=1, 
maximum-scale=1">
+  <meta name="description" content="AbstractApache Griffin is a Data Quality 
Service platform built on Apache Hadoop and Apache Spark. It provides a 
framework process for defining data quality model, executing data quality 
measurement,">
+<meta property="og:type" content="article">
+<meta property="og:title" content="Apache Griffin">
+<meta property="og:url" 
content="http://yoursite.com/2017/03/21/home/index.html";>
+<meta property="og:site_name" content="Apache Griffin">
+<meta property="og:description" content="AbstractApache Griffin is a Data 
Quality Service platform built on Apache Hadoop and Apache Spark. It provides a 
framework process for defining data quality model, executing data quality 
measurement,">
+<meta property="og:image" 
content="http://yoursite.com/images/Business_Process.png";>
+<meta property="og:image" content="http://yoursite.com/images/egg-logo.png";>
+<meta property="og:updated_time" content="2017-03-24T21:40:26.000Z">
+<meta name="twitter:card" content="summary">
+<meta name="twitter:title" content="Apache Griffin">
+<meta name="twitter:description" content="AbstractApache Griffin is a Data 
Quality Service platform built on Apache Hadoop and Apache Spark. It provides a 
framework process for defining data quality model, executing data quality 
measurement,">
+<meta name="twitter:image" 
content="http://yoursite.com/images/Business_Process.png";>
+  
+    <link rel="alternate" href="/atom.xml" title="Apache Griffin" 
type="application/atom+xml">
+  
+  
+    <link rel="icon" href="/favicon.png">
+  
+  
+    <link href="//fonts.googleapis.com/css?family=Source+Code+Pro" 
rel="stylesheet" type="text/css">
+  
+  <link rel="stylesheet" href="/css/style.css">
+  
+
+</head>
+
+<body>
+  <div id="container">
+    <div id="wrap">
+      <header id="header">
+  <div id="banner"></div>
+  <div id="header-outer" class="outer">
+    <div id="header-title" class="inner">
+      <h1 id="logo-wrap">
+        <a href="/" id="logo">Apache Griffin</a>
+      </h1>
+      
+    </div>
+    <div id="header-inner" class="inner">
+      <nav id="main-nav">
+        <a id="main-nav-toggle" class="nav-icon"></a>
+        
+          <a class="main-nav-link" href="/">Home</a>
+        
+          <a class="main-nav-link" href="/archives">Archives</a>
+        
+      </nav>
+      <nav id="sub-nav">
+        
+          <a id="nav-rss-link" class="nav-icon" href="/atom.xml" title="RSS 
Feed"></a>
+        
+        <a id="nav-search-btn" class="nav-icon" title="Search"></a>
+      </nav>
+      <div id="search-form-wrap">
+        <form action="//google.com/search" method="get" accept-charset="UTF-8" 
class="search-form"><input type="search" name="q" results="0" 
class="search-form-input" placeholder="Search"><button type="submit" 
class="search-form-submit">&#xF002;</button><input type="hidden" 
name="sitesearch" value="http://yoursite.com";></form>
+      </div>
+    </div>
+  </div>
+</header>
+      <div class="outer">
+        <section id="main"><article id="post-home" class="article 
article-type-post" itemscope itemprop="blogPost">
+  <div class="article-meta">
+    <a href="/2017/03/21/home/" class="article-date">
+  <time datetime="2017-03-20T20:09:44.000Z" 
itemprop="datePublished">2017-03-21</time>
+</a>
+    
+  </div>
+  <div class="article-inner">
+    
+    
+      <header class="article-header">
+        
+  
+    <h1 class="article-title" itemprop="name">
+      Apache Griffin
+    </h1>
+  
+
+      </header>
+    
+    <div class="article-entry" itemprop="articleBody">
+      
+        <h2 id="Abstract"><a href="#Abstract" class="headerlink" 
title="Abstract"></a>Abstract</h2><p>Apache Griffin is a Data Quality Service 
platform built on Apache Hadoop and Apache Spark. It provides a framework 
process for defining data quality model, executing data quality measurement, 
automating data profiling and validation, as well as a unified data quality 
visualization across multiple data systems.  It tries to address the data 
quality challenges in big data and streaming context.</p>
+<h2 id="Overview-of-Apache-Griffin"><a href="#Overview-of-Apache-Griffin" 
class="headerlink" title="Overview of Apache Griffin"></a>Overview of Apache 
Griffin</h2><p>At eBay, when people use big data (Hadoop or other streaming 
systems), measurement of data quality is a big challenge. Different teams have 
built customized tools to detect and analyze data quality issues within their 
own domains. As a platform organization, we think of taking a platform approach 
to commonly occurring patterns. As such, we are building a platform to provide 
shared Infrastructure and generic features to solve common data quality pain 
points. This would enable us to build trusted data assets.</p>
+<p>Currently it is very difficult and costly to do data quality validation 
when we have large volumes of related data flowing across multi-platforms 
(streaming and batch). Take eBay’s Real-time Personalization Platform as a 
sample; Everyday we have to validate the data quality for ~600M records. Data 
quality often becomes one big challenge in this complex environment and massive 
scale.</p>
+<p>We detect the following at eBay:</p>
+<ol>
+<li>Lack of an end-to-end, unified view of data quality from multiple data 
sources to target applications that takes into account the lineage of the data. 
This results in a long time to identify and fix data quality issues.</li>
+<li>Lack of a system to measure data quality in streaming mode through 
self-service. The need is for a system where datasets can be registered, data 
quality models can be defined, data quality can be visualized and monitored 
using a simple tool and teams alerted when an issue is detected.</li>
+<li>Lack of a Shared platform and API Service. Every team should not have to 
apply and manage own hardware and software infrastructure to solve this common 
problem.</li>
+</ol>
+<p>With these in mind, we decided to build Apache Griffin - A data quality 
service that aims to solve the above short-comings.</p>
+<p>Apache Griffin includes:</p>
+<p><strong>Data Quality Model Engine</strong>: Apache Griffin is model driven 
solution, user can choose various data quality dimension to execute his/her 
data quality validation based on selected target data-set or source data-set ( 
as the golden reference data). It has corresponding library supporting it in 
back-end for the following measurement:</p>
+<ul>
+<li>Accuracy - Does data reflect the real-world objects or a verifiable 
source</li>
+<li>Completeness - Is all necessary data present</li>
+<li>Validity -  Are all data values within the data domains specified by the 
business</li>
+<li>Timeliness - Is the data available at the time needed</li>
+<li>Anomaly detection -  Pre-built algorithm functions for the identification 
of items, events or observations which do not conform to an expected pattern or 
other items in a dataset</li>
+<li>Data Profiling - Apply statistical analysis and assessment of data values 
within a dataset for consistency, uniqueness and logic.</li>
+</ul>
+<p><strong>Data Collection Layer</strong>:</p>
+<p>We support two kinds of data sources, batch data and real time data.</p>
+<p>For batch mode, we can collect data source from  our Hadoop platform by 
various data connectors.</p>
+<p>For real time mode, we can connect with messaging system like Kafka to near 
real time analysis.</p>
+<p><strong>Data Process and Storage Layer</strong>:</p>
+<p>For batch analysis, our data quality model will compute data quality 
metrics in our spark cluster based on data source in hadoop.</p>
+<p>For near real time analysis, we consume data from messaging system, then 
our data quality model will compute our real time data quality metrics in our 
spark cluster. for data storage, we use time series database in our back end to 
fulfill front end request.</p>
+<p><strong>Apache Griffin Service</strong>:</p>
+<p>We have RESTful web services to accomplish all the functionalities of 
Apache Griffin, such as register data-set, create data quality model, publish 
metrics, retrieve metrics, add subscription, etc. So, the developers can 
develop their own user interface based on these web serivces.</p>
+<h2 id="Main-business-process"><a href="#Main-business-process" 
class="headerlink" title="Main business process"></a>Main business 
process</h2><p>Here’s the business process diagram</p>
+<p><img src="/images/Business_Process.png" alt=""></p>
+<h2 id="Rationale"><a href="#Rationale" class="headerlink" 
title="Rationale"></a>Rationale</h2><p>The challenge we face at eBay is that 
our data volume is becoming bigger and bigger, systems process become more 
complex, while we do not have a unified data quality solution to ensure the 
trusted data sets which provide confidences on data quality to our data 
consumers.  The key challenges on data quality includes:</p>
+<ol>
+<li>Existing commercial data quality solution cannot address data quality 
lineage among systems, cannot scale out to support fast growing data at 
eBay</li>
+<li>Existing eBay’s domain specific tools take a long time to identify and 
fix poor data quality when data flowed through multiple systems</li>
+<li>Business logic becomes complex, requires data quality system much 
flexible.</li>
+<li>Some data quality issues do have business impact on user experiences, 
revenue, efficiency &amp; compliance.</li>
+<li>Communication overhead of data quality metrics, typically in a big 
organization, which involve different teams.</li>
+</ol>
+<p>The idea of  Apache Apache Griffin is to provide Data Quality validation as 
a Service, to allow data engineers and data consumers to have:</p>
+<ul>
+<li>Near real-time understanding of the data quality health of your data 
pipelines with end-to-end monitoring, all in one place.</li>
+<li>Profiling, detecting and correlating issues and providing recommendations 
that drive rapid and focused troubleshooting</li>
+<li>A centralized data quality model management system including rule, 
metadata, scheduler etc.  </li>
+<li>Native code generation to run everywhere, including Hadoop, Kafka, Spark, 
etc.</li>
+<li>One set of tools to build data quality pipelines across all eBay data 
platforms.</li>
+</ul>
+<h2 id="Disclaimer"><a href="#Disclaimer" class="headerlink" 
title="Disclaimer"></a>Disclaimer</h2><p>Apache Griffin is an effort undergoing 
incubation at The Apache Software Foundation (ASF), sponsored by the Apache 
Incubator. Incubation is required of all newly accepted projects until a 
further review indicates that the infrastructure, communications, and decision 
making process have stabilized in a manner consistent with other successful ASF 
projects. While incubation status is not necessarily a reflection of the 
completeness or stability of the code, it does indicate that the project has 
yet to be fully endorsed by the ASF.<br><img src="/images/egg-logo.png" 
alt=""></p>
+
+      
+    </div>
+    <footer class="article-footer">
+      <a data-url="http://yoursite.com/2017/03/21/home/"; 
data-id="cj0vxg38n00002vpozi1o925q" class="article-share-link">Share</a>
+      
+      
+    </footer>
+  </div>
+  
+    
+<nav id="article-nav">
+  
+  
+    <a href="/2017/03/03/plan/" id="article-nav-older" 
class="article-nav-link-wrap">
+      <strong class="article-nav-caption">Older</strong>
+      <div class="article-nav-title">Plan</div>
+    </a>
+  
+</nav>
+
+  
+</article>
+
+</section>
+        
+          <aside id="sidebar">
+  
+    
+
+  
+    
+
+  
+    
+  
+    
+  <div class="widget-wrap">
+    <h3 class="widget-title">Archives</h3>
+    <div class="widget">
+      <ul class="archive-list"><li class="archive-list-item"><a 
class="archive-list-link" href="/archives/2017/03/">March 2017</a></li></ul>
+    </div>
+  </div>
+
+
+  
+    
+  <div class="widget-wrap">
+    <h3 class="widget-title">Recent Posts</h3>
+    <div class="widget">
+      <ul>
+        
+          <li>
+            <a href="/2017/03/21/home/">Apache Griffin</a>
+          </li>
+        
+          <li>
+            <a href="/2017/03/03/plan/">Plan</a>
+          </li>
+        
+      </ul>
+    </div>
+  </div>
+
+  
+</aside>
+        
+      </div>
+      <footer id="footer">
+  
+  <div class="outer">
+    <div id="footer-info" class="inner">
+      &copy; 2017 William Guo<br>
+      Powered by <a href="http://hexo.io/"; target="_blank">Hexo</a>
+    </div>
+  </div>
+</footer>
+    </div>
+    <nav id="mobile-nav">
+  
+    <a href="/" class="mobile-nav-link">Home</a>
+  
+    <a href="/archives" class="mobile-nav-link">Archives</a>
+  
+</nav>
+    
+
+<script 
src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
+
+
+  <link rel="stylesheet" href="/fancybox/jquery.fancybox.css">
+  <script src="/fancybox/jquery.fancybox.pack.js"></script>
+
+
+<script src="/js/script.js"></script>
+
+  </div>
+</body>
+</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/50b6058b/archives/2017/03/index.html
----------------------------------------------------------------------
diff --git a/archives/2017/03/index.html b/archives/2017/03/index.html
index f55212d..bd0814a 100644
--- a/archives/2017/03/index.html
+++ b/archives/2017/03/index.html
@@ -75,13 +75,32 @@
     <article class="archive-article archive-type-post">
   <div class="archive-article-inner">
     <header class="archive-article-header">
-      <a href="/2017/03/20/hello-world/" class="archive-article-date">
-  <time datetime="2017-03-20T20:09:44.000Z" itemprop="datePublished">Mar 
20</time>
+      <a href="/2017/03/21/home/" class="archive-article-date">
+  <time datetime="2017-03-20T20:09:44.000Z" itemprop="datePublished">Mar 
21</time>
 </a>
       
   
     <h1 itemprop="name">
-      <a class="archive-article-title" href="/2017/03/20/hello-world/">Apache 
Griffin</a>
+      <a class="archive-article-title" href="/2017/03/21/home/">Apache 
Griffin</a>
+    </h1>
+  
+
+    </header>
+  </div>
+</article>
+  
+    
+    
+    <article class="archive-article archive-type-post">
+  <div class="archive-article-inner">
+    <header class="archive-article-header">
+      <a href="/2017/03/03/plan/" class="archive-article-date">
+  <time datetime="2017-03-03T02:49:47.000Z" itemprop="datePublished">Mar 
3</time>
+</a>
+      
+  
+    <h1 itemprop="name">
+      <a class="archive-article-title" href="/2017/03/03/plan/">Plan</a>
     </h1>
   
 
@@ -122,7 +141,11 @@
       <ul>
         
           <li>
-            <a href="/2017/03/20/hello-world/">Apache Griffin</a>
+            <a href="/2017/03/21/home/">Apache Griffin</a>
+          </li>
+        
+          <li>
+            <a href="/2017/03/03/plan/">Plan</a>
           </li>
         
       </ul>

http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/50b6058b/archives/2017/index.html
----------------------------------------------------------------------
diff --git a/archives/2017/index.html b/archives/2017/index.html
index 7d7d3ce..d8cf759 100644
--- a/archives/2017/index.html
+++ b/archives/2017/index.html
@@ -75,13 +75,32 @@
     <article class="archive-article archive-type-post">
   <div class="archive-article-inner">
     <header class="archive-article-header">
-      <a href="/2017/03/20/hello-world/" class="archive-article-date">
-  <time datetime="2017-03-20T20:09:44.000Z" itemprop="datePublished">Mar 
20</time>
+      <a href="/2017/03/21/home/" class="archive-article-date">
+  <time datetime="2017-03-20T20:09:44.000Z" itemprop="datePublished">Mar 
21</time>
 </a>
       
   
     <h1 itemprop="name">
-      <a class="archive-article-title" href="/2017/03/20/hello-world/">Apache 
Griffin</a>
+      <a class="archive-article-title" href="/2017/03/21/home/">Apache 
Griffin</a>
+    </h1>
+  
+
+    </header>
+  </div>
+</article>
+  
+    
+    
+    <article class="archive-article archive-type-post">
+  <div class="archive-article-inner">
+    <header class="archive-article-header">
+      <a href="/2017/03/03/plan/" class="archive-article-date">
+  <time datetime="2017-03-03T02:49:47.000Z" itemprop="datePublished">Mar 
3</time>
+</a>
+      
+  
+    <h1 itemprop="name">
+      <a class="archive-article-title" href="/2017/03/03/plan/">Plan</a>
     </h1>
   
 
@@ -122,7 +141,11 @@
       <ul>
         
           <li>
-            <a href="/2017/03/20/hello-world/">Apache Griffin</a>
+            <a href="/2017/03/21/home/">Apache Griffin</a>
+          </li>
+        
+          <li>
+            <a href="/2017/03/03/plan/">Plan</a>
           </li>
         
       </ul>

http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/50b6058b/archives/index.html
----------------------------------------------------------------------
diff --git a/archives/index.html b/archives/index.html
index 8438d36..75bb0f7 100644
--- a/archives/index.html
+++ b/archives/index.html
@@ -75,13 +75,32 @@
     <article class="archive-article archive-type-post">
   <div class="archive-article-inner">
     <header class="archive-article-header">
-      <a href="/2017/03/20/hello-world/" class="archive-article-date">
-  <time datetime="2017-03-20T20:09:44.000Z" itemprop="datePublished">Mar 
20</time>
+      <a href="/2017/03/21/home/" class="archive-article-date">
+  <time datetime="2017-03-20T20:09:44.000Z" itemprop="datePublished">Mar 
21</time>
 </a>
       
   
     <h1 itemprop="name">
-      <a class="archive-article-title" href="/2017/03/20/hello-world/">Apache 
Griffin</a>
+      <a class="archive-article-title" href="/2017/03/21/home/">Apache 
Griffin</a>
+    </h1>
+  
+
+    </header>
+  </div>
+</article>
+  
+    
+    
+    <article class="archive-article archive-type-post">
+  <div class="archive-article-inner">
+    <header class="archive-article-header">
+      <a href="/2017/03/03/plan/" class="archive-article-date">
+  <time datetime="2017-03-03T02:49:47.000Z" itemprop="datePublished">Mar 
3</time>
+</a>
+      
+  
+    <h1 itemprop="name">
+      <a class="archive-article-title" href="/2017/03/03/plan/">Plan</a>
     </h1>
   
 
@@ -122,7 +141,11 @@
       <ul>
         
           <li>
-            <a href="/2017/03/20/hello-world/">Apache Griffin</a>
+            <a href="/2017/03/21/home/">Apache Griffin</a>
+          </li>
+        
+          <li>
+            <a href="/2017/03/03/plan/">Plan</a>
           </li>
         
       </ul>

http://git-wip-us.apache.org/repos/asf/incubator-griffin-site/blob/50b6058b/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 4850f6a..1d82bfd 100644
--- a/index.html
+++ b/index.html
@@ -61,10 +61,10 @@
       <div class="outer">
         <section id="main">
   
-    <article id="post-hello-world" class="article article-type-post" itemscope 
itemprop="blogPost">
+    <article id="post-home" class="article article-type-post" itemscope 
itemprop="blogPost">
   <div class="article-meta">
-    <a href="/2017/03/20/hello-world/" class="article-date">
-  <time datetime="2017-03-20T20:09:44.000Z" 
itemprop="datePublished">2017-03-20</time>
+    <a href="/2017/03/21/home/" class="article-date">
+  <time datetime="2017-03-20T20:09:44.000Z" 
itemprop="datePublished">2017-03-21</time>
 </a>
     
   </div>
@@ -75,7 +75,7 @@
         
   
     <h1 itemprop="name">
-      <a class="article-title" href="/2017/03/20/hello-world/">Apache 
Griffin</a>
+      <a class="article-title" href="/2017/03/21/home/">Apache Griffin</a>
     </h1>
   
 
@@ -135,7 +135,104 @@
       
     </div>
     <footer class="article-footer">
-      <a data-url="http://yoursite.com/2017/03/20/hello-world/"; 
data-id="cj0oco7bz0000jwpo0nursn7w" class="article-share-link">Share</a>
+      <a data-url="http://yoursite.com/2017/03/21/home/"; 
data-id="cj0vxg38n00002vpozi1o925q" class="article-share-link">Share</a>
+      
+      
+    </footer>
+  </div>
+  
+</article>
+
+
+  
+    <article id="post-plan" class="article article-type-post" itemscope 
itemprop="blogPost">
+  <div class="article-meta">
+    <a href="/2017/03/03/plan/" class="article-date">
+  <time datetime="2017-03-03T02:49:47.000Z" 
itemprop="datePublished">2017-03-03</time>
+</a>
+    
+  </div>
+  <div class="article-inner">
+    
+    
+      <header class="article-header">
+        
+  
+    <h1 itemprop="name">
+      <a class="article-title" href="/2017/03/03/plan/">Plan</a>
+    </h1>
+  
+
+      </header>
+    
+    <div class="article-entry" itemprop="articleBody">
+      
+        <h2 id="Features"><a href="#Features" class="headerlink" 
title="Features"></a>Features</h2><table>
+<thead>
+<tr>
+<th>Group</th>
+<th style="text-align:center">Component</th>
+<th style="text-align:right">Description</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Measure</td>
+<td style="text-align:center">accuracy</td>
+<td style="text-align:right">accuracy measure between single source of truth 
and target</td>
+</tr>
+<tr>
+<td>Measure</td>
+<td style="text-align:center">profiling</td>
+<td style="text-align:right">profiling target data asset, providing statistics 
by different rules or dimensions</td>
+</tr>
+<tr>
+<td>Measure</td>
+<td style="text-align:center">completeness</td>
+<td style="text-align:right">are all data persent</td>
+</tr>
+<tr>
+<td>Measure</td>
+<td style="text-align:center">timeliness</td>
+<td style="text-align:right">are data available at the specified time</td>
+</tr>
+<tr>
+<td>Measure</td>
+<td style="text-align:center">anomaly detection</td>
+<td style="text-align:right">data asset conform to an expected pattern or 
not</td>
+</tr>
+<tr>
+<td>Measure</td>
+<td style="text-align:center">validity</td>
+<td style="text-align:right">are all data valid or not according to domain 
business</td>
+</tr>
+<tr>
+<td>Service</td>
+<td style="text-align:center">web service</td>
+<td style="text-align:right">restful service accessing data assets</td>
+</tr>
+<tr>
+<td>Web UI</td>
+<td style="text-align:center">ui page</td>
+<td style="text-align:right">web page to explore apache griffin features</td>
+</tr>
+<tr>
+<td>Connector</td>
+<td style="text-align:center">spark connector</td>
+<td style="text-align:right">execute jobs in spark cluster</td>
+</tr>
+<tr>
+<td>Schedule</td>
+<td style="text-align:center">schedule</td>
+<td style="text-align:right">schedule measure jobs on different clusters</td>
+</tr>
+</tbody>
+</table>
+<h2 id="Plan"><a href="#Plan" class="headerlink" title="Plan"></a>Plan</h2><h4 
id="2017-04"><a href="#2017-04" class="headerlink" 
title="2017.04"></a>2017.04</h4><h4 id="2017-05"><a href="#2017-05" 
class="headerlink" title="2017.05"></a>2017.05</h4><h4 id="2017-06"><a 
href="#2017-06" class="headerlink" title="2017.06"></a>2017.06</h4><h4 
id="2017-07"><a href="#2017-07" class="headerlink" 
title="2017.07"></a>2017.07</h4><h4 id="2017-08"><a href="#2017-08" 
class="headerlink" title="2017.08"></a>2017.08</h4><h4 id="2017-09"><a 
href="#2017-09" class="headerlink" title="2017.09"></a>2017.09</h4><h4 
id="2017-10"><a href="#2017-10" class="headerlink" 
title="2017.10"></a>2017.10</h4><h4 id="2017-11"><a href="#2017-11" 
class="headerlink" title="2017.11"></a>2017.11</h4><h4 id="2017-12"><a 
href="#2017-12" class="headerlink" title="2017.12"></a>2017.12</h4><h2 
id="Release-Notes"><a href="#Release-Notes" class="headerlink" title="Release 
Notes"></a>Release Notes</h2>
+      
+    </div>
+    <footer class="article-footer">
+      <a data-url="http://yoursite.com/2017/03/03/plan/"; 
data-id="cj0vxg38q00012vporbl7sc7b" class="article-share-link">Share</a>
       
       
     </footer>
@@ -175,7 +272,11 @@
       <ul>
         
           <li>
-            <a href="/2017/03/20/hello-world/">Apache Griffin</a>
+            <a href="/2017/03/21/home/">Apache Griffin</a>
+          </li>
+        
+          <li>
+            <a href="/2017/03/03/plan/">Plan</a>
           </li>
         
       </ul>

Reply via email to