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/09/06 15:00:59 UTC

svn commit: r1701481 - in /incubator/kylin/site: ./ blog/ blog/2015/09/ blog/2015/09/06/ blog/2015/09/06/release-v1.0-incubating/ cn/docs/ cn/docs/install/ cn/docs/tutorial/ cn/download/ community/ development/ download/

Author: lukehan
Date: Sun Sep  6 13:00:58 2015
New Revision: 1701481

URL: http://svn.apache.org/r1701481
Log:
v1.0 release

Added:
    incubator/kylin/site/blog/2015/09/
    incubator/kylin/site/blog/2015/09/06/
    incubator/kylin/site/blog/2015/09/06/release-v1.0-incubating/
    incubator/kylin/site/blog/2015/09/06/release-v1.0-incubating/index.html
Removed:
    incubator/kylin/site/download/kylin-0.7.2-incubating.tar.gz
    incubator/kylin/site/download/kylin-0.7.3-incubating-SNAPSHOT.tar.gz
    incubator/kylin/site/download/kylin-1.0-incubating-SNAPSHOT-bin.tar.gz
Modified:
    incubator/kylin/site/blog/index.html
    incubator/kylin/site/cn/docs/index.html
    incubator/kylin/site/cn/docs/install/index.html
    incubator/kylin/site/cn/docs/install/manual_install_guide.html
    incubator/kylin/site/cn/docs/tutorial/acl.html
    incubator/kylin/site/cn/docs/tutorial/create_cube.html
    incubator/kylin/site/cn/docs/tutorial/cube_build_job.html
    incubator/kylin/site/cn/docs/tutorial/odbc.html
    incubator/kylin/site/cn/docs/tutorial/tableau.html
    incubator/kylin/site/cn/docs/tutorial/web.html
    incubator/kylin/site/cn/download/index.html
    incubator/kylin/site/community/index.html
    incubator/kylin/site/development/howto_release.html
    incubator/kylin/site/download/index.html
    incubator/kylin/site/feed.xml
    incubator/kylin/site/index.html

Added: incubator/kylin/site/blog/2015/09/06/release-v1.0-incubating/index.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/blog/2015/09/06/release-v1.0-incubating/index.html?rev=1701481&view=auto
==============================================================================
--- incubator/kylin/site/blog/2015/09/06/release-v1.0-incubating/index.html (added)
+++ incubator/kylin/site/blog/2015/09/06/release-v1.0-incubating/index.html Sun Sep  6 13:00:58 2015
@@ -0,0 +1,288 @@
+<!--
+* 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 | Apache Kylin 1.0 (incubating) Release Announcement</title>
+  <meta name="description" content="The Apache Kylin team is pleased to announce the release of Apache Kylin v1.0 (incubating). Apache Kylin is an open source Distributed Analytics Engine desig...">
+  <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://kylin.incubator.apache.org/blog/2015/09/06/release-v1.0-incubating/">
+  <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.incubator.apache.org/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="/download">Download</li>
+          <li><a href="/community" >Community</a></li>
+          <li><a href="/development" >Development</a></li>
+          <li><a href="/blog">Blog</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="page-content">
+			<header style=" padding:2em 0 0 0">
+			<div class="container" >
+				<h4 class="section-title"><span>Kylin Technical Blog</span></h4>
+			</div>
+		</div>
+
+		<div class="container">
+			<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.
+-->
+
+<div class="post" style=" padding:2em 4em 4em 4em">
+
+  <header class="post-header">
+    <h1 class="post-title">Apache Kylin 1.0 (incubating) Release Announcement</h1>
+    <p class="post-meta" >Sep 6, 2015 • Luke Han</p>
+  </header>
+
+  <article class="post-content" >
+    <p>The Apache Kylin team is pleased to announce the release of Apache Kylin v1.0 (incubating). Apache Kylin is an open source Distributed Analytics Engine designed to provide SQL interface and multi-dimensional analysis (OLAP) on Hadoop supporting extremely large datasets.</p>
+
+<p>To download Apache Kylin v1.0 (incubating) visit the <a href="">download</a> page.</p>
+
+<p>This is a majority release which brings more stable, robust and well management version, Apache Kylin team resolved about 47 issues including bug fixes, improvements, and few new features.</p>
+
+<h3 id="change-highlights">Change Highlights</h3>
+
+<p><strong>Kylin Core Improvement</strong><br />
+    * Dynamic Data Model has been supported for new added or removed column in data model without rebuild cube from the beginning <a href="https://issues.apache.org/jira/browse/KYLIN-867">KYLIN-867</a>  <br />
+    * Upgraded Apache Calcite to 1.3 for more bug fixes and new SQL functions <a href="https://issues.apache.org/jira/browse/KYLIN-881">KYLIN-881</a>  <br />
+    * Cleanup job enhanced to make sure there’s no garbage files left in OS and HDFS/HBase after job build <a href="https://issues.apache.org/jira/browse/KYLIN-926">KYLIN-926</a>  <br />
+    * Added setting option for Hive intermediate tables created by Kylin <a href="https://issues.apache.org/jira/browse/KYLIN-883">KYLIN-883</a>  <br />
+    * HBase Corprocessor enhanced to imrpove query performance <a href="https://issues.apache.org/jira/browse/KYLIN-857">KYLIN-857</a>  <br />
+    * Kylin System Dashboard for usage, storage, performance <a href="https://issues.apache.org/jira/browse/KYLIN-792">KYLIN-792</a></p>
+
+<p><strong>Main Bug Fixes</strong>   <br />
+    * Can’t get source record size, especially when using other Hadoop distribution rather than HDP, like Cloudera and MapR <a href="https://issues.apache.org/jira/browse/KYLIN-404">KYLIN-404</a><br />
+    * Front-end cache cleanup issue <a href="https://issues.apache.org/jira/browse/KYLIN-757">KYLIN-757</a><br />
+    * Useless hive intermediate tables and HBase tables will be dropped after cube build/merge <a href="https://issues.apache.org/jira/browse/KYLIN-805">KYLIN-805</a><br />
+    * Support More than one HDFS files of lookup table, especially for large lookup table <a href="https://issues.apache.org/jira/browse/KYLIN-889">KYLIN-889</a><br />
+    * JDBC driver bug fixes <a href="https://issues.apache.org/jira/browse/KYLIN-945">KYLIN-945</a>, <a href="https://issues.apache.org/jira/browse/KYLIN-626">KYLIN-626</a>   <br />
+    * UI Bug fixes <a href="https://issues.apache.org/jira/browse/KYLIN-946">KYLIN-946</a>, <a href="https://issues.apache.org/jira/browse/KYLIN-935">KYLIN-935</a></p>
+
+<p><strong>Zeppelin Integration</strong><br />
+<a href="http://zeppelin.incubator.apache.org/">Apache Zeppelin</a> is a web-based notebook that enables interactive data analytics. The Apache Kylin team has contributed Kylin Interpreter which enable Zeppelin interactive with Kylin from notebook using ANSI SQL, this interpreter could be found from Zeppelin master code repo <a href="https://github.com/apache/incubator-zeppelin/tree/master/kylin">here</a> .</p>
+
+<p><strong>Upgrade</strong><br />
+We recommend to upgrade to this version from v0.7.x or even more early version for better performance, stablility and more clear one (most of the intermediate files will be cleaned up automatically). Also to keep up to date with community with latest features and supports.<br />
+Any issue or question during upgrade, please send to Apache Kylin dev mailing list: <a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#100;&#101;&#118;&#064;&#107;&#121;&#108;&#105;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">&#100;&#101;&#118;&#064;&#107;&#121;&#108;&#105;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;</a></p>
+
+<p><em>Great thanks to everyone who contributed!</em></p>
+
+  </article>
+
+</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>
+        <a href="http://www.apache.org">
+            <img id="asf-logo" alt="Apache Software Foundation" src="/assets/images/feather-small.gif">
+        </a>
+        <a href="http://incubator.apache.org/">
+            <img id="incubator-logo" alt="Apache Incubator" src="/assets/images/egg-logo.png">
+        </a>
+
+        <div id="copyright">
+            <p>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a
+                    href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache, the
+                Apache feather logo, and the Apache Incubator project logo are trademarks of The Apache Software
+                Foundation.</p>
+        </div>
+        </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>
+
+
+
+

