You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2015/01/31 12:57:35 UTC

[37/53] [abbrv] incubator-kylin git commit: add new language home page

add new language home page


Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/d4d95a02
Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/d4d95a02
Diff: http://git-wip-us.apache.org/repos/asf/incubator-kylin/diff/d4d95a02

Branch: refs/heads/master
Commit: d4d95a02543cb0111d83d017ec2224ee563594e5
Parents: 93269a9
Author: Han <lu...@lm-shc-00950650.corp.ebay.com>
Authored: Fri Jan 23 10:56:31 2015 +0800
Committer: Han <lu...@lm-shc-00950650.corp.ebay.com>
Committed: Fri Jan 23 10:56:31 2015 +0800

----------------------------------------------------------------------
 .../_site/docs/installation-content.html        | 139 ---------------
 docs/website/_site/docs/intro-content.html      | 177 -------------------
 docs/website/_site/feed.xml                     |   8 +-
 docs/website/_site/index.html                   |  46 ++---
 .../update/2015/01/21/welcome-to-jekyll.html    | 154 ----------------
 docs/website/index.html                         | 116 ------------
 6 files changed, 27 insertions(+), 613 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/d4d95a02/docs/website/_site/docs/installation-content.html
----------------------------------------------------------------------
diff --git a/docs/website/_site/docs/installation-content.html b/docs/website/_site/docs/installation-content.html
deleted file mode 100644
index e73dab5..0000000
--- a/docs/website/_site/docs/installation-content.html
+++ /dev/null
@@ -1,139 +0,0 @@
-<!DOCTYPE html>
-<html>
-
-  <head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-
-  <title>Kylin.IO | Docs</title>
-  <meta name="description" content="Apache Kylin Home">
-  <meta name="author"      content="Kylin.IO">
-  <link rel="shortcut icon" href="fav.png" type="image/png">
-
-
-
-<link rel="stylesheet" href="/assets/css/animate.css">
-<!-- Bootstrap -->
-<link rel="stylesheet" href="/assets/css/bootstrap.min.css">
-
-<!-- Fonts -->
-<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Alice|Open+Sans:400,300,700">
-
-<!-- Icons -->
-<link rel="stylesheet" href="/assets/css/font-awesome.min.css">
-
-  <!-- Custom styles -->
-  <link rel="stylesheet" href="/assets/css/styles.css">
-
-  <link rel="canonical" href="http://kyli.io/docs/installation-content.html">
-  <link rel="alternate" type="application/rss+xml" title="kylin.io" href="http://kyli.io/feed.xml" />
-
-<!--[if lt IE 9]> <script src="assets/js/html5shiv.js"></script> <![endif]-->
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-55534813-1', 'auto');
-  ga('send', 'pageview');
-
-
-</script>
-
-</head>
-
-
-  <body>
-
-    <header id="header" >
-  <div id="head" class="parallax" parallax-speed="3" >
-    <div id="logo" class="text-center"> <img class="img-circle" id="circlelogo" src="/assets/images/kylin_logo.jpg"> <span class="title" >Apache Kylin</span> <span class="tagline">Extreme OLAP Engine for Big Data<br>
-      </span> 
-      <!--
-       <div id="download"><a href="https://github.com/KylinOLAP/Kylin/releases">DOWNLOAD</a></div>
-       -->
-       </div>
-  </div>
-
-  <!-- Main Menu -->
-  <nav class="navbar navbar-default" role="navigation" id="nav-wrapper">
-  <div class="container-fluid" id="nav">
-    <!-- Brand and toggle get grouped for better mobile display -->
-    <div class="navbar-header">
-      <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
-        <span class="sr-only">Toggle navigation</span>
-        <span class="icon-bar"></span>
-        <span class="icon-bar"></span>
-        <span class="icon-bar"></span>
-      </button>
-     
-    </div>
-
-    <!-- Collect the nav links, forms, and other content for toggling -->
-    <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
-      <ul class="nav navbar-nav">
-     <li><a href="/"><b>Home</b></a></li>
-          <li><a href="/docs" >Docs</a></li>
-          <li><a href="/community" >Community</a></li>
-          <li><a href="/blog">Blog</li>
-          <li><a href="/about" >About</a></li>
-      </ul>
-      
-
-    </div><!-- /.navbar-collapse -->
-  </div><!-- /.container-fluid -->
-</nav>
- </header>
-
-
-    <div class="page-content">
-      <div class="wrapper">
-        <p class="content-header" style="margin-top:0.25em">On Hadoop CLI installation</p>
-<p class="content-p">
-On-Hadoop-CLI installation is for demo use, or for those who want to host their own web site to provide Kylin service: <br/>
-<a href="https://github.com/KylinOLAP/Kylin/wiki/On-Hadoop-CLI-installation">On Hadoop CLI installation Wiki</a>
-</p>
-<br/>
-<p class="content-header" style="margin-top:0.25em">Off Hadoop CLI Installation</p>
-<p class="content-p">Off-Hadoop-CLI installation is usually for devlopment use, when developpers want to run kylin test cases or applications at their development machine: 
-<br/><a href="https://github.com/KylinOLAP/Kylin/wiki/Off-Hadoop-CLI-Installation">Off Hadoop CLI Installation Wiki</a>
-</p>
-
-
-      </div>
-    </div>
-
-    <footer id="underfooter">
-  <div class="container">
-    <div class="row">
-      <div class="col-md-12 widget" >
-        <div class="widget-body" style="text-align:center">
-          <ul class="icons">
-            <li><a href="https://www.linkedin.com/groups/KylinOLAP-6785709?home=&gid=6785709&trk=anet_ug_hm" target="_blank" class="fa fa-linkedin fa-lg"></a></li>
-            <li><a href="https://twitter.com/debashis_saha/status/519612003443146752" target="_blank" class="fa fa-twitter fa-lg"></a></li>
-            <li><a href="https://www.facebook.com/kylinio?skip_nax_wizard=true&ref_type=logout_gear" target="_blank" class="fa fa-facebook fa-lg"></a></li>
-            <li><a href="https://plus.google.com/communities/101138166999680123468" target="_blank" class="fa fa-google-plus fa-lg"></a></li>
-            <li><a href="https://github.com/KylinOLAP/Kylin" target="_blank" class="fa fa-github-alt fa-lg"></a></li>
-            <!--  <li><a href="#" class="fa fa-weibo fa-lg"></a></li>
-         <li><a href="#" class="fa fa-weixin fa-lg"></a></li>-->
-          </ul>
-          <p style="text-align:center" > Copyright ©2014 <a href="http://kylin.io">Kylin.io</a> All Rights Reserved. | From <a href="http://www.ebayinc.com/">eBay Inc.</a> |<a href="#">back to top</a><br>
-          </p>
-        </div>
-      </div>
-    </div>
-    <!-- /row of widgets --> 
-
-  </div>
-  <div></div>
-  
-</footer>
-
-  <script src="/assets/js/jquery-1.9.1.min.js"></script> 
-  <script src="/assets/js/bootstrap.min.js"></script> 
-  <script src="/assets/js/main.js"></script>
-  </body>
-
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/d4d95a02/docs/website/_site/docs/intro-content.html
----------------------------------------------------------------------
diff --git a/docs/website/_site/docs/intro-content.html b/docs/website/_site/docs/intro-content.html
deleted file mode 100644
index 824f3b0..0000000
--- a/docs/website/_site/docs/intro-content.html
+++ /dev/null
@@ -1,177 +0,0 @@
-<!DOCTYPE html>
-<html>
-
-  <head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-
-  <title>Kylin.IO | Docs</title>
-  <meta name="description" content="Apache Kylin Home">
-  <meta name="author"      content="Kylin.IO">
-  <link rel="shortcut icon" href="fav.png" type="image/png">
-
-
-
-<link rel="stylesheet" href="/assets/css/animate.css">
-<!-- Bootstrap -->
-<link rel="stylesheet" href="/assets/css/bootstrap.min.css">
-
-<!-- Fonts -->
-<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Alice|Open+Sans:400,300,700">
-
-<!-- Icons -->
-<link rel="stylesheet" href="/assets/css/font-awesome.min.css">
-
-  <!-- Custom styles -->
-  <link rel="stylesheet" href="/assets/css/styles.css">
-
-  <link rel="canonical" href="http://kyli.io/docs/intro-content.html">
-  <link rel="alternate" type="application/rss+xml" title="kylin.io" href="http://kyli.io/feed.xml" />
-
-<!--[if lt IE 9]> <script src="assets/js/html5shiv.js"></script> <![endif]-->
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-55534813-1', 'auto');
-  ga('send', 'pageview');
-
-
-</script>
-
-</head>
-
-
-  <body>
-
-    <header id="header" >
-  <div id="head" class="parallax" parallax-speed="3" >
-    <div id="logo" class="text-center"> <img class="img-circle" id="circlelogo" src="/assets/images/kylin_logo.jpg"> <span class="title" >Apache Kylin</span> <span class="tagline">Extreme OLAP Engine for Big Data<br>
-      </span> 
-      <!--
-       <div id="download"><a href="https://github.com/KylinOLAP/Kylin/releases">DOWNLOAD</a></div>
-       -->
-       </div>
-  </div>
-
-  <!-- Main Menu -->
-  <nav class="navbar navbar-default" role="navigation" id="nav-wrapper">
-  <div class="container-fluid" id="nav">
-    <!-- Brand and toggle get grouped for better mobile display -->
-    <div class="navbar-header">
-      <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
-        <span class="sr-only">Toggle navigation</span>
-        <span class="icon-bar"></span>
-        <span class="icon-bar"></span>
-        <span class="icon-bar"></span>
-      </button>
-     
-    </div>
-
-    <!-- Collect the nav links, forms, and other content for toggling -->
-    <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
-      <ul class="nav navbar-nav">
-     <li><a href="/"><b>Home</b></a></li>
-          <li><a href="/docs" >Docs</a></li>
-          <li><a href="/community" >Community</a></li>
-          <li><a href="/blog">Blog</li>
-          <li><a href="/about" >About</a></li>
-      </ul>
-      
-
-    </div><!-- /.navbar-collapse -->
-  </div><!-- /.container-fluid -->
-</nav>
- </header>
-
-
-    <div class="page-content">
-      <div class="wrapper">
-        <p class="content-header" style="margin-top:0.25em">What should I use Kylin for?</p>
-<p class="content-p">
-If you want to do multi-dimension analysis on large data sets (billion+ rows) with low query latency (sub-seconds), Kylin is a good option. Kylin also provides good integration with existing BI tools (e.g Tableau).
-</p>
-
-<hr/>
- 
-<p class="content-header">Why existing SQL-on-Hadoop solutions fall short?</p>
-<p class="content-p">
-The existing SQL-on-Hadoop needs to scan partial or whole data set to answer a user query. Due to large data scan, many queries are very slow (minute+ latency).  
-</p>
-<hr/>
- 
-<p class="content-header">What is MOLAP/ROLAP?</p>
-<p class="content-p">
-MOLAP (Multi-dimensional OLAP) is to pre-compute data along different dimensions of interest and store resultant values in the cube. MOLAP is much faster but is inflexible.
-ROLAP (Relational-OLAP) is to use star or snow-flake schema to do runtime aggregation. ROLAP is flexible but much slower.
-</p>
-<hr/>
-
-<p class="content-header">How does Kylin support ROLAP/MOLAP?</p>
-<p class="content-p">
-Kylin builds data cube (MOLAP) from hive table (ROLAP) according to the metadata definition.
-If the query can be fulfilled by data cube, Kylin will route the query to data cube that is MOLAP.
-If the query can’t be fulfilled by data cube, Kylin will route the query to hive table that is ROLAP.
-Basically, you can think Kylin as HOLAP on top of MOLAP and ROLAP. 
-</p>
-<hr/>
-<p class="content-header">What does a Kylin query look like?</p>
-<p class="content-p">
-Kylin supports join, projection, filter, aggregation, groups and sub-query. For example:
-<div align="left">
-
-<pre class="prettyprint" style="margin-top:1em;">select test_cal_dt.week_beg_dt, test_category.lv1_categ, test_category.lv2_categ, test_kylin_fact.format_name, test_sites.site_name, sum(test_kylin_fact.price) as total_price, count(*) as total_count from test_kylin_fact left join test_cal_dt on test_kylin_fact.cal_dt = test_cal_dt.cal_dt left join test_category on test_kylin_fact.leaf_categ_id = test_category.leaf_categ_id and test_kylin_fact.site_id = test_category.site_id left join test_sites on test_kylin_fact.site_id = test_sites.site_id where test_kylin_fact.seller_id = 123456 or test_kylin_fact.format_name = 'New' group by test_cal_dt.week_beg_dt, test_category.lv1_categ, test_category.lv2_categ, test_kylin_fact.format_name, test_sites.site_name</pre>
-</div>
-<hr/>
-
-<p class="content-header">What Hadoop components does it work with?</p>
-<p class="content-p">
-Kylin depends on HDFS, MapReduce, Hive and HBase.
-Hive and MapReduce is used for cube building. Hive is used for pre-join and MapReduce is used for pre-aggregation.
-HDFS is used to store intermediated files during cube building.
-HBase is used to store data cube and answer the query. HBase coprocessor is also used for query processing.
-</p>
-<hr/>
-
-<p class="content-header">Where can I find the technical details about Kylin?</p>
-<p class="content-p"><a href="http://www.slideshare.net/XuJiang2/kylin-hadoop-olap-engine" target="_blank">Kylin OLAP</a></p>
-
-
-      </div>
-    </div>
-
-    <footer id="underfooter">
-  <div class="container">
-    <div class="row">
-      <div class="col-md-12 widget" >
-        <div class="widget-body" style="text-align:center">
-          <ul class="icons">
-            <li><a href="https://www.linkedin.com/groups/KylinOLAP-6785709?home=&gid=6785709&trk=anet_ug_hm" target="_blank" class="fa fa-linkedin fa-lg"></a></li>
-            <li><a href="https://twitter.com/debashis_saha/status/519612003443146752" target="_blank" class="fa fa-twitter fa-lg"></a></li>
-            <li><a href="https://www.facebook.com/kylinio?skip_nax_wizard=true&ref_type=logout_gear" target="_blank" class="fa fa-facebook fa-lg"></a></li>
-            <li><a href="https://plus.google.com/communities/101138166999680123468" target="_blank" class="fa fa-google-plus fa-lg"></a></li>
-            <li><a href="https://github.com/KylinOLAP/Kylin" target="_blank" class="fa fa-github-alt fa-lg"></a></li>
-            <!--  <li><a href="#" class="fa fa-weibo fa-lg"></a></li>
-         <li><a href="#" class="fa fa-weixin fa-lg"></a></li>-->
-          </ul>
-          <p style="text-align:center" > Copyright ©2014 <a href="http://kylin.io">Kylin.io</a> All Rights Reserved. | From <a href="http://www.ebayinc.com/">eBay Inc.</a> |<a href="#">back to top</a><br>
-          </p>
-        </div>
-      </div>
-    </div>
-    <!-- /row of widgets --> 
-
-  </div>
-  <div></div>
-  
-</footer>
-
-  <script src="/assets/js/jquery-1.9.1.min.js"></script> 
-  <script src="/assets/js/bootstrap.min.js"></script> 
-  <script src="/assets/js/main.js"></script>
-  </body>
-
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/d4d95a02/docs/website/_site/feed.xml
----------------------------------------------------------------------
diff --git a/docs/website/_site/feed.xml b/docs/website/_site/feed.xml
index 0add814..75e7ab1 100644
--- a/docs/website/_site/feed.xml
+++ b/docs/website/_site/feed.xml
@@ -5,8 +5,8 @@
     <description>Apache Kylin Home</description>
     <link>http://kyli.io/</link>
     <atom:link href="http://kyli.io/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Tue, 20 Jan 2015 23:03:54 +0800</pubDate>
