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/01/05 15:12:44 UTC

svn commit: r1649528 - in /incubator/kylin: BingSiteAuth.xml README.md _config-prod.yml _config.yml about.html community.html document.html fav.png favicon.ico google0f781a4ad9402c21.html index.html params.json

Author: lukehan
Date: Mon Jan  5 14:12:44 2015
New Revision: 1649528

URL: http://svn.apache.org/r1649528
Log:
commit kylin.io html version

Added:
    incubator/kylin/BingSiteAuth.xml
    incubator/kylin/_config-prod.yml
    incubator/kylin/_config.yml
    incubator/kylin/about.html
    incubator/kylin/community.html
    incubator/kylin/document.html
    incubator/kylin/fav.png   (with props)
    incubator/kylin/favicon.ico   (with props)
    incubator/kylin/google0f781a4ad9402c21.html
    incubator/kylin/index.html
    incubator/kylin/params.json
Modified:
    incubator/kylin/README.md

Added: incubator/kylin/BingSiteAuth.xml
URL: http://svn.apache.org/viewvc/incubator/kylin/BingSiteAuth.xml?rev=1649528&view=auto
==============================================================================
--- incubator/kylin/BingSiteAuth.xml (added)
+++ incubator/kylin/BingSiteAuth.xml Mon Jan  5 14:12:44 2015
@@ -0,0 +1,4 @@
+<?xml version="1.0"?>
+<users>
+	<user>403B76701CE9848BFBBE0912251DDAA9</user>
+</users>
\ No newline at end of file

Modified: incubator/kylin/README.md
URL: http://svn.apache.org/viewvc/incubator/kylin/README.md?rev=1649528&r1=1649527&r2=1649528&view=diff
==============================================================================
--- incubator/kylin/README.md (original)
+++ incubator/kylin/README.md Mon Jan  5 14:12:44 2015
@@ -1 +1 @@
-Readme.MD
+Apache Kylin Web Site source code.
\ No newline at end of file

Added: incubator/kylin/_config-prod.yml
URL: http://svn.apache.org/viewvc/incubator/kylin/_config-prod.yml?rev=1649528&view=auto
==============================================================================
--- incubator/kylin/_config-prod.yml (added)
+++ incubator/kylin/_config-prod.yml Mon Jan  5 14:12:44 2015
@@ -0,0 +1,3 @@
+# kylin.apache.org
+baseurl: ""
+noindex: 0 # Make sure this gets indexed by Google
\ No newline at end of file

Added: incubator/kylin/_config.yml
URL: http://svn.apache.org/viewvc/incubator/kylin/_config.yml?rev=1649528&view=auto
==============================================================================
--- incubator/kylin/_config.yml (added)
+++ incubator/kylin/_config.yml Mon Jan  5 14:12:44 2015
@@ -0,0 +1,12 @@
+title: Apache Kylin - MOLAP queries for Hadoop
+title_suffix: Apache Kylin # This is appended to every page title on the site 
+
+email: tdunning@apache.org
+permalink: pretty
+
+description: > # this means to ignore newlines until "baseurl:"
+  Apache Kylin is a MOLAP engine that runs on Hadoop
+
+baseurl: "/kylin" # Base URL when hosted on GitHub Pages (kylin repository under apache account)
+noindex: 1
+markdown: redcarpet