Modified: incubator/kylin/site/blog/index.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/blog/index.html?rev=1701481&r1=1701480&r2=1701481&view=diff
==============================================================================
--- incubator/kylin/site/blog/index.html (original)
+++ incubator/kylin/site/blog/index.html Sun Sep  6 13:00:58 2015
@@ -177,6 +177,15 @@
             
             <li>
             <!--
+            <span align="left" class="content-header">Sep 6, 2015</span>
+            -->
+        <h2 align="left">
+          <a class="post-link" href="/blog/2015/09/06/release-v1.0-incubating/">Apache Kylin 1.0 (incubating) Release Announcement</a>
+        </h2>
+      </li>
+    
+            <li>
+            <!--
             <span align="left" class="content-header">Aug 15, 2015</span>
             -->
         <h2 align="left">

Modified: incubator/kylin/site/cn/docs/index.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/cn/docs/index.html?rev=1701481&r1=1701480&r2=1701481&view=diff
==============================================================================
--- incubator/kylin/site/cn/docs/index.html (original)
+++ incubator/kylin/site/cn/docs/index.html Sun Sep  6 13:00:58 2015
@@ -214,6 +214,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/index.html" class="list-group-item-lay pjaxlink">概述</a></li>      
       
 
@@ -316,6 +318,8 @@
   
     
   
+    
+  
 
 
 
@@ -367,6 +371,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/install/manual_install_guide.html" class="list-group-item-lay pjaxlink">手动安装指南</a></li>      
       
 
@@ -469,6 +475,8 @@
   
     
   
+    
+  
 
 
 
@@ -534,6 +542,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/cube_build_job.html" class="list-group-item-lay pjaxlink">Kylin Cube 建立和Job监控教程</a></li>      
       
 
@@ -593,6 +603,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/acl.html" class="list-group-item-lay pjaxlink">Kylin Cube 权限授予教程</a></li>      
       
 
@@ -674,6 +686,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/web.html" class="list-group-item-lay pjaxlink">Kylin网页版教程</a></li>      
       
 
@@ -751,6 +765,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/tableau.html" class="list-group-item-lay pjaxlink">Kylin和Tableau教程</a></li>      
       
 
@@ -767,6 +783,8 @@
   
     
   
+    
+  
     
   
     

Modified: incubator/kylin/site/cn/docs/install/index.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/cn/docs/install/index.html?rev=1701481&r1=1701480&r2=1701481&view=diff
==============================================================================
--- incubator/kylin/site/cn/docs/install/index.html (original)
+++ incubator/kylin/site/cn/docs/install/index.html Sun Sep  6 13:00:58 2015
@@ -220,6 +220,8 @@
     
   
     
+  
+    
       <li><a href="/docs/index.html" class="list-group-item-lay pjaxlink">Overview</a></li>      
       
 
@@ -278,6 +280,8 @@
     
   
     
+  
+    
       <li><a href="/docs/release_notes.html" class="list-group-item-lay pjaxlink">Release Notes</a></li>      
       
 
@@ -396,6 +400,8 @@
     
   
     
+  
+    
       <li><a href="/docs/install/index.html" class="list-group-item-lay pjaxlink">Installation Guide</a></li>      
       
 
@@ -440,6 +446,8 @@
     
   
     
+  
+    
       <li><a href="/docs/install/hadoop_env.html" class="list-group-item-lay pjaxlink">Hadoop Environment</a></li>      
       
 
@@ -496,6 +504,8 @@
     
   
     
+  
+    
       <li><a href="/docs/install/manual_install_guide.html" class="list-group-item-lay pjaxlink">Manual Installation Guide</a></li>      
       
 
@@ -546,6 +556,8 @@
     
   
     
+  
+    
       <li><a href="/docs/install/kylin_cluster.html" class="list-group-item-lay pjaxlink">Multiple Kylin REST servers</a></li>      
       
 
@@ -588,6 +600,8 @@
     
   
     
+  
+    
       <li><a href="/docs/install/advance_settings.html" class="list-group-item-lay pjaxlink">Advance Settings of Kylin Environment</a></li>      
       
 
@@ -640,6 +654,8 @@
     
   
     
+  
+    
       <li><a href="/docs/install/kylin_docker.html" class="list-group-item-lay pjaxlink">On Hadoop Kylin installation using Docker</a></li>      
       
 
@@ -730,6 +746,8 @@
     
   
     
+  
+    
       <li><a href="/docs/tutorial/kylin_sample.html" class="list-group-item-lay pjaxlink">Quick Start with Sample Cube</a></li>      
       
 
@@ -796,6 +814,8 @@
     
   
     
+  
+    
       <li><a href="/docs/tutorial/create_cube.html" class="list-group-item-lay pjaxlink">Kylin Cube Creation Tutorial</a></li>      
       
 