-    <lastBuildDate>Tue, 20 Jan 2015 23:03:54 +0800</lastBuildDate>
+    <pubDate>Fri, 23 Jan 2015 10:55:31 +0800</pubDate>
+    <lastBuildDate>Fri, 23 Jan 2015 10:55:31 +0800</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>
@@ -27,8 +27,8 @@
 
 </description>
         <pubDate>Wed, 21 Jan 2015 05:52:58 +0800</pubDate>
-        <link>http://kyli.io/jekyll/update/2015/01/21/welcome-to-jekyll.html</link>
-        <guid isPermaLink="true">http://kyli.io/jekyll/update/2015/01/21/welcome-to-jekyll.html</guid>
+        <link>http://kyli.io/jekyll/update/2015/01/21/welcome-to-jekyll/</link>
+        <guid isPermaLink="true">http://kyli.io/jekyll/update/2015/01/21/welcome-to-jekyll/</guid>
         
         
         <category>jekyll</category>

http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/d4d95a02/docs/website/_site/index.html
----------------------------------------------------------------------
diff --git a/docs/website/_site/index.html b/docs/website/_site/index.html
index 55ebd96..97c3f54 100644
--- a/docs/website/_site/index.html
+++ b/docs/website/_site/index.html
@@ -90,18 +90,18 @@
 
     <div class="page-content">
       <div class="wrapper">
