Modified: kylin/site/docs/install/manual_install_guide.html URL: http://svn.apache.org/viewvc/kylin/site/docs/install/manual_install_guide.html?rev=1717573&r1=1717572&r2=1717573&view=diff ============================================================================== --- kylin/site/docs/install/manual_install_guide.html (original) +++ kylin/site/docs/install/manual_install_guide.html Wed Dec 2 07:28:32 2015 @@ -63,8 +63,8 @@ <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/docs/install/manual_install_guide.html"> - <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.incubator.apache.org/feed.xml" /> + <link rel="canonical" href="http://kylin.apache.org/docs/install/manual_install_guide.html"> + <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.apache.org/feed.xml" /> <!--[if lt IE 9]> <script src="assets/js/html5shiv.js"></script> <![endif]--> <script> @@ -75,11 +75,11 @@ //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'}); + //new tracker for kylin.apache.org + ga('create', 'UA-55534813-2', 'auto', {'name':'toplevel'}); ga('send', 'pageview'); - ga('incubator.send', 'pageview'); + ga('toplevel.send', 'pageview'); </script> @@ -143,7 +143,7 @@ <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://github.com/apache/kylin" target="_blank" class="fa fa-github-alt fa-lg" title="Github: apache/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 --> @@ -1556,34 +1556,28 @@ --> <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 © 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 class="container"> + <div class="row"> + <div class="col-md-12 widget"> + <div class="widget-body" style="text-align:center"> + <a href="http://www.apache.org"> + <img id="asf-logo" alt="Apache Software Foundation" src="/assets/images/feather-small.gif"> + </a> + + <div> + The contents of this website are © 2015 Apache Software Foundation under the terms of the <a + href="http://www.apache.org/licenses/LICENSE-2.0"> Apache License v2 </a>. Apache Kylin and + its logo are trademarks of the Apache Software Foundation. + </div> + + </div> + </div> </div> - </div> + <!-- /row of widgets --> + </div> - <!-- /row of widgets --> + <div></div> - </div> - <div></div> - </footer> <script src="/assets/js/jquery-1.9.1.min.js"></script>
Modified: kylin/site/docs/release_notes.html URL: http://svn.apache.org/viewvc/kylin/site/docs/release_notes.html?rev=1717573&r1=1717572&r2=1717573&view=diff ============================================================================== --- kylin/site/docs/release_notes.html (original) +++ kylin/site/docs/release_notes.html Wed Dec 2 07:28:32 2015 @@ -63,8 +63,8 @@ <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/docs/release_notes.html"> - <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.incubator.apache.org/feed.xml" /> + <link rel="canonical" href="http://kylin.apache.org/docs/release_notes.html"> + <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.apache.org/feed.xml" /> <!--[if lt IE 9]> <script src="assets/js/html5shiv.js"></script> <![endif]--> <script> @@ -75,11 +75,11 @@ //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'}); + //new tracker for kylin.apache.org + ga('create', 'UA-55534813-2', 'auto', {'name':'toplevel'}); ga('send', 'pageview'); - ga('incubator.send', 'pageview'); + ga('toplevel.send', 'pageview'); </script> @@ -143,7 +143,7 @@ <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://github.com/apache/kylin" target="_blank" class="fa fa-github-alt fa-lg" title="Github: apache/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 --> @@ -1486,102 +1486,19 @@ <div id="pjax"> <h1 class="post-title">Release Notes</h1> - <p>version: v1.1, since: v0.7.1</p> + <p>version: v1.0, since: v0.7.1</p> <article class="post-content" > - <p>To download latest release, please visit: <a href="http://kylin.incubator.apache.org/download/">http://kylin.incubator.apache.org/download/</a>, <br /> -there are source code package, binary package, ODBC driver and installation guide avaliable.</p> + <p>To download latest release, please visit: <a href="http://kylin.apache.org/download/">http://kylin.apache.org/download/</a>, there are source code package, binary package, ODBC driver and installation guide avaliable.</p> <p>Any problem or issue, please report to Apache Kylin JIRA project: <a href="https://issues.apache.org/jira/browse/KYLIN">https://issues.apache.org/jira/browse/KYLIN</a></p> <p>or send to Apache Kylin mailing list: <br /> -* User relative: <a href="mailto:user@kylin.incubator.apache.org">user@kylin.incubator.apache.org</a><br /> -* Development relative: <a href="mailto:dev@kylin.incubator.apache.org">dev@kylin.incubator.apache.org</a></p> - -<h2 id="v111-incubating---2015-11-04">v1.1.1-incubating - 2015-11-04</h2> -<p><em>Tag:</em> <a href="https://github.com/apache/incubator-kylin/tree/kylin-1.1.1-incubating">kylin-1.1.1-incubating</a></p> - -<p><strong>Improvement</strong></p> - -<div class="highlighter-rouge"><pre class="highlight"><code>* [KYLIN-999] - License check and cleanup for release -</code></pre> -</div> - -<h2 id="v11-incubating---2015-10-25">v1.1-incubating - 2015-10-25</h2> -<p><em>Tag:</em> <a href="https://github.com/apache/incubator-kylin/tree/kylin-1.1-incubating">kylin-1.1-incubating</a></p> - -<p><strong>New Feature</strong></p> - -<div class="highlighter-rouge"><pre class="highlight"><code>* [KYLIN-222] - Web UI to Display CubeInstance Information -* [KYLIN-906] - cube retention -* [KYLIN-910] - Allow user to enter "retention range" in days on Cube UI -</code></pre> -</div> - -<p><strong>Bug</strong></p> - -<div class="highlighter-rouge"><pre class="highlight"><code>* [KYLIN-457] - log4j error and dup lines in kylin.log -* [KYLIN-632] - "kylin.sh stop" doesn't check whether KYLIN_HOME was set -* [KYLIN-740] - Slowness with many IN() values -* [KYLIN-747] - bad query performance when IN clause contains a value doesn't exist in the dictionary -* [KYLIN-771] - query cache is not evicted when metadata changes -* [KYLIN-797] - Cuboid cache will cache massive invalid cuboid if existed many cubes which already be deleted -* [KYLIN-847] - "select * from fact" does not work on 0.7 branch -* [KYLIN-913] - Cannot find rowkey column XXX in cube CubeDesc -* [KYLIN-918] - Calcite throws "java.lang.Float cannot be cast to java.lang.Double" error while executing SQL -* [KYLIN-944] - update doc about how to consume kylin API in javascript -* [KYLIN-950] - Web UI "Jobs" tab view the job reduplicated -* [KYLIN-952] - User can trigger a Refresh job on an non-existing cube segment via REST API -* [KYLIN-958] - update cube data model may fail and leave metadata in inconsistent state -* [KYLIN-961] - Can't get cube source record count. -* [KYLIN-967] - Dump running queries on memory shortage -* [KYLIN-968] - CubeSegment.lastBuildJobID is null in new instance but used for rowkey_stats path -* [KYLIN-975] - change kylin.job.hive.database.for.intermediatetable cause job to fail -* [KYLIN-978] - GarbageCollectionStep dropped Hive Intermediate Table but didn't drop external hdfs path -* [KYLIN-982] - package.sh should grep out "Download*" messages when determining version -* [KYLIN-983] - Query sql offset keyword bug -* [KYLIN-985] - Don't suppoprt aggregation AVG while executing SQL -* [KYLIN-1001] - Kylin generates wrong HDFS path in creating intermediate table -* [KYLIN-1004] - Dictionary with '' value cause cube merge to fail -* [KYLIN-1005] - fail to acquire ZookeeperJobLock when hbase.zookeeper.property.clientPort is configured other than 2181 -* [KYLIN-1015] - Hive dependency jars appeared twice on job configuration -* [KYLIN-1020] - Although "kylin.query.scan.threshold" is set, it still be restricted to less than 4 million -* [KYLIN-1026] - Error message for git check is not correct in package.sh -</code></pre> -</div> - -<p><strong>Improvement</strong></p> - -<div class="highlighter-rouge"><pre class="highlight"><code>* [KYLIN-343] - Enable timeout on query -* [KYLIN-367] - automatically backup metadata everyday -* [KYLIN-589] - Cleanup Intermediate hive table after cube build -* [KYLIN-772] - Continue cube job when hive query return empty resultset -* [KYLIN-858] - add snappy compression support -* [KYLIN-882] - check access to kylin.hdfs.working.dir -* [KYLIN-895] - Add "retention_range" attribute for cube instance, and automatically drop the oldest segment when exceeds retention -* [KYLIN-901] - Add tool for cleanup Kylin metadata storage -* [KYLIN-956] - Allow users to configure hbase compression algorithm in kylin.properties -* [KYLIN-957] - Support HBase in a separate cluster -* [KYLIN-965] - Allow user to configure the region split size for cube -* [KYLIN-971] - kylin display timezone on UI -* [KYLIN-987] - Rename 0.7-staging and 0.8 branch -* [KYLIN-998] - Finish the hive intermediate table clean up job in org.apache.kylin.job.hadoop.cube.StorageCleanupJob -* [KYLIN-999] - License check and cleanup for release -* [KYLIN-1013] - Make hbase client configurations like timeout configurable -* [KYLIN-1025] - Save cube change is very slow -* [KYLIN-1034] - Faster bitmap indexes with Roaring bitmaps -* [KYLIN-1035] - Validate [Project] before create Cube on UI -* [KYLIN-1037] - Remove hardcoded "hdp.version" from regression tests -* [KYLIN-1047] - Upgrade to Calcite 1.4 -* [KYLIN-1048] - CPU and memory killer in Cuboid.findById() -* [KYLIN-1061] - "kylin.sh start" should check whether kylin has already been running -* [KYLIN-1048] - CPU and memory killer in Cuboid.findById() -* [KYLIN-1061] - "kylin.sh start" should check whether kylin has already been running -</code></pre> -</div> +* User relative: <a href="mailto:user@kylin.apache.org">user@kylin.apache.org</a><br /> +* Development relative: <a href="mailto:dev@kylin.apache.org">dev@kylin.apache.org</a></p> <h2 id="v10-incubating---2015-09-06">v1.0-incubating - 2015-09-06</h2> -<p><em>Tag:</em> <a href="https://github.com/apache/incubator-kylin/tree/kylin-1.0-incubating">kylin-1.0-incubating</a></p> +<p><em>Tag:</em> <a href="https://github.com/apache/kylin/tree/kylin-1.0-incubating">kylin-1.0-incubating</a></p> <p><strong>New Feature</strong></p> @@ -1651,7 +1568,7 @@ there are source code package, binary pa </div> <h2 id="v072-incubating---2015-07-21">v0.7.2-incubating - 2015-07-21</h2> -<p><em>Tag:</em> <a href="https://github.com/apache/incubator-kylin/tree/kylin-0.7.2-incubating">kylin-0.7.2-incubating</a></p> +<p><em>Tag:</em> <a href="https://github.com/apache/kylin/tree/kylin-0.7.2-incubating">kylin-0.7.2-incubating</a></p> <p><strong>Main Changes:</strong> <br /> Critical bug fixes after v0.7.1 release, please go with this version directly for new case and upgrade to this version for existing deployment.</p> @@ -1715,7 +1632,7 @@ Critical bug fixes after v0.7.1 release, </div> <h2 id="v071-incubating-first-apache-release---2015-06-10">v0.7.1-incubating (First Apache Release) - 2015-06-10</h2> -<p><em>Tag:</em> <a href="https://github.com/apache/incubator-kylin/tree/kylin-0.7.1-incubating">kylin-0.7.1-incubating</a></p> +<p><em>Tag:</em> <a href="https://github.com/apache/kylin/tree/kylin-0.7.1-incubating">kylin-0.7.1-incubating</a></p> <p>Apache Kylin v0.7.1-incubating has rolled out on June 10, 2015. This is also the first Apache release after join incubating.</p> @@ -1884,34 +1801,28 @@ Critical bug fixes after v0.7.1 release, --> <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 © 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 class="container"> + <div class="row"> + <div class="col-md-12 widget"> + <div class="widget-body" style="text-align:center"> + <a href="http://www.apache.org"> + <img id="asf-logo" alt="Apache Software Foundation" src="/assets/images/feather-small.gif"> + </a> + + <div> + The contents of this website are © 2015 Apache Software Foundation under the terms of the <a + href="http://www.apache.org/licenses/LICENSE-2.0"> Apache License v2 </a>. Apache Kylin and + its logo are trademarks of the Apache Software Foundation. + </div> + + </div> + </div> </div> - </div> + <!-- /row of widgets --> + </div> - <!-- /row of widgets --> + <div></div> - </div> - <div></div> - </footer> <script src="/assets/js/jquery-1.9.1.min.js"></script> Modified: kylin/site/docs/tutorial/acl.html URL: http://svn.apache.org/viewvc/kylin/site/docs/tutorial/acl.html?rev=1717573&r1=1717572&r2=1717573&view=diff ============================================================================== --- kylin/site/docs/tutorial/acl.html (original) +++ kylin/site/docs/tutorial/acl.html Wed Dec 2 07:28:32 2015 @@ -63,8 +63,8 @@ <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/docs/tutorial/acl.html"> - <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.incubator.apache.org/feed.xml" /> + <link rel="canonical" href="http://kylin.apache.org/docs/tutorial/acl.html"> + <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.apache.org/feed.xml" /> <!--[if lt IE 9]> <script src="assets/js/html5shiv.js"></script> <![endif]--> <script> @@ -75,11 +75,11 @@ //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'}); + //new tracker for kylin.apache.org + ga('create', 'UA-55534813-2', 'auto', {'name':'toplevel'}); ga('send', 'pageview'); - ga('incubator.send', 'pageview'); + ga('toplevel.send', 'pageview'); </script> @@ -143,7 +143,7 @@ <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://github.com/apache/kylin" target="_blank" class="fa fa-github-alt fa-lg" title="Github: apache/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 --> @@ -1549,34 +1549,28 @@ Click the <code class="highlighter-rouge --> <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 © 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 class="container"> + <div class="row"> + <div class="col-md-12 widget"> + <div class="widget-body" style="text-align:center"> + <a href="http://www.apache.org"> + <img id="asf-logo" alt="Apache Software Foundation" src="/assets/images/feather-small.gif"> + </a> + + <div> + The contents of this website are © 2015 Apache Software Foundation under the terms of the <a + href="http://www.apache.org/licenses/LICENSE-2.0"> Apache License v2 </a>. Apache Kylin and + its logo are trademarks of the Apache Software Foundation. + </div> + + </div> + </div> </div> - </div> + <!-- /row of widgets --> + </div> - <!-- /row of widgets --> + <div></div> - </div> - <div></div> - </footer> <script src="/assets/js/jquery-1.9.1.min.js"></script> Modified: kylin/site/docs/tutorial/create_cube.html URL: http://svn.apache.org/viewvc/kylin/site/docs/tutorial/create_cube.html?rev=1717573&r1=1717572&r2=1717573&view=diff ============================================================================== --- kylin/site/docs/tutorial/create_cube.html (original) +++ kylin/site/docs/tutorial/create_cube.html Wed Dec 2 07:28:32 2015 @@ -63,8 +63,8 @@ <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/docs/tutorial/create_cube.html"> - <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.incubator.apache.org/feed.xml" /> + <link rel="canonical" href="http://kylin.apache.org/docs/tutorial/create_cube.html"> + <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.apache.org/feed.xml" /> <!--[if lt IE 9]> <script src="assets/js/html5shiv.js"></script> <![endif]--> <script> @@ -75,11 +75,11 @@ //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'}); + //new tracker for kylin.apache.org + ga('create', 'UA-55534813-2', 'auto', {'name':'toplevel'}); ga('send', 'pageview'); - ga('incubator.send', 'pageview'); + ga('toplevel.send', 'pageview'); </script> @@ -143,7 +143,7 @@ <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://github.com/apache/kylin" target="_blank" class="fa fa-github-alt fa-lg" title="Github: apache/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 --> @@ -1673,34 +1673,28 @@ --> <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 © 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 class="container"> + <div class="row"> + <div class="col-md-12 widget"> + <div class="widget-body" style="text-align:center"> + <a href="http://www.apache.org"> + <img id="asf-logo" alt="Apache Software Foundation" src="/assets/images/feather-small.gif"> + </a> + + <div> + The contents of this website are © 2015 Apache Software Foundation under the terms of the <a + href="http://www.apache.org/licenses/LICENSE-2.0"> Apache License v2 </a>. Apache Kylin and + its logo are trademarks of the Apache Software Foundation. + </div> + + </div> + </div> </div> - </div> + <!-- /row of widgets --> + </div> - <!-- /row of widgets --> + <div></div> - </div> - <div></div> - </footer> <script src="/assets/js/jquery-1.9.1.min.js"></script> Modified: kylin/site/docs/tutorial/cube_build_job.html URL: http://svn.apache.org/viewvc/kylin/site/docs/tutorial/cube_build_job.html?rev=1717573&r1=1717572&r2=1717573&view=diff ============================================================================== --- kylin/site/docs/tutorial/cube_build_job.html (original) +++ kylin/site/docs/tutorial/cube_build_job.html Wed Dec 2 07:28:32 2015 @@ -63,8 +63,8 @@ <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/docs/tutorial/cube_build_job.html"> - <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.incubator.apache.org/feed.xml" /> + <link rel="canonical" href="http://kylin.apache.org/docs/tutorial/cube_build_job.html"> + <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.apache.org/feed.xml" /> <!--[if lt IE 9]> <script src="assets/js/html5shiv.js"></script> <![endif]--> <script> @@ -75,11 +75,11 @@ //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'}); + //new tracker for kylin.apache.org + ga('create', 'UA-55534813-2', 'auto', {'name':'toplevel'}); ga('send', 'pageview'); - ga('incubator.send', 'pageview'); + ga('toplevel.send', 'pageview'); </script> @@ -143,7 +143,7 @@ <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://github.com/apache/kylin" target="_blank" class="fa fa-github-alt fa-lg" title="Github: apache/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 --> @@ -1586,34 +1586,28 @@ --> <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 © 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 class="container"> + <div class="row"> + <div class="col-md-12 widget"> + <div class="widget-body" style="text-align:center"> + <a href="http://www.apache.org"> + <img id="asf-logo" alt="Apache Software Foundation" src="/assets/images/feather-small.gif"> + </a> + + <div> + The contents of this website are © 2015 Apache Software Foundation under the terms of the <a + href="http://www.apache.org/licenses/LICENSE-2.0"> Apache License v2 </a>. Apache Kylin and + its logo are trademarks of the Apache Software Foundation. + </div> + + </div> + </div> </div> - </div> + <!-- /row of widgets --> + </div> - <!-- /row of widgets --> + <div></div> - </div> - <div></div> - </footer> <script src="/assets/js/jquery-1.9.1.min.js"></script> Modified: kylin/site/docs/tutorial/kylin_sample.html URL: http://svn.apache.org/viewvc/kylin/site/docs/tutorial/kylin_sample.html?rev=1717573&r1=1717572&r2=1717573&view=diff ============================================================================== --- kylin/site/docs/tutorial/kylin_sample.html (original) +++ kylin/site/docs/tutorial/kylin_sample.html Wed Dec 2 07:28:32 2015 @@ -63,8 +63,8 @@ <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/docs/tutorial/kylin_sample.html"> - <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.incubator.apache.org/feed.xml" /> + <link rel="canonical" href="http://kylin.apache.org/docs/tutorial/kylin_sample.html"> + <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.apache.org/feed.xml" /> <!--[if lt IE 9]> <script src="assets/js/html5shiv.js"></script> <![endif]--> <script> @@ -75,11 +75,11 @@ //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'}); + //new tracker for kylin.apache.org + ga('create', 'UA-55534813-2', 'auto', {'name':'toplevel'}); ga('send', 'pageview'); - ga('incubator.send', 'pageview'); + ga('toplevel.send', 'pageview'); </script> @@ -143,7 +143,7 @@ <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://github.com/apache/kylin" target="_blank" class="fa fa-github-alt fa-lg" title="Github: apache/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 --> @@ -1530,34 +1530,28 @@ --> <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 © 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 class="container"> + <div class="row"> + <div class="col-md-12 widget"> + <div class="widget-body" style="text-align:center"> + <a href="http://www.apache.org"> + <img id="asf-logo" alt="Apache Software Foundation" src="/assets/images/feather-small.gif"> + </a> + + <div> + The contents of this website are © 2015 Apache Software Foundation under the terms of the <a + href="http://www.apache.org/licenses/LICENSE-2.0"> Apache License v2 </a>. Apache Kylin and + its logo are trademarks of the Apache Software Foundation. + </div> + + </div> + </div> </div> - </div> + <!-- /row of widgets --> + </div> - <!-- /row of widgets --> + <div></div> - </div> - <div></div> - </footer> <script src="/assets/js/jquery-1.9.1.min.js"></script> Modified: kylin/site/docs/tutorial/odbc.html URL: http://svn.apache.org/viewvc/kylin/site/docs/tutorial/odbc.html?rev=1717573&r1=1717572&r2=1717573&view=diff ============================================================================== --- kylin/site/docs/tutorial/odbc.html (original) +++ kylin/site/docs/tutorial/odbc.html Wed Dec 2 07:28:32 2015 @@ -63,8 +63,8 @@ <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/docs/tutorial/odbc.html"> - <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.incubator.apache.org/feed.xml" /> + <link rel="canonical" href="http://kylin.apache.org/docs/tutorial/odbc.html"> + <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.apache.org/feed.xml" /> <!--[if lt IE 9]> <script src="assets/js/html5shiv.js"></script> <![endif]--> <script> @@ -75,11 +75,11 @@ //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'}); + //new tracker for kylin.apache.org + ga('create', 'UA-55534813-2', 'auto', {'name':'toplevel'}); ga('send', 'pageview'); - ga('incubator.send', 'pageview'); + ga('toplevel.send', 'pageview'); </script> @@ -143,7 +143,7 @@ <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://github.com/apache/kylin" target="_blank" class="fa fa-github-alt fa-lg" title="Github: apache/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 --> @@ -1550,34 +1550,28 @@ --> <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 © 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 class="container"> + <div class="row"> + <div class="col-md-12 widget"> + <div class="widget-body" style="text-align:center"> + <a href="http://www.apache.org"> + <img id="asf-logo" alt="Apache Software Foundation" src="/assets/images/feather-small.gif"> + </a> + + <div> + The contents of this website are © 2015 Apache Software Foundation under the terms of the <a + href="http://www.apache.org/licenses/LICENSE-2.0"> Apache License v2 </a>. Apache Kylin and + its logo are trademarks of the Apache Software Foundation. + </div> + + </div> + </div> </div> - </div> + <!-- /row of widgets --> + </div> - <!-- /row of widgets --> + <div></div> - </div> - <div></div> - </footer> <script src="/assets/js/jquery-1.9.1.min.js"></script> Modified: kylin/site/docs/tutorial/tableau.html URL: http://svn.apache.org/viewvc/kylin/site/docs/tutorial/tableau.html?rev=1717573&r1=1717572&r2=1717573&view=diff ============================================================================== --- kylin/site/docs/tutorial/tableau.html (original) +++ kylin/site/docs/tutorial/tableau.html Wed Dec 2 07:28:32 2015 @@ -63,8 +63,8 @@ <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/docs/tutorial/tableau.html"> - <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.incubator.apache.org/feed.xml" /> + <link rel="canonical" href="http://kylin.apache.org/docs/tutorial/tableau.html"> + <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.apache.org/feed.xml" /> <!--[if lt IE 9]> <script src="assets/js/html5shiv.js"></script> <![endif]--> <script> @@ -75,11 +75,11 @@ //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'}); + //new tracker for kylin.apache.org + ga('create', 'UA-55534813-2', 'auto', {'name':'toplevel'}); ga('send', 'pageview'); - ga('incubator.send', 'pageview'); + ga('toplevel.send', 'pageview'); </script> @@ -143,7 +143,7 @@ <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://github.com/apache/kylin" target="_blank" class="fa fa-github-alt fa-lg" title="Github: apache/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 --> @@ -1634,34 +1634,28 @@ Click <code class="highlighter-rouge">Se --> <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 © 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 class="container"> + <div class="row"> + <div class="col-md-12 widget"> + <div class="widget-body" style="text-align:center"> + <a href="http://www.apache.org"> + <img id="asf-logo" alt="Apache Software Foundation" src="/assets/images/feather-small.gif"> + </a> + + <div> + The contents of this website are © 2015 Apache Software Foundation under the terms of the <a + href="http://www.apache.org/licenses/LICENSE-2.0"> Apache License v2 </a>. Apache Kylin and + its logo are trademarks of the Apache Software Foundation. + </div> + + </div> + </div> </div> - </div> + <!-- /row of widgets --> + </div> - <!-- /row of widgets --> + <div></div> - </div> - <div></div> - </footer> <script src="/assets/js/jquery-1.9.1.min.js"></script> Modified: kylin/site/docs/tutorial/web.html URL: http://svn.apache.org/viewvc/kylin/site/docs/tutorial/web.html?rev=1717573&r1=1717572&r2=1717573&view=diff ============================================================================== --- kylin/site/docs/tutorial/web.html (original) +++ kylin/site/docs/tutorial/web.html Wed Dec 2 07:28:32 2015 @@ -63,8 +63,8 @@ <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/docs/tutorial/web.html"> - <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.incubator.apache.org/feed.xml" /> + <link rel="canonical" href="http://kylin.apache.org/docs/tutorial/web.html"> + <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.apache.org/feed.xml" /> <!--[if lt IE 9]> <script src="assets/js/html5shiv.js"></script> <![endif]--> <script> @@ -75,11 +75,11 @@ //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'}); + //new tracker for kylin.apache.org + ga('create', 'UA-55534813-2', 'auto', {'name':'toplevel'}); ga('send', 'pageview'); - ga('incubator.send', 'pageview'); + ga('toplevel.send', 'pageview'); </script> @@ -143,7 +143,7 @@ <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://github.com/apache/kylin" target="_blank" class="fa fa-github-alt fa-lg" title="Github: apache/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 --> @@ -1683,34 +1683,28 @@ Login with username/password: ADMIN/KYLI --> <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 © 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 class="container"> + <div class="row"> + <div class="col-md-12 widget"> + <div class="widget-body" style="text-align:center"> + <a href="http://www.apache.org"> + <img id="asf-logo" alt="Apache Software Foundation" src="/assets/images/feather-small.gif"> + </a> + + <div> + The contents of this website are © 2015 Apache Software Foundation under the terms of the <a + href="http://www.apache.org/licenses/LICENSE-2.0"> Apache License v2 </a>. Apache Kylin and + its logo are trademarks of the Apache Software Foundation. + </div> + + </div> + </div> </div> - </div> + <!-- /row of widgets --> + </div> - <!-- /row of widgets --> + <div></div> - </div> - <div></div> - </footer> <script src="/assets/js/jquery-1.9.1.min.js"></script> Modified: kylin/site/download/index.html URL: http://svn.apache.org/viewvc/kylin/site/download/index.html?rev=1717573&r1=1717572&r2=1717573&view=diff ============================================================================== --- kylin/site/download/index.html (original) +++ kylin/site/download/index.html Wed Dec 2 07:28:32 2015 @@ -64,8 +64,8 @@ <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/download/"> - <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.incubator.apache.org/feed.xml" /> + <link rel="canonical" href="http://kylin.apache.org/download/"> + <link rel="alternate" type="application/rss+xml" title="Apache Kylin" href="http://kylin.apache.org/feed.xml" /> <!--[if lt IE 9]> <script src="assets/js/html5shiv.js"></script> <![endif]--> <script> @@ -76,11 +76,11 @@ //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'}); + //new tracker for kylin.apache.org + ga('create', 'UA-55534813-2', 'auto', {'name':'toplevel'}); ga('send', 'pageview'); - ga('incubator.send', 'pageview'); + ga('toplevel.send', 'pageview'); </script> @@ -146,7 +146,7 @@ <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://github.com/apache/kylin" target="_blank" class="fa fa-github-alt fa-lg" title="Github: apache/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 --> @@ -169,45 +169,32 @@ The latest release of Apache Kylin can be downloaded from the ASF:</p> <ul> - <li><a href="http://www.apache.org/dyn/closer.cgi/incubator/kylin/apache-kylin-1.1.1-incubating/">Apache Kylin v1.1.1-incubating</a></li> - <li><a href="http://kylin.incubator.apache.org/docs/release_notes.html">Release Notes</a></li> - <li>Git Tag: <a href="https://github.com/apache/incubator-kylin/tree/kylin-1.1.1-incubating">kylin-1.1.1-incubating</a></li> - <li>Git Commit: <a href="https://github.com/apache/incubator-kylin/commit/6a9499b4d0fabb54211a8a536c2e18d3fe8b4a5d">6a9499b4d0fabb54211a8a536c2e18d3fe8b4a5d</a></li> + <li><a href="http://www.apache.org/dyn/closer.cgi/kylin/apache-kylin-1.0-incubating/">Apache Kylin v1.0-incubating</a></li> + <li><a href="http://kylin.apache.org/docs/release_notes.html">Release Notes</a></li> + <li>Git Tag: <a href="https://github.com/apache/kylin/tree/kylin-1.0-incubating">kylin-1.0-incubating</a></li> + <li>Git Commit: <a href="https://github.com/apache/kylin/commit/ef067de4ae43303c015118ad39a9aba7172bc250">ef067de4ae43303c015118ad39a9aba7172bc250</a></li> </ul> -<p><strong>Binary Package (for running on HBase 0.98/0.99)</strong><br /> +<p><strong>Binary Package</strong><br /> For convenience, thereâs binary package also available:</p> <ul> - <li><a href="https://dist.apache.org/repos/dist/release/incubator/kylin/apache-kylin-1.1.1-incubating/apache-kylin-1.1.1-incubating-bin.tar.gz">apache-kylin-1.1.1-incubating-bin.tar.gz</a></li> - <li><a href="http://kylin.incubator.apache.org/docs/install">Installation Guide</a></li> + <li>Apache Kylin v1.0-indubating <a href="https://dist.apache.org/repos/dist/release/kylin/apache-kylin-1.0-incubating/apache-kylin-1.0-incubating-bin.tar.gz">Binary Package</a></li> + <li><a href="http://kylin.apache.org/docs/install">Installation Guide</a></li> </ul> -<p><strong>Binary Package (for running on HBase 1.1.3 or above)</strong><br /> -As there are more and more HBase 1.1 deployments, an binary snapshot build for HBase 1.1.3+ is provided; <br /> -Note the requirement of HBase version 1.1.3 (or above). There is a known bug in HBase earlier versions about fuzzy key filter that will cause<br /> -missing rows or lesser aggregations in Kylin query result: <a href="https://issues.apache.org/jira/browse/HBASE-14269">HBASE-14269</a><br /> -Also, please aware this is not a formal release, and it is not fully tested:</p> - -<ul> - <li><a href="https://dist.apache.org/repos/dist/dev/incubator/kylin/apache-kylin-1.2-incubating-snapshot/apache-kylin-1.2-HBase1.1-incubating-SNAPSHOT-bin.tar.gz">apache-kylin-1.2-HBase1.1-incubating-SNAPSHOT-bin.tar.gz</a></li> - <li>Git commit <a href="https://github.com/apache/incubator-kylin/commit/3623dd6ff93d76141bb6a5fb623a3421ae78ca93">3623dd6ff93d76141bb6a5fb623a3421ae78ca93</a></li> -</ul> - -<p>If youâre using HBase 1.0, we suggest you to upgrade to 1.1.3+ or downgrade to 0.98/0.99.</p> - <p><strong>Build Binary Package</strong><br /> -To build binary package from any version even latest development branch, please refer to this <a href="https://kylin.incubator.apache.org/development/howto_package.html">guide</a></p> +To build binary package from any version even latest development branch, please refer to this <a href="http://kylin.apache.org/docs/howto/howto_package.html">guide</a></p> <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> + Older releases may be found in the <a href="https://dist.apache.org/repos/dist/release/kylin/">archives</a>.</p> <p><strong>ODBC Driver</strong> <br /> 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:</p> <ul> - <li><a href="http://kylin.incubator.apache.org/download/KylinODBCDriver.zip">Kylin ODBC Driver</a></li> + <li><a href="http://kylin.apache.org/download/KylinODBCDriver.zip">Kylin ODBC Driver</a></li> </ul> @@ -237,34 +224,28 @@ And Kylin ODBC Driver could be downloade --> <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 © 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 class="container"> + <div class="row"> + <div class="col-md-12 widget"> + <div class="widget-body" style="text-align:center"> + <a href="http://www.apache.org"> + <img id="asf-logo" alt="Apache Software Foundation" src="/assets/images/feather-small.gif"> + </a> + + <div> + The contents of this website are © 2015 Apache Software Foundation under the terms of the <a + href="http://www.apache.org/licenses/LICENSE-2.0"> Apache License v2 </a>. Apache Kylin and + its logo are trademarks of the Apache Software Foundation. + </div> + + </div> + </div> </div> - </div> + <!-- /row of widgets --> + </div> - <!-- /row of widgets --> + <div></div> - </div> - <div></div> - </footer> <script src="/assets/js/jquery-1.9.1.min.js"></script>