@@ -866,6 +886,8 @@
     
   
     
+  
+    
       <li><a href="/docs/tutorial/cube_build_job.html" class="list-group-item-lay pjaxlink">Kylin Cube Build and Job Monitoring Tutorial</a></li>      
       
 
@@ -928,6 +950,8 @@
     
   
     
+  
+    
       <li><a href="/docs/tutorial/acl.html" class="list-group-item-lay pjaxlink">Kylin Cube Permission Grant Tutorial</a></li>      
       
 
@@ -1012,6 +1036,8 @@
     
   
     
+  
+    
       <li><a href="/docs/tutorial/web.html" class="list-group-item-lay pjaxlink">Kylin Web Tutorial</a></li>      
       
 
@@ -1092,6 +1118,8 @@
     
   
     
+  
+    
       <li><a href="/docs/tutorial/tableau.html" class="list-group-item-lay pjaxlink">Kylin and Tableau Tutorial</a></li>      
       
 
@@ -1168,6 +1196,8 @@
     
   
     
+  
+    
       <li><a href="/docs/tutorial/odbc.html" class="list-group-item-lay pjaxlink">Kylin ODBC Driver Tutorial</a></li>      
       
 
@@ -1210,6 +1240,8 @@
     
   
     
+  
+    
       <li><a href="/docs/howto/howto_build_cube_with_restapi.html" class="list-group-item-lay pjaxlink">How to Build Cube with Restful API</a></li>      
       
 
@@ -1246,6 +1278,8 @@
     
   
     
+  
+    
       <li><a href="/docs/howto/howto_use_restapi_in_js.html" class="list-group-item-lay pjaxlink">How to Use Restful API in Javascript</a></li>      
       
 
@@ -1280,6 +1314,8 @@
     
   
     
+  
+    
       <li><a href="/docs/howto/howto_use_restapi.html" class="list-group-item-lay pjaxlink">How to Use Restful API</a></li>      
       
 
@@ -1310,6 +1346,8 @@
     
   
     
+  
+    
       <li><a href="/docs/howto/howto_optimize_cubes.html" class="list-group-item-lay pjaxlink">How to optimize cubes</a></li>      
       
 
@@ -1332,6 +1370,8 @@
     
   
     
+  
+    
       <li><a href="/docs/howto/howto_backup_metadata.html" class="list-group-item-lay pjaxlink">How to Backup Metadata</a></li>      
       
 
@@ -1358,6 +1398,8 @@
     
   
     
+  
+    
       <li><a href="/docs/howto/howto_cleanup_storage.html" class="list-group-item-lay pjaxlink">How to Cleanup Storage (HDFS & HBase Tables)</a></li>      
       
 
@@ -1386,6 +1428,8 @@
     
   
     
+  
+    
       <li><a href="/docs/howto/howto_jdbc.html" class="list-group-item-lay pjaxlink">How to Use kylin Remote JDBC Driver</a></li>      
       
 
@@ -1403,6 +1447,8 @@
   
     
   
+    
+  
     
   
     

Modified: incubator/kylin/site/cn/docs/install/manual_install_guide.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/cn/docs/install/manual_install_guide.html?rev=1701481&r1=1701480&r2=1701481&view=diff
==============================================================================
--- incubator/kylin/site/cn/docs/install/manual_install_guide.html (original)
+++ incubator/kylin/site/cn/docs/install/manual_install_guide.html Sun Sep  6 13:00:58 2015
@@ -214,6 +214,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/index.html" class="list-group-item-lay pjaxlink">概述</a></li>      
       
 
@@ -316,6 +318,8 @@
   
     
   
+    
+  
 
 
 
@@ -367,6 +371,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/install/manual_install_guide.html" class="list-group-item-lay pjaxlink">手动安装指南</a></li>      
       
 
@@ -469,6 +475,8 @@
   
     
   
+    
+  
 
 
 
@@ -534,6 +542,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/cube_build_job.html" class="list-group-item-lay pjaxlink">Kylin Cube 建立和Job监控教程</a></li>      
       
 
@@ -593,6 +603,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/acl.html" class="list-group-item-lay pjaxlink">Kylin Cube 权限授予教程</a></li>      
       
 
@@ -674,6 +686,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/web.html" class="list-group-item-lay pjaxlink">Kylin网页版教程</a></li>      
       
 
@@ -751,6 +765,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/tableau.html" class="list-group-item-lay pjaxlink">Kylin和Tableau教程</a></li>      
       
 
@@ -767,6 +783,8 @@
   
     
   
+    
+  
     
   
     

Modified: incubator/kylin/site/cn/docs/tutorial/acl.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/cn/docs/tutorial/acl.html?rev=1701481&r1=1701480&r2=1701481&view=diff
==============================================================================
--- incubator/kylin/site/cn/docs/tutorial/acl.html (original)
+++ incubator/kylin/site/cn/docs/tutorial/acl.html Sun Sep  6 13:00:58 2015
@@ -214,6 +214,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/index.html" class="list-group-item-lay pjaxlink">概述</a></li>      
       
 
@@ -316,6 +318,8 @@
   
     
   
+    
+  
 
 
 
@@ -367,6 +371,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/install/manual_install_guide.html" class="list-group-item-lay pjaxlink">手动安装指南</a></li>      
       
 
@@ -469,6 +475,8 @@
   
     
   
+    
+  
 
 
 
@@ -534,6 +542,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/cube_build_job.html" class="list-group-item-lay pjaxlink">Kylin Cube 建立和Job监控教程</a></li>      
       
 
@@ -593,6 +603,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/acl.html" class="list-group-item-lay pjaxlink">Kylin Cube 权限授予教程</a></li>      
       
 
@@ -674,6 +686,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/web.html" class="list-group-item-lay pjaxlink">Kylin网页版教程</a></li>      
       
 
@@ -751,6 +765,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/tableau.html" class="list-group-item-lay pjaxlink">Kylin和Tableau教程</a></li>      
       
 
@@ -767,6 +783,8 @@
   
     
   
+    
+  
     
   
     

Modified: incubator/kylin/site/cn/docs/tutorial/create_cube.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/cn/docs/tutorial/create_cube.html?rev=1701481&r1=1701480&r2=1701481&view=diff
==============================================================================
--- incubator/kylin/site/cn/docs/tutorial/create_cube.html (original)
+++ incubator/kylin/site/cn/docs/tutorial/create_cube.html Sun Sep  6 13:00:58 2015
@@ -214,6 +214,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/index.html" class="list-group-item-lay pjaxlink">概述</a></li>      
       
 
@@ -316,6 +318,8 @@
   
     
   