-        <main id="main" >
-  <div class="container" >
-    <div id="zero" class=" main" >
+        <main id="main">
+  <div class="container">
+    <div id="zero" class=" main">
       <header style=" padding:2em 0 4em 0">
-        <div class="container" >
+        <div class="container">
 
           <h4 class="section-title"><span>Apache Kylin Overview</span></h4>
           <div class="row" style="margin-top:-20px;">
             <div class="col-sm-12 col-md-12">
               <p class="title_text"> Kylin has been accepted as Apache Incubator Project on Nov 25, 2014.</p>
               <p class="title_text"> Apache Kylin is an open source Distributed Analytics Engine from eBay Inc. that provides SQL interface and multi-dimensional analysis (OLAP) on Hadoop supporting extremely large datasets</p>
-              <img id="diagram" src="assets/images/kylin_diagram.png"> </div>
+              <img id="diagram" src="assets/images/kylin_diagram.png" /> </div>
           </div>
         </div>
         <!-- /container --> 
@@ -114,35 +114,35 @@
   
   <section id="second" class="main">
     <header style="background-color:#efefef;">
-      <div class="container"  >
+      <div class="container">
         <h4 class="section-title"><span> What is Kylin? </span></h4>
         <!-- second-->
         <div class="row">
           <div class="col-sm-12 col-md-12">
             <div align="left">