Added: incubator/kylin/about.html
URL: http://svn.apache.org/viewvc/incubator/kylin/about.html?rev=1649528&view=auto
==============================================================================
--- incubator/kylin/about.html (added)
+++ incubator/kylin/about.html Mon Jan  5 14:12:44 2015
@@ -0,0 +1,197 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<meta charset="utf-8">
+<meta name="viewport"    content="width=device-width, initial-scale=1.0">
+<meta name="description" content="Kylin.IO About Page">
+<meta name="author"      content="Kylin.IO">
+
+<title>Apache Kylin -  OLAP Engine for Big Data | About</title>
+<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
+<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,600,700">
+
+<!-- Icons -->
+<link rel="stylesheet" href="assets/css/font-awesome.min.css">
+<!-- Custom styles -->
+<link rel="stylesheet" href="assets/css/styles.css">
+
+<!--[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 class="home">
+<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/archive/master.zip">DOWNLOAD</a></div>
+       </div>
+  </div>
+ </header>
+  <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="index.html">Home</a></li>
+          <li><a href="document.html" >Docs</a></li>
+          <li><a href="community.html" >Community</a></li>
+          <li><a href="https://github.com/KylinOLAP/Kylin" target="_blank">Github</a></li>
+          <li><a href="about.html" ><b>About</b></a></li>
+      </ul>
+      
+
+    </div><!-- /.navbar-collapse -->
+  </div><!-- /.container-fluid -->
+</nav>
+
+<main id="main" >
+<section id="first" class="main">
+    <header style="padding:2em 0 4em 0;">
+      <div class="container" >
+        <h4 class="section-title"><span> About Kylin </span></h4>
+         <!-- second-->
+  <div class="row">
+          <div class="col-sm-12 col-md-12">
+            <div >
+            <p class="aboutkylin" style="font-size:1.2em">Kylin, which is an OLAP Engine for Hadoop, has been developed by eBay. Now it becomes available to all as an open source project.</p>
+           
+          </div>
+        </div>
+         </div>
+      </div>
+      <!-- /container --> 
+      
+    </header>
+  </section>
+
+  
+    <div id="second" class=" main" style="background-color:#efefef;" >
+      <header style="background-color:#efefef;" >
+        <div class="container">
+          <h4 class="section-title"><span>Kylin Contributors</span></h4>
+          <div class="row" style="margin-top:-20px;" id="contributors">
+          <p class="core_team">Kylin is an open source project from eBay, migrated from internal github repo into Github repo without history information:-(</p>
+            <div class="col-sm-4 col-md-4">
+              <p class="normal_text people_name">Luke Han <a href="https://github.com/lukehan" target="_blank">(lukehan)</a></p>
+              <p><span class="people_intro">Full-Time eBay Employee (Project Lead)</span><br/><span class="maintain">Maintains:</span><br/>
+<span class="maintains">- Releases</span><br/>
+<span class="maintains">- Roadmap</span></p>
+        
+            </div>
+       
+            <div class="col-sm-4 col-md-4">
+              <p class="normal_text people_name">Jiang Xu <a href="https://github.com/jiangxuchina" target="_blank">(jiangxuchina)</a></p>
+              <p><span class="people_intro">Full-Time eBay Employee (Cheif Architect)</span><br/><span class="maintain">Maintains:</span><br/>
+<span class="maintains">- Architecture & Design</span><br/>
+<span class="maintains">- Query Engine</span></p>
+        
+            </div>
+            
+            <div class="col-sm-4 col-md-4">
+              <p class="normal_text people_name">Yang Li <a href="https://github.com/liyang-gmt8" target="_blank">(liyang-gmt8)</a></p>
+              <p><span class="people_intro">Full-Time eBay Employee (Tech Lead)</span><br/><span class="maintain">Maintains:</span><br/>
+<span class="maintains">- Query Engine</span><br/>
+<span class="maintains">- Job Engine</span><br/>
+<span class="maintains">- Storage Engine</span></p>
+        
+            </div>
+          
+          </div>
+          
+          <div class="row"  id="contributors2">
+         
+            <div class="col-sm-4 col-md-4">
+              <p class="normal_text people_name">Yi Song <a href="https://github.com/songyi10011001" target="_blank">(songyi10011001)</a></p>
+              <p><span class="people_intro">Full-Time eBay Employee</span><br/><span class="maintain">Maintains:</span><br/>
+<span class="maintains">- Job Engine</span><br/>
+<span class="maintains">- Build System</span></p>
+        
+            </div>
+       
+            <div class="col-sm-4 col-md-4">
+              <p class="normal_text people_name">Hongbin Ma <a href="https://github.com/binmahone" target="_blank">(binmahone)</a></p>
+              <p><span class="people_intro">Full-Time eBay Employee</span><br/><span class="maintain">Maintains:</span><br/>
+<span class="maintains">- ODBC Driver</span><br/>
+<span class="maintains">- Metadata Engine</span></p>
+        
+            </div>
+            
+            <div class="col-sm-4 col-md-4">
+              <p class="normal_text people_name">Xiaodong Duo <a href="https://github.com/xduo" target="_blank">(xduo)</a></p>
+              <p><span class="people_intro">Full-Time eBay Employee (Tech Lead)</span><br/><span class="maintain">Maintains:</span><br/>
+<span class="maintains">- Job Engine</span><br/>
+<span class="maintains">- REST Server</span><br/>
+<span class="maintains">- JDBC Driver</span></p>
+        
+            </div>
+          
+          </div>
+          
+       
+             <p class="normal_text">Participant: <p>
+             <p class="normal_text participant">Rui Feng <a href="https://github.com/fengrui129" target="_blank">(fengrui129)</a></p>
+          
+        </div>
+        <!-- /container --> 
+        
+      </header>
+    </div>
+    <!-- / section --> 
+  </div>
+  <!-- /container -->
+  
+  </header>
+  </section>
+</main>
+<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>
+</footer>
+<script src="assets/js/jquery-1.9.1.min.js"></script> 
+<script src="assets/js/main.js"></script>
+<script src="assets/js/bootstrap.min.js"></script> 
+</body>
+</html>

Added: incubator/kylin/community.html
URL: http://svn.apache.org/viewvc/incubator/kylin/community.html?rev=1649528&view=auto
==============================================================================
--- incubator/kylin/community.html (added)
+++ incubator/kylin/community.html Mon Jan  5 14:12:44 2015
@@ -0,0 +1,150 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<meta charset="utf-8">
+<meta name="viewport"    content="width=device-width, initial-scale=1.0">
+<meta name="description" content="Kylin.IO Community Page">
+<meta name="author"      content="Kylin.IO">
+
+<title>Apache Kylin -  OLAP Engine for Big Data | Community</title>
+<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
+<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">
+
+<!--[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 class="home">
+<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/archive/master.zip">DOWNLOAD</a></div>
+       </div>
+  </div>
+ </header>
+  <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="index.html">Home</b></a></li>
+          <li><a href="document.html" >Docs</a></li>
+          <li><a href="community.html" ><b>Community</b></a></li>
+          <li><a href="https://github.com/KylinOLAP/Kylin" target="_blank">Github</a></li>
+          <li><a href="about.html" >About</a></li>
+      </ul>
+      
+
+    </div><!-- /.navbar-collapse -->
+  </div><!-- /.container-fluid -->
+</nav>
+
+<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>Kylin Community</span></h4>
+          <div class="row" style="margin-top:-20px;">
+            <div class="col-sm-4 col-md-4">
+              <p class="big_text">EVENTS</p>
+
+
+
+              <p><a href="http://bdtc2014.hadooper.cn/m/zone/bdtc_2014" target="_blank">Big Data Technology Conference, Beijing </a> 
+              <br/>Date - Sunday, December 14, 2014 <br/>
+              Kylin will be presented by Luke Han, Sr. Product Manager of Kylin</p>
+
+              <p><a href="http://www.meetup.com/Cloud-at-ebayinc/events/218914395/" target="_blank">Apache Kylin Meetup @Bay Area </a> 
+              <br/>6:00PM - 7:30PM, Thursday, December 4, 2014 <br/>
+               Learn about "Extreme OLAP engine for Hadoop - Kylin", which eBay recently Open sourced and is now an Apache Incubator Project</p>
+
+              <p><a href="http://2014ebay.csdn.net/m/zone/ebay_en/" target="_blank">Shanghai Big Data Summit 2014 </a> 
+              <br/>Date - October 25th, 2014 <br/>
+                Kylin be presented by Jiang Xu, Cheif Architect of Kylin<br/>
+                <a href="http://ebay.csdn.net/" target="_blank">Slides and Video</a></p>
+                  
+            </div>
+            <div class="col-sm-4 col-md-4">
+              <p class="big_text">DISCUSSION</p>
+              <p>The <a href="https://groups.google.com/forum/#!forum/kylin-olap" target="_blank">Google Group </a> is the place for discussions of Kylin features</p>
+              <p>The official Kylin Twitter account: <a href="https://twitter.com/ApacheKylin" target="_blank"> @ApacheKylin</a></p>
+            </div>
+            <div class="col-sm-4 col-md-4">
+              <p class="big_text">DEVELOPMENT</p>
+              <p>All development takes place at <a href="https://github.com/KylinOLAP" target="_blank">https://github.com/KylinOLAP </a>.
+                
+                <!--<p>If you are interested in contributing to Kylin, please first read the contribution guide.</p>--> 
+                
+              </p>
+            </div>
+          </div>
+        </div>
+        <!-- /container --> 
+        
+      </header>
+    </div>
+    <!-- / section --> 
+  </div>
+  <!-- /container -->
+  
+  </header>
+  </section>
+</main>
+<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>
+</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>

Added: incubator/kylin/document.html
URL: http://svn.apache.org/viewvc/incubator/kylin/document.html?rev=1649528&view=auto
==============================================================================
--- incubator/kylin/document.html (added)
+++ incubator/kylin/document.html Mon Jan  5 14:12:44 2015
@@ -0,0 +1,156 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<meta charset="utf-8">
+<meta name="viewport"    content="width=device-width, initial-scale=1.0">
+<meta name="description" content="Kylin.IO Docs Page">
+<meta name="author"      content="Kylin.IO">
+
+<title>Apache Kylin - OLAP Engine for Big Data | Docs</title>
+<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
+<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">
+
+<!--[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 class="home">
+<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/archive/master.zip">DOWNLOAD</a></div>
+    </div>
+  </div>
+</header>
+
+
+ <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="index.html">Home</a></li>
+          <li><a href="document.html" ><b>Docs</b></a></li>
+          <li><a href="community.html" >Community</a></li>
+          <li><a href="https://github.com/KylinOLAP/Kylin" target="_blank">Github</a></li>
+          <li><a href="about.html" >About</a></li>
+      </ul>
+      
+
+    </div><!-- /.navbar-collapse -->
+  </div><!-- /.container-fluid -->
+</nav>
+
+  
+  
+<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>Kylin Docs</span></h4>
+          <div class="row">
+            <div class="col-sm-3 col-md-3">
+             
+                            	<ul id="left-menu">
+                                	<li class="menu-label no-border" id="intro">
+                                	<a  class="section-menu-title">Introduction</a>
+                                    </li>
+                                    <!--
+                                    <li class="menu-label no-border" id="getstarted">
+                                	<a class="section-menu-title">Get Started</a>
+                                    </li>
+                                    -->
+                                    <li class="menu-label no-border" id="installation">
+                                	<a class="section-menu-title">Installation</a>
+                                    </li>
+                                   
+                                </ul>
+           
+          </div>
+          
+         <div class="col-sm-9 col-md-9">
+         
+     <div id="content-container" class="animated fadeIn"></div>
+         
+         </div><!--end of rightcontent-->
+         
+         </div><!--end of row-->
+        </div>
+        <!-- /container --> 
+        
+        
+        
+      </header>
+    </div>
+    <!-- / section --> 
+  </div>
+  <!-- /container -->
+ 
+
+  
+
+      
+    </header>
+  </section>
+</main>
+<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>
+</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>

Added: incubator/kylin/fav.png
URL: http://svn.apache.org/viewvc/incubator/kylin/fav.png?rev=1649528&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/kylin/fav.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/kylin/favicon.ico
URL: http://svn.apache.org/viewvc/incubator/kylin/favicon.ico?rev=1649528&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/kylin/favicon.ico
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/kylin/google0f781a4ad9402c21.html
URL: http://svn.apache.org/viewvc/incubator/kylin/google0f781a4ad9402c21.html?rev=1649528&view=auto
==============================================================================
--- incubator/kylin/google0f781a4ad9402c21.html (added)
+++ incubator/kylin/google0f781a4ad9402c21.html Mon Jan  5 14:12:44 2015
@@ -0,0 +1 @@
+google-site-verification: google0f781a4ad9402c21.html
\ No newline at end of file

Added: incubator/kylin/index.html
URL: http://svn.apache.org/viewvc/incubator/kylin/index.html?rev=1649528&view=auto
==============================================================================
--- incubator/kylin/index.html (added)
+++ incubator/kylin/index.html Mon Jan  5 14:12:44 2015
@@ -0,0 +1,222 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<meta charset="utf-8">
+<meta name="viewport"    content="width=device-width, initial-scale=1.0">
+<meta name="description" content="Kylin.IO Home Page">
+<meta name="author"      content="Kylin.IO">
+
+<title>Apache Kylin - OLAP Engine for Big Data | Home</title>
+<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">
+
+
+
+
+
+<!--[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 class="home">
+<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/archive/master.zip">DOWNLOAD</a></div>
+       </div>
+  </div>
+ </header>
+  <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="document.html" >Docs</a></li>
+          <li><a href="community.html" >Community</a></li>
+          <li><a href="https://github.com/KylinOLAP/Kylin" target="_blank">Github</a></li>
+          <li><a href="about.html" >About</a></li>
+      </ul>
+      
+
+    </div><!-- /.navbar-collapse -->
+  </div><!-- /.container-fluid -->
+</nav>
+
+  
+  
+
+<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/KylinOLAP/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:kylin-olap@googlegroups.com" target="_blank"> kylin-olap@googlegroups.com</a></p>
+          </div>
+        </div>
+      </div>
+      <!-- /container --> 
+      
+    </header>
+  </section>
+</main>
+<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>

Added: incubator/kylin/params.json
URL: http://svn.apache.org/viewvc/incubator/kylin/params.json?rev=1649528&view=auto
==============================================================================
--- incubator/kylin/params.json (added)
+++ incubator/kylin/params.json Mon Jan  5 14:12:44 2015
@@ -0,0 +1,7 @@
+{
+    "name": "Kylin",
+    "tagline": "Extreme OLAP Engine for Big Data",
+    "body": "Kylin\r\n=====\r\n\r\nCore Repo for Kylin OLAP Engine\r\n",
+    "google": "UA-55534813-1",
+    "note": "Don't delete this file! It's used internally to help with page regeneration."
+}