+    
+  
 
 
 
@@ -367,6 +371,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/install/manual_install_guide.html" class="list-group-item-lay pjaxlink">手动安装指南</a></li>      
       
 
@@ -469,6 +475,8 @@
   
     
   
+    
+  
 
 
 
@@ -534,6 +542,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/cube_build_job.html" class="list-group-item-lay pjaxlink">Kylin Cube 建立和Job监控教程</a></li>      
       
 
@@ -593,6 +603,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/acl.html" class="list-group-item-lay pjaxlink">Kylin Cube 权限授予教程</a></li>      
       
 
@@ -674,6 +686,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/web.html" class="list-group-item-lay pjaxlink">Kylin网页版教程</a></li>      
       
 
@@ -751,6 +765,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/tableau.html" class="list-group-item-lay pjaxlink">Kylin和Tableau教程</a></li>      
       
 
@@ -767,6 +783,8 @@
   
     
   
+    
+  
     
   
     

Modified: incubator/kylin/site/cn/docs/tutorial/cube_build_job.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/cn/docs/tutorial/cube_build_job.html?rev=1701481&r1=1701480&r2=1701481&view=diff
==============================================================================
--- incubator/kylin/site/cn/docs/tutorial/cube_build_job.html (original)
+++ incubator/kylin/site/cn/docs/tutorial/cube_build_job.html Sun Sep  6 13:00:58 2015
@@ -214,6 +214,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/index.html" class="list-group-item-lay pjaxlink">概述</a></li>      
       
 
@@ -316,6 +318,8 @@
   
     
   
+    
+  
 
 
 
@@ -367,6 +371,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/install/manual_install_guide.html" class="list-group-item-lay pjaxlink">手动安装指南</a></li>      
       
 
@@ -469,6 +475,8 @@
   
     
   
+    
+  
 
 
 
@@ -534,6 +542,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/cube_build_job.html" class="list-group-item-lay pjaxlink">Kylin Cube 建立和Job监控教程</a></li>      
       
 
@@ -593,6 +603,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/acl.html" class="list-group-item-lay pjaxlink">Kylin Cube 权限授予教程</a></li>      
       
 
@@ -674,6 +686,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/web.html" class="list-group-item-lay pjaxlink">Kylin网页版教程</a></li>      
       
 
@@ -751,6 +765,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/tableau.html" class="list-group-item-lay pjaxlink">Kylin和Tableau教程</a></li>      
       
 
@@ -767,6 +783,8 @@
   
     
   
+    
+  
     
   
     

Modified: incubator/kylin/site/cn/docs/tutorial/odbc.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/cn/docs/tutorial/odbc.html?rev=1701481&r1=1701480&r2=1701481&view=diff
==============================================================================
--- incubator/kylin/site/cn/docs/tutorial/odbc.html (original)
+++ incubator/kylin/site/cn/docs/tutorial/odbc.html Sun Sep  6 13:00:58 2015
@@ -214,6 +214,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/index.html" class="list-group-item-lay pjaxlink">概述</a></li>      
       
 
@@ -316,6 +318,8 @@
   
     
   
+    
+  
 
 
 
@@ -367,6 +371,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/install/manual_install_guide.html" class="list-group-item-lay pjaxlink">手动安装指南</a></li>      
       
 
@@ -469,6 +475,8 @@
   
     
   
+    
+  
 
 
 
@@ -534,6 +542,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/cube_build_job.html" class="list-group-item-lay pjaxlink">Kylin Cube 建立和Job监控教程</a></li>      
       
 
@@ -593,6 +603,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/acl.html" class="list-group-item-lay pjaxlink">Kylin Cube 权限授予教程</a></li>      
       
 
@@ -674,6 +686,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/web.html" class="list-group-item-lay pjaxlink">Kylin网页版教程</a></li>      
       
 
@@ -751,6 +765,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/tableau.html" class="list-group-item-lay pjaxlink">Kylin和Tableau教程</a></li>      
       
 
@@ -767,6 +783,8 @@
   
     
   
+    
+  
     
   
     

Modified: incubator/kylin/site/cn/docs/tutorial/tableau.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/cn/docs/tutorial/tableau.html?rev=1701481&r1=1701480&r2=1701481&view=diff
==============================================================================
--- incubator/kylin/site/cn/docs/tutorial/tableau.html (original)
+++ incubator/kylin/site/cn/docs/tutorial/tableau.html Sun Sep  6 13:00:58 2015
@@ -214,6 +214,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/index.html" class="list-group-item-lay pjaxlink">概述</a></li>      
       
 
@@ -316,6 +318,8 @@
   
     
   
+    
+  
 
 
 
@@ -367,6 +371,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/install/manual_install_guide.html" class="list-group-item-lay pjaxlink">手动安装指南</a></li>      
       
 
@@ -469,6 +475,8 @@
   
     
   
+    
+  
 
 
 
@@ -534,6 +542,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/cube_build_job.html" class="list-group-item-lay pjaxlink">Kylin Cube 建立和Job监控教程</a></li>      
       
 
@@ -593,6 +603,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/acl.html" class="list-group-item-lay pjaxlink">Kylin Cube 权限授予教程</a></li>      
       
 
@@ -674,6 +686,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/web.html" class="list-group-item-lay pjaxlink">Kylin网页版教程</a></li>      
       
 
@@ -751,6 +765,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/tableau.html" class="list-group-item-lay pjaxlink">Kylin和Tableau教程</a></li>      
       
 
@@ -767,6 +783,8 @@
   
     
   
+    
+  
     
   
     

Modified: incubator/kylin/site/cn/docs/tutorial/web.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/cn/docs/tutorial/web.html?rev=1701481&r1=1701480&r2=1701481&view=diff
==============================================================================
--- incubator/kylin/site/cn/docs/tutorial/web.html (original)
+++ incubator/kylin/site/cn/docs/tutorial/web.html Sun Sep  6 13:00:58 2015
@@ -214,6 +214,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/index.html" class="list-group-item-lay pjaxlink">概述</a></li>      
       
 
@@ -316,6 +318,8 @@
   
     
   
+    
+  
 
 
 
@@ -367,6 +371,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/install/manual_install_guide.html" class="list-group-item-lay pjaxlink">手动安装指南</a></li>      
       
 
@@ -469,6 +475,8 @@
   
     
   
+    
+  
 
 
 
