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

svn commit: r1688757 - in /incubator/kylin/site/tutorial/2014/11/05/Kylin-Cube-Creation-Tutorial: ./ index.html

Author: lukehan
Date: Thu Jul  2 01:31:35 2015
New Revision: 1688757

URL: http://svn.apache.org/r1688757
Log:
fix broken link

Added:
    incubator/kylin/site/tutorial/2014/11/05/Kylin-Cube-Creation-Tutorial/
    incubator/kylin/site/tutorial/2014/11/05/Kylin-Cube-Creation-Tutorial/index.html

Added: incubator/kylin/site/tutorial/2014/11/05/Kylin-Cube-Creation-Tutorial/index.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/tutorial/2014/11/05/Kylin-Cube-Creation-Tutorial/index.html?rev=1688757&view=auto
==============================================================================
--- incubator/kylin/site/tutorial/2014/11/05/Kylin-Cube-Creation-Tutorial/index.html (added)
+++ incubator/kylin/site/tutorial/2014/11/05/Kylin-Cube-Creation-Tutorial/index.html Thu Jul  2 01:31:35 2015
@@ -0,0 +1,643 @@
+<!--
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements.  See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership.  The ASF licenses this file
+* to you under the Apache License, Version 2.0 (the
+* "License"); you may not use this file except in compliance
+* with the License.  You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+-->
+
+<!doctype html>
+<html>
+	<!--
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements.  See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership.  The ASF licenses this file
+* to you under the Apache License, Version 2.0 (the
+* "License"); you may not use this file except in compliance
+* with the License.  You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+-->
+
+<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>Apache Kylin | Kylin Cube Creation Tutorial</title>
+  <meta name="description" content="I. Create a Project  Go to Query page in top menu bar, then click Manage Projects.">
+  <meta name="author"      content="Apache Kylin">
+  <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="stylesheet" href="/assets/css/docs.css">
+  <link rel="stylesheet" href="/assets/css/pygments.css">
+
+  <link rel="canonical" href="http://kyli.io/tutorial/2014/11/05/Kylin-Cube-Creation-Tutorial/">
+  <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');
+
+  //oringal tracker for kylin.io
+  ga('create', 'UA-55534813-1', 'auto');
+  //new tracker for kylin.incubator.apache.org
+  ga('create', 'UA-55534813-2', 'auto', {'name':'incubator'});
+
+  ga('send', 'pageview');
+  ga('incubator.send', 'pageview');
+
+
+</script>
+<script type="text/javascript" src="/assets/js/jquery-1.9.1.min.js"></script>
+<script type="text/javascript" src="/assets/js/nside.js"></script> </script>
+<script type="text/javascript" src="/assets/js/nnav.js"></script> </script>
+</head>
+
+	<body>
+		<!--
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements.  See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership.  The ASF licenses this file
+* to you under the Apache License, Version 2.0 (the
+* "License"); you may not use this file except in compliance
+* with the License.  You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+-->
+
+<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</span> 
+    </div>
+  </div>
+  
+
+  <!-- Main Menu -->
+  <nav class="navbar navbar-default" role="navigation" id="nav-wrapper">
+  <div class="container-fluid" id="nav">
+    <!--
+    <img class="img-circle" width="40px" height="40px" id="circlelogo" src="/assets/images/kylin_logo.jpg">
+    -->
+    <!-- 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="/">Home</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="/download">Download</li>
+          <li><a href="/about" >About</a></li>
+          <li><a href="/cn" >中文版</a></li>  
+          <li><a href="https://twitter.com/apachekylin" target="_blank" class="fa fa-twitter fa-lg" title="Twitter: @ApacheKylin" ></a></li>
+          <li><a href="https://github.com/apache/incubator-kylin" target="_blank" class="fa fa-github-alt fa-lg" title="Github: apache/incubator-kylin" ></a></li>          
+          <li><a href="https://www.facebook.com/kylinio" target="_blank" class="fa fa-facebook fa-lg" title="Facebook: kylin.io" ></a></li>   
+      </ul>      
+    </div><!-- /.navbar-collapse -->
+  </div><!-- /.container-fluid -->
+</nav>
+ </header>
+
+		
+		<div class="container">
+			<div class="row">
+				<!--
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements.  See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership.  The ASF licenses this file
+* to you under the Apache License, Version 2.0 (the
+* "License"); you may not use this file except in compliance
+* with the License.  You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+-->
+
+<div class="col-md-3 col-lg-3 col-xs-4 aside1 visible-md visible-lg" id="nside1" style=" padding-top: 2em">
+    <ul class="nav nav-pills nav-stacked">
+             <!-- categories -->
+        
+             <!-- categories -->
+        
+             <!-- categories -->
+        
+             <!-- categories -->
+        
+             <!-- categories -->
+        
+             <!-- categories -->
+        
+             <!-- categories -->
+        
+             <!-- categories -->
+        
+             <!-- categories -->
+        
+        <li><a href="#gettingstarted" data-toggle="collapse" id="navtitle">Getting Started</a></li>
+        <div class="collapse in" id="gettingstarted">
+            <div class="list-group" id="list1">
+                <ul style="list-style-type:disc">
+                    
+                    <li><a href="/gettingstarted/2015/05/28/Terminology/" class="list-group-item-lay pjaxlink">Terminology</a></li>
+                    
+                    <li><a href="/gettingstarted/2015/05/18/FAQ/" class="list-group-item-lay pjaxlink">FAQ</a></li>
+                    
+                    <ul>
+            </div>
+        </div>
+        
+        
+
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        <li><a href="#installation" data-toggle="collapse" id="navtitle">Installation</a></li>
+        <div class="collapse in" id="installation">
+            <div class="list-group" id="list2">
+                <ul style="list-style-type:disc">
+                    
+                    <li><a href="/installation/2015/03/13/On-Hadoop-CLI-installation/" class="list-group-item-lay pjaxlink">On Hadoop CLI installation</a></li>
+                    
+                    <li><a href="/installation/2015/02/15/Off-Hadoop-CLI-Installation-(Dev-Env-Setup)/" class="list-group-item-lay pjaxlink">Off Hadoop CLI Installation (Dev Env Setup)</a></li>
+                    
+                    <li><a href="/installation/2015/01/22/Kylin-Manual-Installation-Guide/" class="list-group-item-lay pjaxlink">Kylin Manual Installation Guide</a></li>
+                    
+                    <li><a href="/installation/2015/01/22/Advance-settings-of-Kylin-environment/" class="list-group-item-lay pjaxlink">Advance settings of Kylin environment</a></li>
+                    
+                    <li><a href="/installation/2014/12/05/On-Hadoop-Kylin-installation-using-Docker/" class="list-group-item-lay pjaxlink">On Hadoop Kylin installation using Docker</a></li>
+                    
+                    <ul>
+            </div>
+        </div>
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+
+        
+        
+        
+        
+        <li><a href="#tutorial" data-toggle="collapse" id="navtitle">Tutorial</a></li>
+        <div class="collapse in" id="tutorial">
+            <div class="list-group" id="list3">
+                <ul style="list-style-type:disc">
+                    
+                    <li><a href="/tutorial/2015/04/17/Kylin-and-Tableau-Tutorial/" class="list-group-item-lay pjaxlink">Kylin and Tableau Tutorial</a></li>
+                    
+                    <li><a href="/tutorial/2015/04/17/Kylin-Web-Tutorial/" class="list-group-item-lay pjaxlink">Kylin Web Tutorial</a></li>
+                    
+                    <li><a href="/tutorial/2014/11/11/Kylin-Cube-Permission-Grant-Tutorial/" class="list-group-item-lay pjaxlink">Kylin Cube Permission Grant Tutorial</a></li>
+                    
+                    <li><a href="/tutorial/2014/11/06/Kylin-Cube-Build-and-Job-Monitoring-Tutorial/" class="list-group-item-lay pjaxlink">Kylin Cube Build and Job Monitoring Tutorial</a></li>
+                    
+                    <li><a href="/tutorial/2014/11/05/Kylin-ODBC-Driver-Tutorial/" class="list-group-item-lay pjaxlink">Kylin ODBC Driver Tutorial</a></li>
+                    
+                    <li><a href="/tutorial/2014/11/05/Kylin-Cube-Creation-Tutorial/" class="list-group-item-lay pjaxlink">Kylin Cube Creation Tutorial</a></li>
+                    
+                    <ul>
+            </div>
+        </div>
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+
+        
+        
+        <li><a href="#development" data-toggle="collapse" id="navtitle">Development</a></li>
+        <div class="collapse in" id="development">
+            <div class="list-group" id="list4">
+                <ul style="list-style-type:disc">
+                    
+                    <li><a href="/development/2015/03/05/Kylin-Metadata-Store/" class="list-group-item-lay pjaxlink">Kylin Metadata Store</a></li>
+                    
+                    <li><a href="/development/2015/01/04/Run-Kylin-test-case-with-HBase-Mini-Cluster/" class="list-group-item-lay pjaxlink">Run Kylin test case with HBase Mini Cluster</a></li>
+                    
+                    <li><a href="/development/2014/12/09/New-meta-data-model-structure/" class="list-group-item-lay pjaxlink">New meta data model structure</a></li>
+                    
+                    <li><a href="/development/2014/10/23/Kylin-web-front-end-summary/" class="list-group-item-lay pjaxlink">Kylin web front end summary</a></li>
+                    
+                    <ul>
+            </div>
+        </div>
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+
+        
+        
+        
+        
+        
+        
+        
+        
+        <li><a href="#howto" data-toggle="collapse" id="navtitle">How to</a></li>
+        <div class="collapse in" id="howto">
+            <div class="list-group" id="list5">
+                <ul style="list-style-type:disc">
+                    
+                    <li><a href="/howto/2015/05/18/Export-Kylin-HBase-data/" class="list-group-item-lay pjaxlink">Export Kylin HBase data</a></li>
+                    
+                    <li><a href="/howto/2015/03/18/How-to-use-kylin-remote-jdbc-driver/" class="list-group-item-lay pjaxlink">How to use kylin remote jdbc driver</a></li>
+                    
+                    <li><a href="/howto/2015/03/03/How-to-consume-Kylin-REST-API-in-javascript/" class="list-group-item-lay pjaxlink">How to consume Kylin REST API in javascript</a></li>
+                    
+                    <li><a href="/howto/2014/11/14/How%20to%20install%20kylin%20in%20your%20Hadoop%20cluster/" class="list-group-item-lay pjaxlink">How to install kylin in your Hadoop cluster</a></li>
+                    
+                    <ul>
+            </div>
+        </div>
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+
+
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        <li><a href="#api" data-toggle="collapse" id="navtitle">API</a></li>
+        <div class="collapse in" id="api">
+            <div class="list-group" id="list6">
+                <ul style="list-style-type:disc">
+                    
+                    <li><a href="/api/2015/03/18/Restful-Service-Doc/" class="list-group-item-lay pjaxlink">Restful Service Doc</a></li>
+                    
+                    <li><a href="/api/2014/12/31/Build-Cube-with-Restful-API/" class="list-group-item-lay pjaxlink">Build Cube with Restful API</a></li>
+                    
+                    <ul>
+            </div>
+        </div>
+        
+        
+        
+        
+        
+        
+        
+        
+    </ul>
+</div>
+
+				<div class="col-md-9 col-lg-9 col-xs-14 aside2">
+					<div id="container">
+						<div id="pjax">
+							<!--
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements.  See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership.  The ASF licenses this file
+* to you under the Apache License, Version 2.0 (the
+* "License"); you may not use this file except in compliance
+* with the License.  You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+-->
+
+<div class="post" style=" padding:1.5em 4em 4em 4em">
+
+  <header class="post-header">
+    <h1 class="post-title">Kylin Cube Creation Tutorial</h1>
+    <p class="post-meta" >Nov 5, 2014</p>
+  </header>
+
+  <article class="post-content" >
+    <h3 id="i-create-a-project">I. Create a Project</h3>
+<ol>
+  <li>
+    <p>Go to <code>Query</code> page in top menu bar, then click <code>Manage Projects</code>.</p>
+
+    <p><img src="/images/Kylin-Cube-Creation-Tutorial/1 manage-prject.png" alt="" /></p>
+  </li>
+  <li>
+    <p>Click the <code>+ Project</code> button to add a new project.</p>
+
+    <p><img src="/images/Kylin-Cube-Creation-Tutorial/2 +project.png" alt="" /></p>
+  </li>
+  <li>
+    <p>Fulfill the following form and click <code>submit</code> button to send a request.</p>
+
+    <p><img src="/images/Kylin-Cube-Creation-Tutorial/3 new-project.png" alt="" /></p>
+  </li>
+  <li>
+    <p>After success, there will be a notification show in the bottom.</p>
+
+    <p><img src="/images/Kylin-Cube-Creation-Tutorial/3.1 pj-created.png" alt="" /></p>
+  </li>
+</ol>
+
+<h3 id="ii-sync-up-a-table">II. Sync up a Table</h3>
+<ol>
+  <li>
+    <p>Click <code>Tables</code> in top bar and then click the <code>+ Sync</code> button to load hive table metadata.</p>
+
+    <p><img src="/images/Kylin-Cube-Creation-Tutorial/4 +table.png" alt="" /></p>
+  </li>
+  <li>
+    <p>Enter the table names and click <code>Sync</code> to send a request.</p>
+
+    <p><img src="/images/Kylin-Cube-Creation-Tutorial/5 hive-table.png" alt="" /></p>
+  </li>
+</ol>
+
+<h3 id="iii-create-a-cube">III. Create a Cube</h3>
+<p>To start with, click <code>Cubes</code> in top bar.Then click <code>+Cube</code> button to enter the cube designer page.</p>
+
+<p><img src="/images/Kylin-Cube-Creation-Tutorial/6 +cube.png" alt="" /></p>
+
+<p><strong>Step 1. Cube Info</strong></p>
+
+<p>Fill up the basic information of the cube. Click <code>Next</code> to enter the next step.</p>
+
+<p>You can use letters, numbers and ‘_’ to name your cube (Notice that space in name is not allowed).</p>
+
+<p><img src="/images/Kylin-Cube-Creation-Tutorial/7 cube-info.png" alt="" /></p>
+
+<p><strong>Step 2. Dimensions</strong></p>
+
+<ol>
+  <li>
+    <p>Set up the fact table.</p>
+
+    <p><img src="/images/Kylin-Cube-Creation-Tutorial/8 dim-factable.png" alt="" /></p>
+  </li>
+  <li>
+    <p>Click <code>+Dimension</code> to add a new dimension.</p>
+
+    <p><img src="/images/Kylin-Cube-Creation-Tutorial/8 dim-+dim.png" alt="" /></p>
+  </li>
+  <li>
+    <p>There are different types of dimensions that might be added to a cube. Here we list some of them for your reference.</p>
+
+    <ul>
+      <li>
+        <p>Dimensions from fact table.
+  <img src="/images/Kylin-Cube-Creation-Tutorial/8 dim-typeA.png" alt="" /></p>
+      </li>
+      <li>
+        <p>Dimensions from look up table.
+  <img src="/images/Kylin-Cube-Creation-Tutorial/8 dim-typeB-1.png" alt="" /></p>
+
+        <p><img src="/images/Kylin-Cube-Creation-Tutorial/8 dim-typeB-2.png" alt="" /></p>
+      </li>
+      <li>
+        <p>Dimensions from look up table with hierarchy.
+  <img src="/images/Kylin-Cube-Creation-Tutorial/8 dim-typeC.png" alt="" /></p>
+      </li>
+      <li>
+        <p>Dimensions from look up table with derived dimensions.
+  <img src="/images/Kylin-Cube-Creation-Tutorial/8 dim-typeD.png" alt="" /></p>
+      </li>
+    </ul>
+  </li>
+  <li>
+    <p>User can edit the dimension after saving it.
+<img src="/images/Kylin-Cube-Creation-Tutorial/8 dim-edit.png" alt="" /></p>
+  </li>
+</ol>
+
+<p><strong>Step 3. Measures</strong></p>
+
+<ol>
+  <li>
+    <p>Click the <code>+Measure</code> to add a new measure.
+<img src="/images/Kylin-Cube-Creation-Tutorial/9 meas-+meas.png" alt="" /></p>
+  </li>
+  <li>
+    <p>There are 5 different types of measure according to its expression: <code>SUM</code>, <code>MAX</code>, <code>MIN</code>, <code>COUNT</code> and <code>COUNT_DISTINCT</code>. Please be  carefully to choose the return type, which is related to the error rate of the <code>COUNT(DISTINCT)</code>.</p>
+    <ul>
+      <li>
+        <p>SUM</p>
+
+        <p><img src="/images/Kylin-Cube-Creation-Tutorial/9 meas-sum.png" alt="" /></p>
+      </li>
+      <li>
+        <p>MIN</p>
+
+        <p><img src="/images/Kylin-Cube-Creation-Tutorial/9 meas-min.png" alt="" /></p>
+      </li>
+      <li>
+        <p>MAX</p>
+
+        <p><img src="/images/Kylin-Cube-Creation-Tutorial/9 meas-max.png" alt="" /></p>
+      </li>
+      <li>
+        <p>COUNT</p>
+
+        <p><img src="/images/Kylin-Cube-Creation-Tutorial/9 meas-count.png" alt="" /></p>
+      </li>
+      <li>
+        <p>DISTINCT_COUNT</p>
+
+        <p><img src="/images/Kylin-Cube-Creation-Tutorial/9 meas-distinct.png" alt="" /></p>
+      </li>
+    </ul>
+  </li>
+</ol>
+
+<p><strong>Step 4. Filter</strong></p>
+
+<p>This step is optional. You can add some condition filter in <code>SQL</code> format.</p>
+
+<p><img src="/images/Kylin-Cube-Creation-Tutorial/10 filter.png" alt="" /></p>
+
+<p><strong>Step 5. Refresh Setting</strong></p>
+
+<p>This step is designed for incremental cube build. </p>
+
+<p><img src="/images/Kylin-Cube-Creation-Tutorial/11 refresh-setting1.png" alt="" /></p>
+
+<p>Choose partition type, partition column and start date.</p>
+
+<p><img src="/images/Kylin-Cube-Creation-Tutorial/11 refresh-setting2.png" alt="" /></p>
+
+<p><strong>Step 6. Advanced Setting</strong></p>
+
+<p><img src="/images/Kylin-Cube-Creation-Tutorial/12 advanced.png" alt="" /></p>
+
+<p><strong>Step 7. Overview &amp; Save</strong></p>
+
+<p>You can overview your cube and go back to previous step to modify it. Click the <code>Save</code> button to complete the cube creation.</p>
+
+<p><img src="/images/Kylin-Cube-Creation-Tutorial/13 overview.png" alt="" /></p>
+
+  </article>
+
+</div>
+
+
+
+
+
+						</div>
+					</div>
+				</div>
+			</div>
+		</div>		
+		<!--
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements.  See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership.  The ASF licenses this file
+* to you under the Apache License, Version 2.0 (the
+* "License"); you may not use this file except in compliance
+* with the License.  You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+-->
+
+<footer id="underfooter">
+  <div class="container">
+    <div class="row">
+      <div class="col-md-12 widget" >
+        <div class="widget-body" style="text-align:center">
+          <div>
+          Apache Kylin 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.
+          </div>
+          <p style="text-align:center" > Apache Kylin is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0. </a>
+          </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>