-              <p> <b>- Extremely Fast OLAP Engine at Scale: </b><br/>
+              <p> <b>- Extremely Fast OLAP Engine at Scale: </b><br />
               <div class="indent">Kylin is designed to reduce query latency on Hadoop for 10+ billions of rows of data</div>
               </p>
-              <p> <b>- ANSI SQL Interface on Hadoop: </b><br/>
+              <p> <b>- ANSI SQL Interface on Hadoop: </b><br />
               <div class="indent">Kylin offers ANSI SQL on Hadoop and supports most ANSI SQL query functions</div>
               </p>
-              <p> <b>- Interactive Query Capability: </b><br/>
+              <p> <b>- Interactive Query Capability: </b><br />
               <div class="indent">Users can interact with Hadoop data via Kylin at sub-second latency, better than Hive queries for the same dataset</div>
               </p>
-              <p> <b>- MOLAP Cube:</b><br/>
+              <p> <b>- MOLAP Cube:</b><br />
               <div class="indent">User can define a data model and pre-build in Kylin with more than 10+ billions of raw data records</div>
               </p>
-              <p> <b>- Seamless Integration with BI Tools:</b><br/>
+              <p> <b>- Seamless Integration with BI Tools:</b><br />
               <div class="indent">Kylin currently offers integration capability with BI Tools like Tableau.  Integration with Microstrategy and Excel is coming soon</div>
               </p>