@@ -534,6 +542,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/cube_build_job.html" class="list-group-item-lay pjaxlink">Kylin Cube 建立和Job监控教程</a></li>      
       
 
@@ -593,6 +603,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/acl.html" class="list-group-item-lay pjaxlink">Kylin Cube 权限授予教程</a></li>      
       
 
@@ -674,6 +686,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/web.html" class="list-group-item-lay pjaxlink">Kylin网页版教程</a></li>      
       
 
@@ -751,6 +765,8 @@
     
   
     
+  
+    
       <li><a href="/cn/docs/tutorial/tableau.html" class="list-group-item-lay pjaxlink">Kylin和Tableau教程</a></li>      
       
 
@@ -767,6 +783,8 @@
   
     
   
+    
+  
     
   
     

Modified: incubator/kylin/site/cn/download/index.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/cn/download/index.html?rev=1701481&r1=1701480&r2=1701481&view=diff
==============================================================================
--- incubator/kylin/site/cn/download/index.html (original)
+++ incubator/kylin/site/cn/download/index.html Sun Sep  6 13:00:58 2015
@@ -162,48 +162,36 @@
                   <h4 class="section-title"><span>Apache Kylin 相关下载</span></h4>
                 </div>
               </header>
-                <p><strong>最新发布 (源代码)</strong>  <br />
+                <p><strong>最新版本 (源代码)</strong>  <br />
 最新发布的Apache Kylin可以从ASF网站下载::</p>
 
-<p>The latest release of Apache Kylin can be downloaded from the ASF:<br />
-  * <a href="http://www.apache.org/dyn/closer.cgi/incubator/kylin/apache-kylin-0.7.2-incubating">Apache-Kylin-0.7.2-Incubating</a><br />
-  * <a href="../docs/release_notes.html">Release Notes</a><br />
-  * Git Tag: <a href="https://github.com/apache/incubator-kylin/tree/kylin-0.7.2-incubating">kylin-0.7.2-incubating</a><br />
-  * Git Commit: <a href="https://github.com/apache/incubator-kylin/commit/f7a28422645bc209b2c38bb05b24a340444f9066">f7a28422645bc209b2c38bb05b24a340444f9066</a></p>
-
-<p><strong>之前的发布</strong>  <br />
-  * <a href="http://www.apache.org/dyn/closer.cgi/incubator/kylin/apache-kylin-0.7.1-incubating">Apache-Kylin-0.7.1-Incubating</a><br />
-  * <a href="http://kylin.incubator.apache.org/docs/release_notes.html">Release Notes</a><br />
-  * Git Tag: <a href="https://github.com/apache/incubator-kylin/tree/kylin-0.7.1-incubating">kylin-0.7.1-incubating</a><br />
-  * Git Commit: <a href="https://github.com/apache/incubator-kylin/commit/6a7d07dd79ffc00ba1ece330010275b6f0715de8">6a7d07dd79ffc00ba1ece330010275b6f0715de8</a></p>
-
-<p><strong>二进制包</strong>  <br />
-预打包的二进制包以方便部署:</p>
-
 <ul>
-  <li><a href="kylin-0.7.2-incubating.tar.gz">Kylin 二进制包</a></li>
-  <li><a href="../docs/install">Installation Guide</a></li>
-  <li>如何从源文件生成二进制包,请参考这篇<a href="http://kylin.incubator.apache.org/docs/howto/howto_package.html">教程</a></li>
+  <li><a href="https://dist.apache.org/repos/dist/release/incubator/kylin/apache-kylin-1.0-incubating/">Apache Kylin v1.0-incubating</a></li>
+  <li><a href="../docs/release_notes.html">发布日志</a></li>
+  <li>Git 标签: <a href="https://github.com/apache/incubator-kylin/tree/kylin-1.0-incubating">kylin-1.0-incubating</a></li>
+  <li>Git Commit: <a href="https://github.com/apache/incubator-kylin/commit/ef067de4ae43303c015118ad39a9aba7172bc250">ef067de4ae43303c015118ad39a9aba7172bc250</a></li>
 </ul>
 
-<p><strong>ODBC 驱动</strong>  <br />
-Apache Kylin ODBC驱动:</p>
+<p><strong>二进制包</strong>  <br />
+为方便实用,我们也提供预打包的二进制安装包:</p>
 
 <ul>
-  <li><a href="KylinODBCDriver.zip">Kylin ODBC Driver</a></li>
+  <li><a href="https://dist.apache.org/repos/dist/release/incubator/kylin/apache-kylin-1.0-incubating/apache-kylin-1.0-incubating-bin.tar.gz">Apache Kylin v1.0-indubating 二进制包</a></li>
+  <li><a href="../docs/install">安装帮助</a></li>
+  <li>请参考如下<a href="../docs/howto/howto_package.html">帮助</a>手动生成二进制安装包.</li>
 </ul>
 
-<p><strong>开发版本二进制包(v0.7.3)</strong></p>
+<p><strong>以前的版本</strong>  <br />
+Apache Kylin的旧版本可以从<a href="https://dist.apache.org/repos/dist/release/incubator/kylin/">归档</a>中下载。</p>
 
-<p>最新的开发版二进制包:</p>
+<p><strong>ODBC 驱动</strong>  <br />
+Kylin ODBC 驱动要求首先安装<a href="http://www.microsoft.com/en-us/download/details.aspx?id=30679">Microsoft Visual C++ 2012 Redistributable</a>。  <br />
+Kylin ODBC 驱动可以从这里下载:</p>
 
 <ul>
-  <li><a href="kylin-0.7.3-incubating-SNAPSHOT.tar.gz">kylin-v0.7.3-incubating-SNAPSHOT</a></li>
-  <li>更新日期: 2015-08-03</li>
-  <li>Commit ID: a880dd4fb6e4443d2bcad0d57db3ae09bac65c4d</li>
+  <li><a href="KylinODBCDriver.zip">Kylin ODBC Driver</a></li>
 </ul>
 
-
             </div>
           </div>
         </main>

Modified: incubator/kylin/site/community/index.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/community/index.html?rev=1701481&r1=1701480&r2=1701481&view=diff
==============================================================================
--- incubator/kylin/site/community/index.html (original)
+++ incubator/kylin/site/community/index.html Sun Sep  6 13:00:58 2015
@@ -176,6 +176,13 @@
   </thead>
   <tbody>
     <tr>
+      <td>User Mailing List</td>
+      <td><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#117;&#115;&#101;&#114;&#045;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#064;&#107;&#121;&#108;&#105;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">Subscribe</a></td>
+      <td><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#117;&#115;&#101;&#114;&#045;&#117;&#110;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#064;&#107;&#121;&#108;&#105;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">Unsubscribe</a></td>
+      <td><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#117;&#115;&#101;&#114;&#064;&#107;&#121;&#108;&#105;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">Post</a></td>
+      <td><a href="http://mail-archives.apache.org/mod_mbox/kylin-user/">mail-archives.apache.org</a></td>
+    </tr>
+    <tr>
       <td>Developers Mailing List</td>
       <td><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#100;&#101;&#118;&#045;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#064;&#107;&#121;&#108;&#105;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">Subscribe</a></td>
       <td><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#100;&#101;&#118;&#045;&#117;&#110;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#064;&#107;&#121;&#108;&#105;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">Unsubscribe</a></td>
@@ -183,17 +190,17 @@
       <td><a href="http://mail-archives.apache.org/mod_mbox/kylin-dev/">mail-archives.apache.org</a></td>
     </tr>
     <tr>
-      <td>Notification Mailing List</td>
-      <td><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#110;&#111;&#116;&#105;&#102;&#105;&#099;&#097;&#116;&#105;&#111;&#110;&#045;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#064;&#107;&#121;&#108;&#105;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">Subscribe</a></td>
-      <td><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#110;&#111;&#116;&#105;&#102;&#105;&#099;&#097;&#116;&#105;&#111;&#110;&#045;&#117;&#110;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#064;&#107;&#121;&#108;&#105;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">Unsubscribe</a></td>
+      <td>Issues Mailing List</td>
+      <td><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#105;&#115;&#115;&#117;&#101;&#115;&#045;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#064;&#107;&#121;&#108;&#105;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">Subscribe</a></td>
+      <td><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#105;&#115;&#115;&#117;&#101;&#115;&#045;&#117;&#110;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#064;&#107;&#121;&#108;&#105;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">Unsubscribe</a></td>
       <td>N/A</td>
-      <td><a href="http://mail-archives.apache.org/mod_mbox/kylin-notification/">mail-archives.apache.org</a></td>
+      <td><a href="http://mail-archives.apache.org/mod_mbox/kylin-issues/">mail-archives.apache.org</a></td>
     </tr>
     <tr>
       <td>Commits Mailing List</td>
       <td><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#099;&#111;&#109;&#109;&#105;&#116;&#115;&#045;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#064;&#107;&#121;&#108;&#105;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">Subscribe</a></td>
       <td><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#099;&#111;&#109;&#109;&#105;&#116;&#115;&#045;&#117;&#110;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#064;&#107;&#121;&#108;&#105;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">Unsubscribe</a></td>
-      <td><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#099;&#111;&#109;&#109;&#105;&#116;&#115;&#064;&#107;&#121;&#108;&#105;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">Post</a></td>
+      <td>N/A</td>
       <td><a href="http://mail-archives.apache.org/mod_mbox/kylin-commits/">mail-archives.apache.org</a></td>
     </tr>
   </tbody>

Modified: incubator/kylin/site/development/howto_release.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/development/howto_release.html?rev=1701481&r1=1701480&r2=1701481&view=diff
==============================================================================
--- incubator/kylin/site/development/howto_release.html (original)
+++ incubator/kylin/site/development/howto_release.html Sun Sep  6 13:00:58 2015
@@ -777,8 +777,6 @@ The artifacts to be voted on are located
 https://dist.apache.org/repos/dist/dev/incubator/kylin/apache-kylin-X.Y.Z-incubating-rcN/
 
 The hashes of the artifacts are as follows:
-src.zip.md5 XXX
-src.zip.sha1 XXX
 src.tar.gz.md5 XXX
 src.tar.gz.sha1 XXX
 
@@ -824,7 +822,8 @@ and do a bulk update changing their stat
 with a change comment<br />
 “Resolved in release X.Y.Z-incubating (YYYY-MM-DD)”<br />
 (fill in release number and date appropriately).  <br />
-<strong>Uncheck “Send mail for this update”.</strong></p>
+<strong>Uncheck “Send mail for this update”.</strong><br />
+Then “Release” relative version in JIRA</p>
 
 <p>Promote the staged nexus artifacts.</p>
 
@@ -848,10 +847,15 @@ with a change comment<br />
 <span class="gp">$ </span>svn co https://dist.apache.org/repos/dist/release/incubator/kylin
 <span class="gp">$ </span><span class="nb">cd </span>kylin
 <span class="gp">$ </span>cp -rp ../../dev/kylin/apache-kylin-X.Y.Z-incubating-rcN apache-kylin-X.Y.Z-incubating
-<span class="gp">$ </span>svn add apache-kylin-X.Y.Z-incubating
+
+<span class="c"># Binary package</span>
+<span class="c"># For convenience, binary package could be generated and publish with source for people to download, go to kylin source folder, then:  </span>
+<span class="gp">$ </span>./script/package.sh 
+<span class="gp">$ </span>cp ./dist/apache-kylin-X.Y.Z-incubating-bin.tar.gz ~/dist/release/apache-kylin-X.Y.Z-incubating
 
 <span class="c"># Check in.</span>
-svn commit -m <span class="s1">'checkin release artifacts'</span></code></pre></div>
+<span class="gp">$ </span>svn add apache-kylin-X.Y.Z-incubating
+<span class="gp">$ </span>svn commit -m <span class="s1">'checkin release artifacts'</span></code></pre></div>
 
 <p>Svnpubsub will publish to<br />
 <a href="https://dist.apache.org/repos/dist/release/incubator/kylin">https://dist.apache.org/repos/dist/release/incubator/kylin</a> and propagate to<br />

Modified: incubator/kylin/site/download/index.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/download/index.html?rev=1701481&r1=1701480&r2=1701481&view=diff
==============================================================================
--- incubator/kylin/site/download/index.html (original)
+++ incubator/kylin/site/download/index.html Sun Sep  6 13:00:58 2015
@@ -167,43 +167,24 @@
               </header>
                 <p><strong>Latest Release (Source Code)</strong>  <br />
 The latest release of Apache Kylin can be downloaded from the ASF:<br />
-  * <a href="http://www.apache.org/dyn/closer.cgi/incubator/kylin/apache-kylin-0.7.2-incubating">Apache-Kylin-0.7.2-Incubating</a><br />
+  * <a href="https://dist.apache.org/repos/dist/release/incubator/kylin/apache-kylin-1.0-incubating/">Apache Kylin v1.0-incubating</a><br />
   * <a href="../docs/release_notes.html">Release Notes</a><br />