-              <p> <b>- Other Highlights:</b> <br/>
-              <div class="indent">- Job Management and Monitoring <br/>
-                - Compression and Encoding Support <br/>
-                - Incremental Refresh of Cubes <br/>
-                - Leverage HBase Coprocessor for query latency <br/>
-                - Approximate Query Capability for distinct Count (HyperLogLog) <br/>
-                - Easy Web interface to manage, build, monitor and query cubes <br/>
-                - Security capability to set ACL at Cube/Project Level <br/>
+              <p> <b>- Other Highlights:</b> <br />
+              <div class="indent">- Job Management and Monitoring <br />
+                - Compression and Encoding Support <br />
+                - Incremental Refresh of Cubes <br />
+                - Leverage HBase Coprocessor for query latency <br />
+                - Approximate Query Capability for distinct Count (HyperLogLog) <br />
+                - Easy Web interface to manage, build, monitor and query cubes <br />
+                - Security capability to set ACL at Cube/Project Level <br />
                 - Support LDAP Integration </div>
               </p>
             </div>
@@ -157,7 +157,7 @@
   <!-- second -->
   <section id="first" class="main">
     <header>
-      <div class="container" >
+      <div class="container">
         <h4 class="section-title"><span>Kylin Ecosystem</span></h4>
         <div class="row">
           <div class="col-sm-7 col-md-7">
@@ -168,7 +168,7 @@
             <p><b>User Interface:</b> Allows third party users to build customized user-interface atop Kylin core</p>
             <p><b>Drivers:</b> ODBC and JDBC drivers to support different tools and products, such as Tableau</p>
           </div>
-          <div class="col-sm-5 col-md-5"> <img id="core" src="assets/images/core.png"> </div>
+          <div class="col-sm-5 col-md-5"> <img id="core" src="assets/images/core.png" /> </div>
         </div>
         <!-- /container --> 
       </div>