-  * Git Tag: <a href="https://github.com/apache/incubator-kylin/tree/kylin-0.7.2-incubating">kylin-0.7.2-incubating</a><br />
-  * Git Commit: <a href="https://github.com/apache/incubator-kylin/commit/f7a28422645bc209b2c38bb05b24a340444f9066">f7a28422645bc209b2c38bb05b24a340444f9066</a></p>
-
-<p><strong>Previous Release</strong>  <br />
-  * <a href="http://www.apache.org/dyn/closer.cgi/incubator/kylin/apache-kylin-0.7.1-incubating">Apache-Kylin-0.7.1-Incubating</a><br />
-  * <a href="../docs/release_notes.html">Release Notes</a><br />
-  * Git Tag: <a href="https://github.com/apache/incubator-kylin/tree/kylin-0.7.1-incubating">kylin-0.7.1-incubating</a><br />
-  * Git Commit: <a href="https://github.com/apache/incubator-kylin/commit/6a7d07dd79ffc00ba1ece330010275b6f0715de8">6a7d07dd79ffc00ba1ece330010275b6f0715de8</a></p>
+  * Git Tag: <a href="https://github.com/apache/incubator-kylin/tree/kylin-1.0-incubating">kylin-1.0-incubating</a><br />
+  * Git Commit: <a href="https://github.com/apache/incubator-kylin/commit/ef067de4ae43303c015118ad39a9aba7172bc250">ef067de4ae43303c015118ad39a9aba7172bc250</a></p>
 
 <p><strong>Binary Package</strong>  <br />
-For convenience, there’s binary package also available:</p>
+For convenience, there’s binary package also available:  <br />
+  * <a href="https://dist.apache.org/repos/dist/release/incubator/kylin/apache-kylin-1.0-incubating/apache-kylin-1.0-incubating-bin.tar.gz">Apache Kylin v1.0-indubating Binary Package</a><br />
+  * <a href="../docs/install">Installation Guide</a><br />
+  * Generate binary package from source, please refer to this <a href="../docs/howto/howto_package.html">guide</a></p>
 
-<ul>
-  <li><a href="kylin-0.7.2-incubating.tar.gz">Kylin Binary Package for Deployment</a></li>
-  <li><a href="../docs/install">Installation Guide</a></li>
-  <li>Generate binary package from source, please refer to this <a href="../docs/howto/howto_package.html">guide</a></li>
-</ul>
+<p><strong>Previous Release</strong>  <br />
+Older releases may be found in the <a href="https://dist.apache.org/repos/dist/release/incubator/kylin/">archives</a>.</p>
 
 <p><strong>ODBC Driver</strong>  <br />
-Kylin ODBC requires you first install Microsoft Visual C++ 2012 Redistributable first, it can be downloaded at:http://www.microsoft.com/en-us/download/details.aspx?id=30679</p>
-
-<p>And Kylin ODBC Driver could be find here:</p>
-
-<ul>
-  <li><a href="KylinODBCDriver.zip">Kylin ODBC Driver</a></li>
-</ul>
-
-<p><strong>Development Version (v0.7.3)</strong>  <br />
-Here’s latest development version binary package:</p>
-
-<ul>
-  <li><a href="kylin-0.7.3-incubating-SNAPSHOT.tar.gz">kylin-v0.7.3-incubating-SNAPSHOT</a></li>
-  <li>Updated Date: 2015-08-04</li>
-  <li>Commit ID: a880dd4fb6e4443d2bcad0d57db3ae09bac65c4d</li>
-</ul>
+Kylin ODBC driver requires <a href="http://www.microsoft.com/en-us/download/details.aspx?id=30679">Microsoft Visual C++ 2012 Redistributable</a> installed first.  <br />
+And Kylin ODBC Driver could be downloaded here:  <br />
+  * <a href="KylinODBCDriver.zip">Kylin ODBC Driver</a></p>
 
 
             </div>

Modified: incubator/kylin/site/feed.xml
URL: http://svn.apache.org/viewvc/incubator/kylin/site/feed.xml?rev=1701481&r1=1701480&r2=1701481&view=diff
==============================================================================
--- incubator/kylin/site/feed.xml (original)
+++ incubator/kylin/site/feed.xml Sun Sep  6 13:00:58 2015
@@ -19,11 +19,55 @@
     <description>Apache Kylin Home</description>
     <link>http://kylin.incubator.apache.org/</link>
     <atom:link href="http://kylin.incubator.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Sat, 05 Sep 2015 23:40:29 -0700</pubDate>
-    <lastBuildDate>Sat, 05 Sep 2015 23:40:29 -0700</lastBuildDate>
+    <pubDate>Sun, 06 Sep 2015 05:57:16 -0700</pubDate>
+    <lastBuildDate>Sun, 06 Sep 2015 05:57:16 -0700</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>
+        <title>Apache Kylin 1.0 (incubating) Release Announcement</title>
+        <description>&lt;p&gt;The Apache Kylin team is pleased to announce the release of Apache Kylin v1.0 (incubating). Apache Kylin is an open source Distributed Analytics Engine designed to provide SQL interface and multi-dimensional analysis (OLAP) on Hadoop supporting extremely large datasets.&lt;/p&gt;
+
+&lt;p&gt;To download Apache Kylin v1.0 (incubating) visit the &lt;a href=&quot;&quot;&gt;download&lt;/a&gt; page.&lt;/p&gt;
+
+&lt;p&gt;This is a majority release which brings more stable, robust and well management version, Apache Kylin team resolved about 47 issues including bug fixes, improvements, and few new features.&lt;/p&gt;
+
+&lt;h3 id=&quot;change-highlights&quot;&gt;Change Highlights&lt;/h3&gt;
+
+&lt;p&gt;&lt;strong&gt;Kylin Core Improvement&lt;/strong&gt;&lt;br /&gt;
+    * Dynamic Data Model has been supported for new added or removed column in data model without rebuild cube from the beginning &lt;a href=&quot;https://issues.apache.org/jira/browse/KYLIN-867&quot;&gt;KYLIN-867&lt;/a&gt;  &lt;br /&gt;
+    * Upgraded Apache Calcite to 1.3 for more bug fixes and new SQL functions &lt;a href=&quot;https://issues.apache.org/jira/browse/KYLIN-881&quot;&gt;KYLIN-881&lt;/a&gt;  &lt;br /&gt;
+    * Cleanup job enhanced to make sure there’s no garbage files left in OS and HDFS/HBase after job build &lt;a href=&quot;https://issues.apache.org/jira/browse/KYLIN-926&quot;&gt;KYLIN-926&lt;/a&gt;  &lt;br /&gt;
+    * Added setting option for Hive intermediate tables created by Kylin &lt;a href=&quot;https://issues.apache.org/jira/browse/KYLIN-883&quot;&gt;KYLIN-883&lt;/a&gt;  &lt;br /&gt;
+    * HBase Corprocessor enhanced to imrpove query performance &lt;a href=&quot;https://issues.apache.org/jira/browse/KYLIN-857&quot;&gt;KYLIN-857&lt;/a&gt;  &lt;br /&gt;
+    * Kylin System Dashboard for usage, storage, performance &lt;a href=&quot;https://issues.apache.org/jira/browse/KYLIN-792&quot;&gt;KYLIN-792&lt;/a&gt;&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Main Bug Fixes&lt;/strong&gt;   &lt;br /&gt;
+    * Can’t get source record size, especially when using other Hadoop distribution rather than HDP, like Cloudera and MapR &lt;a href=&quot;https://issues.apache.org/jira/browse/KYLIN-404&quot;&gt;KYLIN-404&lt;/a&gt;&lt;br /&gt;
+    * Front-end cache cleanup issue &lt;a href=&quot;https://issues.apache.org/jira/browse/KYLIN-757&quot;&gt;KYLIN-757&lt;/a&gt;&lt;br /&gt;
+    * Useless hive intermediate tables and HBase tables will be dropped after cube build/merge &lt;a href=&quot;https://issues.apache.org/jira/browse/KYLIN-805&quot;&gt;KYLIN-805&lt;/a&gt;&lt;br /&gt;
+    * Support More than one HDFS files of lookup table, especially for large lookup table &lt;a href=&quot;https://issues.apache.org/jira/browse/KYLIN-889&quot;&gt;KYLIN-889&lt;/a&gt;&lt;br /&gt;
+    * JDBC driver bug fixes &lt;a href=&quot;https://issues.apache.org/jira/browse/KYLIN-945&quot;&gt;KYLIN-945&lt;/a&gt;, &lt;a href=&quot;https://issues.apache.org/jira/browse/KYLIN-626&quot;&gt;KYLIN-626&lt;/a&gt;   &lt;br /&gt;
+    * UI Bug fixes &lt;a href=&quot;https://issues.apache.org/jira/browse/KYLIN-946&quot;&gt;KYLIN-946&lt;/a&gt;, &lt;a href=&quot;https://issues.apache.org/jira/browse/KYLIN-935&quot;&gt;KYLIN-935&lt;/a&gt;&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Zeppelin Integration&lt;/strong&gt;&lt;br /&gt;
+&lt;a href=&quot;http://zeppelin.incubator.apache.org/&quot;&gt;Apache Zeppelin&lt;/a&gt; is a web-based notebook that enables interactive data analytics. The Apache Kylin team has contributed Kylin Interpreter which enable Zeppelin interactive with Kylin from notebook using ANSI SQL, this interpreter could be found from Zeppelin master code repo &lt;a href=&quot;https://github.com/apache/incubator-zeppelin/tree/master/kylin&quot;&gt;here&lt;/a&gt; .&lt;/p&gt;
+
+&lt;p&gt;&lt;strong&gt;Upgrade&lt;/strong&gt;&lt;br /&gt;
+We recommend to upgrade to this version from v0.7.x or even more early version for better performance, stablility and more clear one (most of the intermediate files will be cleaned up automatically). Also to keep up to date with community with latest features and supports.&lt;br /&gt;
+Any issue or question during upgrade, please send to Apache Kylin dev mailing list: &lt;a href=&quot;&amp;#109;&amp;#097;&amp;#105;&amp;#108;&amp;#116;&amp;#111;:&amp;#100;&amp;#101;&amp;#118;&amp;#064;&amp;#107;&amp;#121;&amp;#108;&amp;#105;&amp;#110;&amp;#046;&amp;#105;&amp;#110;&amp;#099;&amp;#117;&amp;#098;&amp;#097;&amp;#116;&amp;#111;&amp;#114;&amp;#046;&amp;#097;&amp;#112;&amp;#097;&amp;#099;&amp;#104;&amp;#101;&amp;#046;&amp;#111;&amp;#114;&amp;#103;&quot;&gt;&amp;#100;&amp;#101;&amp;#118;&amp;#064;&amp;#107;&amp;#121;&amp;#108;&amp;#105;&amp;#110;&amp;#046;&amp;#105;&amp;#110;&amp;#099;&amp;#117;&amp;#098;&amp;#097;&amp;#116;&amp;#111;&amp;#114;&amp;#046;&amp;#097;&amp;#112;&amp;#097;&amp;#099;&amp;#104;&amp;#101;&amp;#046;&amp;#111;&amp;#114;&amp;#103;&lt;/a&gt;&lt;/p&gt;
+
+&lt;p&gt;&lt;em&gt;Great thanks to everyone who contributed!&lt;/em&gt;&lt;/p&gt;
+</description>
+        <pubDate>Sun, 06 Sep 2015 10:28:00 -0700</pubDate>
+        <link>http://kylin.incubator.apache.org/blog/2015/09/06/release-v1.0-incubating/</link>
+        <guid isPermaLink="true">http://kylin.incubator.apache.org/blog/2015/09/06/release-v1.0-incubating/</guid>
+        
+        
+        <category>blog</category>
+        
+      </item>
+    
+      <item>
         <title>Fast Cubing Algorithm in Apache Kylin: Concept</title>
         <description>&lt;p&gt;This article is the first post of a series document that introducing the fast cubing algorithm in Apache Kylin; The new algorithm will be released in the future release; Now it is under internal testing and pilot; All the source code has been published in Kylin’s Git repository &lt;a href=&quot;https://github.com/apache/incubator-kylin/&quot;&gt;https://github.com/apache/incubator-kylin/&lt;/a&gt; on 0.8 branch.&lt;/p&gt;
 

Modified: incubator/kylin/site/index.html
URL: http://svn.apache.org/viewvc/incubator/kylin/site/index.html?rev=1701481&r1=1701480&r2=1701481&view=diff
==============================================================================
--- incubator/kylin/site/index.html (original)
+++ incubator/kylin/site/index.html Sun Sep  6 13:00:58 2015
@@ -170,7 +170,7 @@
           <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>
+              <p class="title_text"> Apache Kylin is an open source Distributed Analytics Engine designed to provide SQL interface and multi-dimensional analysis (OLAP) on Hadoop supporting extremely large datasets, original contributed from eBay Inc.</p>
               <img id="diagram" src="assets/images/kylin_diagram.png" /> </div>
           </div>
         </div>