@@ -177,8 +177,8 @@
   
   <!-- fifth-->
   <section id="fifth" class="main">
-    <header style="background-color:#efefef;" >
-      <div class="container" >
+    <header style="background-color:#efefef;">
+      <div class="container">
         <h4 class="section-title"><span>For Developers</span></h4>
         <div class="row">
           <div class="col-sm-4 col-md-4">

http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/d4d95a02/docs/website/_site/jekyll/update/2015/01/21/welcome-to-jekyll.html
----------------------------------------------------------------------
diff --git a/docs/website/_site/jekyll/update/2015/01/21/welcome-to-jekyll.html b/docs/website/_site/jekyll/update/2015/01/21/welcome-to-jekyll.html
deleted file mode 100644
index d581ffa..0000000
--- a/docs/website/_site/jekyll/update/2015/01/21/welcome-to-jekyll.html
+++ /dev/null
@@ -1,154 +0,0 @@
-<!DOCTYPE html>
-<html>
-
-  <head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-
-  <title>Kylin.IO | Welcome to Jekyll!</title>
-  <meta name="description" content="You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different wa...">
-  <meta name="author"      content="Kylin.IO">
-  <link rel="shortcut icon" href="fav.png" type="image/png">
-
-
-
-<link rel="stylesheet" href="/assets/css/animate.css">
-<!-- Bootstrap -->
-<link rel="stylesheet" href="/assets/css/bootstrap.min.css">
-
-<!-- Fonts -->
-<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Alice|Open+Sans:400,300,700">
-
-<!-- Icons -->
-<link rel="stylesheet" href="/assets/css/font-awesome.min.css">
-
-  <!-- Custom styles -->
-  <link rel="stylesheet" href="/assets/css/styles.css">
-
-  <link rel="canonical" href="http://kyli.io/jekyll/update/2015/01/21/welcome-to-jekyll.html">
-  <link rel="alternate" type="application/rss+xml" title="kylin.io" href="http://kyli.io/feed.xml" />
-
-<!--[if lt IE 9]> <script src="assets/js/html5shiv.js"></script> <![endif]-->
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-55534813-1', 'auto');
-  ga('send', 'pageview');
-
-
-</script>
-
-</head>
-
-
-  <body>
-
-    <header id="header" >
-  <div id="head" class="parallax" parallax-speed="3" >
-    <div id="logo" class="text-center"> <img class="img-circle" id="circlelogo" src="/assets/images/kylin_logo.jpg"> <span class="title" >Apache Kylin</span> <span class="tagline">Extreme OLAP Engine for Big Data<br>
-      </span> 
-      <!--
-       <div id="download"><a href="https://github.com/KylinOLAP/Kylin/releases">DOWNLOAD</a></div>
-       -->
-       </div>
-  </div>
-
-  <!-- Main Menu -->
-  <nav class="navbar navbar-default" role="navigation" id="nav-wrapper">
-  <div class="container-fluid" id="nav">
-    <!-- Brand and toggle get grouped for better mobile display -->
-    <div class="navbar-header">
-      <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
-        <span class="sr-only">Toggle navigation</span>
-        <span class="icon-bar"></span>
-        <span class="icon-bar"></span>
-        <span class="icon-bar"></span>
-      </button>
-     
-    </div>
-
-    <!-- Collect the nav links, forms, and other content for toggling -->
-    <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
-      <ul class="nav navbar-nav">
-     <li><a href="/"><b>Home</b></a></li>
-          <li><a href="/docs" >Docs</a></li>
-          <li><a href="/community" >Community</a></li>
-          <li><a href="/blog">Blog</li>
-          <li><a href="/about" >About</a></li>
-      </ul>
-      
-
-    </div><!-- /.navbar-collapse -->
-  </div><!-- /.container-fluid -->
-</nav>
- </header>
-
-
-    <div class="page-content">
-      <div class="wrapper">
-        <div class="post">
-
-  <header class="post-header">
-    <h1 class="post-title">Welcome to Jekyll!</h1>
-    <p class="post-meta">Jan 21, 2015</p>
-  </header>
-
-  <article class="post-content">
-    <p>You’ll find this post in your <code>_posts</code> directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run <code>jekyll serve</code>, which launches a web server and auto-regenerates your site when a file is updated.</p>
-
-<p>To add new posts, simply add a file in the <code>_posts</code> directory that follows the convention <code>YYYY-MM-DD-name-of-post.ext</code> and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works.</p>
-
-<p>Jekyll also offers powerful support for code snippets:</p>
-
-<div class="highlight"><pre><code class="language-ruby" data-lang="ruby"><span class="k">def</span> <span class="nf">print_hi</span><span class="p">(</span><span class="nb">name</span><span class="p">)</span>
-  <span class="nb">puts</span> <span class="s2">&quot;Hi, </span><span class="si">#{</span><span class="nb">name</span><span class="si">}</span><span class="s2">&quot;</span>
-<span class="k">end</span>
-<span class="n">print_hi</span><span class="p">(</span><span class="s1">&#39;Tom&#39;</span><span class="p">)</span>
-<span class="c1">#=&gt; prints &#39;Hi, Tom&#39; to STDOUT.</span></code></pre></div>
-
-<p>Check out the <a href="http://jekyllrb.com">Jekyll docs</a> for more info on how to get the most out of Jekyll. File all bugs/feature requests at <a href="https://github.com/jekyll/jekyll">Jekyll’s GitHub repo</a>. If you have questions, you can ask them on <a href="https://github.com/jekyll/jekyll-help">Jekyll’s dedicated Help repository</a>.</p>
-
-
-  </article>
-
-</div>
-
-      </div>
-    </div>
-
-    <footer id="underfooter">
-  <div class="container">
-    <div class="row">
-      <div class="col-md-12 widget" >
-        <div class="widget-body" style="text-align:center">
-          <ul class="icons">
-            <li><a href="https://www.linkedin.com/groups/KylinOLAP-6785709?home=&gid=6785709&trk=anet_ug_hm" target="_blank" class="fa fa-linkedin fa-lg"></a></li>
-            <li><a href="https://twitter.com/debashis_saha/status/519612003443146752" target="_blank" class="fa fa-twitter fa-lg"></a></li>
-            <li><a href="https://www.facebook.com/kylinio?skip_nax_wizard=true&ref_type=logout_gear" target="_blank" class="fa fa-facebook fa-lg"></a></li>
-            <li><a href="https://plus.google.com/communities/101138166999680123468" target="_blank" class="fa fa-google-plus fa-lg"></a></li>
-            <li><a href="https://github.com/KylinOLAP/Kylin" target="_blank" class="fa fa-github-alt fa-lg"></a></li>
-            <!--  <li><a href="#" class="fa fa-weibo fa-lg"></a></li>
-         <li><a href="#" class="fa fa-weixin fa-lg"></a></li>-->
-          </ul>
-          <p style="text-align:center" > Copyright ©2014 <a href="http://kylin.io">Kylin.io</a> All Rights Reserved. | From <a href="http://www.ebayinc.com/">eBay Inc.</a> |<a href="#">back to top</a><br>
-          </p>
-        </div>
-      </div>
-    </div>
-    <!-- /row of widgets --> 
-
-  </div>
-  <div></div>
-  
-</footer>
-
-  <script src="/assets/js/jquery-1.9.1.min.js"></script> 
-  <script src="/assets/js/bootstrap.min.js"></script> 
-  <script src="/assets/js/main.js"></script>
-  </body>
-
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/d4d95a02/docs/website/index.html
----------------------------------------------------------------------
diff --git a/docs/website/index.html b/docs/website/index.html
deleted file mode 100644
index ec8f3ed..0000000
--- a/docs/website/index.html
+++ /dev/null
@@ -1,116 +0,0 @@
----
-layout: default
-title: Home
----
-
-
-<main id="main" >
-  <div class="container" >
-    <div id="zero" class=" main" >
-      <header style=" padding:2em 0 4em 0">
-        <div class="container" >
-
-          <h4 class="section-title"><span>Apache Kylin Overview</span></h4>
-          <div class="row" style="margin-top:-20px;">
-            <div class="col-sm-12 col-md-12">
-              <p class="title_text"> Kylin has been accepted as Apache Incubator Project on Nov 25, 2014.</p>
-              <p class="title_text"> Apache Kylin is an open source Distributed Analytics Engine from eBay Inc. that provides SQL interface and multi-dimensional analysis (OLAP) on Hadoop supporting extremely large datasets</p>
-              <img id="diagram" src="assets/images/kylin_diagram.png"> </div>
-          </div>
-        </div>
-        <!-- /container --> 
-        
-      </header>
-    </div>
-    <!-- / section --> 
-  </div>
-  <!-- /container -->
-  
-  <section id="second" class="main">
-    <header style="background-color:#efefef;">
-      <div class="container"  >
-        <h4 class="section-title"><span> What is Kylin? </span></h4>
-        <!-- second-->
-        <div class="row">
-          <div class="col-sm-12 col-md-12">
-            <div align="left">
-              <p> <b>- Extremely Fast OLAP Engine at Scale: </b><br/>
-              <div class="indent">Kylin is designed to reduce query latency on Hadoop for 10+ billions of rows of data</div>
-              </p>
-              <p> <b>- ANSI SQL Interface on Hadoop: </b><br/>
-              <div class="indent">Kylin offers ANSI SQL on Hadoop and supports most ANSI SQL query functions</div>
-              </p>
-              <p> <b>- Interactive Query Capability: </b><br/>
-              <div class="indent">Users can interact with Hadoop data via Kylin at sub-second latency, better than Hive queries for the same dataset</div>
-              </p>
-              <p> <b>- MOLAP Cube:</b><br/>
-              <div class="indent">User can define a data model and pre-build in Kylin with more than 10+ billions of raw data records</div>
-              </p>
-              <p> <b>- Seamless Integration with BI Tools:</b><br/>
-              <div class="indent">Kylin currently offers integration capability with BI Tools like Tableau.  Integration with Microstrategy and Excel is coming soon</div>
-              </p>
-              <p> <b>- Other Highlights:</b> <br/>
-              <div class="indent">- Job Management and Monitoring <br/>
-                - Compression and Encoding Support <br/>
-                - Incremental Refresh of Cubes <br/>
-                - Leverage HBase Coprocessor for query latency <br/>
-                - Approximate Query Capability for distinct Count (HyperLogLog) <br/>
-                - Easy Web interface to manage, build, monitor and query cubes <br/>
-                - Security capability to set ACL at Cube/Project Level <br/>
-                - Support LDAP Integration </div>
-              </p>
-            </div>
-          </div>
-        </div>
-      </div>
-      <!-- /container --> 
-      
-    </header>
-  </section>
-  
-  <!-- second -->
-  <section id="first" class="main">
-    <header>
-      <div class="container" >
-        <h4 class="section-title"><span>Kylin Ecosystem</span></h4>
-        <div class="row">
-          <div class="col-sm-7 col-md-7">
-            <p> </p>
-            <p><b>Kylin Core:</b> Fundamental framework of Kylin OLAP Engine comprises of Metadata Engine, Query Engine, Job Engine and Storage Engine to run the entire stack. It also includes a REST Server to service client requests</p>
-            <p><b>Extensions:</b> Plugins to support additional functions and features </p>
-            <p><b>Integration:</b> Lifecycle Management Support to integrate with Job Scheduler,  ETL, Monitoring and Alerting Systems </p>
-            <p><b>User Interface:</b> Allows third party users to build customized user-interface atop Kylin core</p>
-            <p><b>Drivers:</b> ODBC and JDBC drivers to support different tools and products, such as Tableau</p>
-          </div>
-          <div class="col-sm-5 col-md-5"> <img id="core" src="assets/images/core.png"> </div>
-        </div>
-        <!-- /container --> 
-      </div>
-    </header>
-  </section>
-  
-  <!-- fifth-->
-  <section id="fifth" class="main">
-    <header style="background-color:#efefef;" >
-      <div class="container" >
-        <h4 class="section-title"><span>For Developers</span></h4>
-        <div class="row">
-          <div class="col-sm-4 col-md-4">
-            <p><b>Source Code:</b></p>
-            <p class="less-margin"><a href="https://github.com/apache/incubator-kylin" target="_blank">Fork me on GitHub</a></p>
-          </div>
-          <div class="col-sm-4 col-md-4">
-            <p><b>Google Group:</b> </p>
-            <p class="less-margin"><a href="https://groups.google.com/forum/#!forum/kylin-olap" target="_blank"> Kylin OLAP Group</a></p>
-          </div>
-          <div class="col-sm-4 col-md-4">
-            <p><b>Developer Mail:</b></p>
-            <p class="less-margin"> <a href="mailto:dev@kylin.incubator.apache.org" target="_blank"> dev@kylin.incubator.apache.org</a></p>
-          </div>
-        </div>
-      </div>
-      <!-- /container --> 
-      
-    </header>
-  </section>
-</main>