Added: kylin/site/docs/tutorial/tableau_91.html URL: http://svn.apache.org/viewvc/kylin/site/docs/tutorial/tableau_91.html?rev=1721680&view=auto ============================================================================== --- kylin/site/docs/tutorial/tableau_91.html (added) +++ kylin/site/docs/tutorial/tableau_91.html Fri Dec 25 15:20:02 2015 @@ -0,0 +1,1773 @@ +<!-- +* 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 | Tableau 9 Tutorial</title> + <meta name="description" content="Apache Kylin Home"> + <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.apache.org/docs/tutorial/tableau_91.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> + (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.apache.org + ga('create', 'UA-55534813-2', 'auto', {'name':'toplevel'}); + + ga('send', 'pageview'); + ga('toplevel.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/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 --> + </div><!-- /.container-fluid --> +</nav> + </header> + + + <div class="container"> + <div class="row"> + <!-- +* Licensed to the Apache Software Foundation (ASF) under one +* or more contributor license agreements. See the NOTICE file +* distributed with this work for additional information +* regarding copyright ownership. The ASF licenses this file +* to you under the Apache License, Version 2.0 (the +* "License"); you may not use this file except in compliance +* with the License. You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +--> + +<div class="col-md-3 col-lg-3 col-xs-4 aside1 visible-md visible-lg" id="nside1" style=" padding-top: 2em"> + <ul class="nav nav-pills nav-stacked"> + + <li><a href="#titleGetting Started" data-toggle="collapse" id="navtitle">Getting Started</a></li> + <div class="collapse in"> + <div class="list-group" id="list1"> + <ul style="list-style-type:disc"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/index.html" class="list-group-item-lay pjaxlink" id="navlist">Overview</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/release_notes.html" class="list-group-item-lay pjaxlink" id="navlist">Apache Kylin⢠Release Notes</a></li> + + + + + + + + + + + + + + + + + + <li><a href="/docs/gettingstarted/faq.html" class="list-group-item-lay pjaxlink" id="navlist">FAQ</a></li> + + + + + + + + + + + + + + + + <li><a href="/docs/gettingstarted/events.html" class="list-group-item-lay pjaxlink" id="navlist">Events and Conferences</a></li> + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/gettingstarted/terminology.html" class="list-group-item-lay pjaxlink" id="navlist">Terminology</a></li> + + + + + + + + + <ul> + </div> +</div> + + <li><a href="#titleInstallation" data-toggle="collapse" id="navtitle">Installation</a></li> + <div class="collapse in"> + <div class="list-group" id="list1"> + <ul style="list-style-type:disc"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/install/index.html" class="list-group-item-lay pjaxlink" id="navlist">Installation Guide</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/install/hadoop_env.html" class="list-group-item-lay pjaxlink" id="navlist">Hadoop Environment</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/install/manual_install_guide.html" class="list-group-item-lay pjaxlink" id="navlist">Manual Installation Guide</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/install/kylin_cluster.html" class="list-group-item-lay pjaxlink" id="navlist">Multiple Kylin REST servers</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/install/advance_settings.html" class="list-group-item-lay pjaxlink" id="navlist">Advance Settings of Kylin Environment</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/install/kylin_docker.html" class="list-group-item-lay pjaxlink" id="navlist">On Hadoop Kylin installation using Docker</a></li> + + + + + + + + + <ul> + </div> +</div> + + <li><a href="#titleTutorial" data-toggle="collapse" id="navtitle">Tutorial</a></li> + <div class="collapse in"> + <div class="list-group" id="list1"> + <ul style="list-style-type:disc"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/tutorial/kylin_sample.html" class="list-group-item-lay pjaxlink" id="navlist">Quick Start with Sample Cube</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/tutorial/create_cube.html" class="list-group-item-lay pjaxlink" id="navlist">Kylin Cube Creation Tutorial</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/tutorial/cube_build_job.html" class="list-group-item-lay pjaxlink" id="navlist">Kylin Cube Build and Job Monitoring Tutorial</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/tutorial/acl.html" class="list-group-item-lay pjaxlink" id="navlist">Kylin Cube Permission Grant Tutorial</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/tutorial/web.html" class="list-group-item-lay pjaxlink" id="navlist">Kylin Web Tutorial</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/tutorial/tableau.html" class="list-group-item-lay pjaxlink" id="navlist">Tableau Tutorial</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/tutorial/tableau_91.html" class="list-group-item-lay pjaxlink" id="navlist">Tableau 9 Tutorial</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/tutorial/powerbi.html" class="list-group-item-lay pjaxlink" id="navlist">MS Excel and Power BI Tutorial</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/tutorial/odbc.html" class="list-group-item-lay pjaxlink" id="navlist">Kylin ODBC Driver Tutorial</a></li> + + + + + + + + + <ul> + </div> +</div> + + <li><a href="#titleHow To" data-toggle="collapse" id="navtitle">How To</a></li> + <div class="collapse in"> + <div class="list-group" id="list1"> + <ul style="list-style-type:disc"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/howto/howto_build_cube_with_restapi.html" class="list-group-item-lay pjaxlink" id="navlist">How to Build Cube with Restful API</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/howto/howto_use_restapi_in_js.html" class="list-group-item-lay pjaxlink" id="navlist">How to Use Restful API in Javascript</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/howto/howto_use_restapi.html" class="list-group-item-lay pjaxlink" id="navlist">How to Use Restful API</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/howto/howto_optimize_cubes.html" class="list-group-item-lay pjaxlink" id="navlist">How to optimize cubes</a></li> + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/howto/howto_backup_metadata.html" class="list-group-item-lay pjaxlink" id="navlist">How to Backup Metadata</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/howto/howto_cleanup_storage.html" class="list-group-item-lay pjaxlink" id="navlist">How to Cleanup Storage (HDFS & HBase Tables)</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/howto/howto_jdbc.html" class="list-group-item-lay pjaxlink" id="navlist">How to Use kylin Remote JDBC Driver</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/howto/howto_upgrade.html" class="list-group-item-lay pjaxlink" id="navlist">How to Upgrade</a></li> + + + + + + + + + <ul> + </div> +</div> + + + </ul> +</div> + + <div class="col-md-9 col-lg-9 col-xs-14 aside2"> + <div id="container"> + <div id="pjax"> + <h1 class="post-title">Tableau 9 Tutorial</h1> + + <p>version: v1.2, since: v1.2</p> + + <article class="post-content" > + <p>Tableau 9.x has been released a while, there are many users are asking about support this version with Apache Kylin. With updated Kylin ODBC Driver, now user could interactive with Kylin service through Tableau 9.x.</p> + +<blockquote> + <p>Apache Kylin currently doesnât support query on raw data yet, some queries might fail and cause some exceptions in application. Patch <a href="https://issues.apache.org/jira/browse/KYLIN-1075">KYLIN-1075</a> is recommended to get better look of query result.</p> +</blockquote> + +<h3 id="for-tableau-8x-user">For Tableau 8.x User</h3> +<p>Please refer to <a href="./tableau.html">Kylin and Tableau Tutorial</a> for detail guide.</p> + +<h3 id="install-kylin-odbc-driver">Install Kylin ODBC Driver</h3> +<p>Refer to this guide: <a href="./odbc.html">Kylin ODBC Driver Tutorial</a>.<br /> +Please make sure to download and install Kylin ODBC Driver <strong>v1.2</strong>. If you already installed ODBC Driver in your system, please uninstall it first.</p> + +<h3 id="connect-to-kylin-server">Connect to Kylin Server</h3> +<p>Connect Using Driver: Start Tableau 9.1 desktop, click <code class="highlighter-rouge">Other Database(ODBC)</code> in the left panel and choose KylinODBCDriver in the pop-up window. <br /> +<img src="/images/tutorial/odbc/tableau_91/1.png" alt="" /></p> + +<p>Provide your Sever location, credentials and project. Clicking <code class="highlighter-rouge">Connect</code> button, you can get the list of projects that you have permission to access, see details at <a href="./acl.html">Kylin Cube Permission Grant Tutorial</a>.<br /> +<img src="/images/tutorial/odbc/tableau_91/2.png" alt="" /></p> + +<h3 id="mapping-data-model">Mapping Data Model</h3> +<p>In left panel, select <code class="highlighter-rouge">defaultCatalog</code> as Database, click <code class="highlighter-rouge">Search</code> button in Table search box, and all tables get listed. With drag and drop to the right region, tables will become data source. Make sure JOINs are configured correctly.<br /> +<img src="/images/tutorial/odbc/tableau_91/3.png" alt="" /></p> + +<h3 id="connect-live">Connect Live</h3> +<p>There are two types of <code class="highlighter-rouge">Connection</code>, choose the <code class="highlighter-rouge">Live</code> option to make sure using Connect Live mode.<br /> +<img src="/images/tutorial/odbc/tableau_91/4.png" alt="" /></p> + +<h3 id="custom-sql">Custom SQL</h3> +<p>To use customized SQL, click <code class="highlighter-rouge">New Custom SQL</code> in left panel and type SQL statement in pop-up dialog.<br /> +<img src="/images/tutorial/odbc/tableau_91/5.png" alt="" /></p> + +<h3 id="visualization">Visualization</h3> +<p>Now you can start to enjou analyzing with Tableau 9.1.<br /> +<img src="/images/tutorial/odbc/tableau_91/6.png" alt="" /></p> + +<h3 id="publish-to-tableau-server">Publish to Tableau Server</h3> +<p>If you want to publish local dashboard to a Tableau Server, just expand <code class="highlighter-rouge">Server</code> menu and select <code class="highlighter-rouge">Publish Workbook</code>.<br /> +<img src="/images/tutorial/odbc/tableau_91/7.png" alt="" /></p> + +<h3 id="more">More</h3> +<p>Please refer to <a href="./tableau.html">Kylin and Tableau Tutorial</a> for more detail.</p> + + + </article> + </div> + </div> + </div> + </div> + </div> + <!-- +* Licensed to the Apache Software Foundation (ASF) under one +* or more contributor license agreements. See the NOTICE file +* distributed with this work for additional information +* regarding copyright ownership. The ASF licenses this file +* to you under the Apache License, Version 2.0 (the +* "License"); you may not use this file except in compliance +* with the License. You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +--> + +<footer id="underfooter"> + <div class="container"> + <div class="row"> + <div class="col-md-12 widget"> + <div class="widget-body" style="text-align:center"> + <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> + <!-- /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: kylin/site/docs/tutorial/web.html URL: http://svn.apache.org/viewvc/kylin/site/docs/tutorial/web.html?rev=1721680&r1=1721679&r2=1721680&view=diff ============================================================================== --- kylin/site/docs/tutorial/web.html (original) +++ kylin/site/docs/tutorial/web.html Fri Dec 25 15:20:02 2015 @@ -1038,6 +1038,14 @@ + + + + + + + + <li><a href="/docs/tutorial/web.html" class="list-group-item-lay pjaxlink" id="navlist">Kylin Web Tutorial</a></li> @@ -1120,7 +1128,183 @@ - <li><a href="/docs/tutorial/tableau.html" class="list-group-item-lay pjaxlink" id="navlist">Kylin and Tableau Tutorial</a></li> + + + + + <li><a href="/docs/tutorial/tableau.html" class="list-group-item-lay pjaxlink" id="navlist">Tableau Tutorial</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/tutorial/tableau_91.html" class="list-group-item-lay pjaxlink" id="navlist">Tableau 9 Tutorial</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li><a href="/docs/tutorial/powerbi.html" class="list-group-item-lay pjaxlink" id="navlist">MS Excel and Power BI Tutorial</a></li> @@ -1486,7 +1670,7 @@ <div id="pjax"> <h1 class="post-title">Kylin Web Tutorial</h1> - <p>version: v0.7.2, since: v0.7.1</p> + <p>version: v1.2, since: v0.7.1</p> <article class="post-content" > <blockquote> Added: kylin/site/download/KylinODBCDriver-1.2.zip URL: http://svn.apache.org/viewvc/kylin/site/download/KylinODBCDriver-1.2.zip?rev=1721680&view=auto ============================================================================== Binary file - no diff available. Propchange: kylin/site/download/KylinODBCDriver-1.2.zip ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Modified: kylin/site/download/index.html URL: http://svn.apache.org/viewvc/kylin/site/download/index.html?rev=1721680&r1=1721679&r2=1721680&view=diff ============================================================================== --- kylin/site/download/index.html (original) +++ kylin/site/download/index.html Fri Dec 25 15:20:02 2015 @@ -207,7 +207,7 @@ Kylin ODBC driver requires <a href="http And Kylin ODBC Driver could be downloaded here:</p> <ul> - <li><a href="http://kylin.apache.org/download/KylinODBCDriver.zip">Kylin ODBC Driver</a></li> + <li><a href="http://kylin.apache.org/download/KylinODBCDriver-1.2.zip">Kylin ODBC Driver 1.2</a></li> </ul> Modified: kylin/site/feed.xml URL: http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1721680&r1=1721679&r2=1721680&view=diff ============================================================================== --- kylin/site/feed.xml (original) +++ kylin/site/feed.xml Fri Dec 25 15:20:02 2015 @@ -19,8 +19,8 @@ <description>Apache Kylin Home</description> <link>http://kylin.apache.org/</link> <atom:link href="http://kylin.apache.org/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Thu, 24 Dec 2015 05:44:07 -0800</pubDate> - <lastBuildDate>Thu, 24 Dec 2015 05:44:07 -0800</lastBuildDate> + <pubDate>Fri, 25 Dec 2015 07:16:28 -0800</pubDate> + <lastBuildDate>Fri, 25 Dec 2015 07:16:28 -0800</lastBuildDate> <generator>Jekyll v2.5.3</generator> <item> Added: kylin/site/images/tutorial/odbc/ms_tool/Picture1.png URL: http://svn.apache.org/viewvc/kylin/site/images/tutorial/odbc/ms_tool/Picture1.png?rev=1721680&view=auto ============================================================================== Binary file - no diff available. Propchange: kylin/site/images/tutorial/odbc/ms_tool/Picture1.png ------------------------------------------------------------------------------ svn:executable = * Propchange: kylin/site/images/tutorial/odbc/ms_tool/Picture1.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: kylin/site/images/tutorial/odbc/ms_tool/Picture2.png URL: http://svn.apache.org/viewvc/kylin/site/images/tutorial/odbc/ms_tool/Picture2.png?rev=1721680&view=auto ============================================================================== Binary file - no diff available. Propchange: kylin/site/images/tutorial/odbc/ms_tool/Picture2.png ------------------------------------------------------------------------------ svn:executable = * Propchange: kylin/site/images/tutorial/odbc/ms_tool/Picture2.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: kylin/site/images/tutorial/odbc/ms_tool/Picture3.png URL: http://svn.apache.org/viewvc/kylin/site/images/tutorial/odbc/ms_tool/Picture3.png?rev=1721680&view=auto ============================================================================== Binary file - no diff available. Propchange: kylin/site/images/tutorial/odbc/ms_tool/Picture3.png ------------------------------------------------------------------------------ svn:executable = * Propchange: kylin/site/images/tutorial/odbc/ms_tool/Picture3.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: kylin/site/images/tutorial/odbc/ms_tool/Picture4.png URL: http://svn.apache.org/viewvc/kylin/site/images/tutorial/odbc/ms_tool/Picture4.png?rev=1721680&view=auto ============================================================================== Binary file - no diff available. Propchange: kylin/site/images/tutorial/odbc/ms_tool/Picture4.png ------------------------------------------------------------------------------ svn:executable = * Propchange: kylin/site/images/tutorial/odbc/ms_tool/Picture4.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: kylin/site/images/tutorial/odbc/ms_tool/Picture5.png URL: http://svn.apache.org/viewvc/kylin/site/images/tutorial/odbc/ms_tool/Picture5.png?rev=1721680&view=auto ============================================================================== Binary file - no diff available. Propchange: kylin/site/images/tutorial/odbc/ms_tool/Picture5.png ------------------------------------------------------------------------------ svn:executable = * Propchange: kylin/site/images/tutorial/odbc/ms_tool/Picture5.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: kylin/site/images/tutorial/odbc/ms_tool/Picture6.png URL: http://svn.apache.org/viewvc/kylin/site/images/tutorial/odbc/ms_tool/Picture6.png?rev=1721680&view=auto ============================================================================== Binary file - no diff available. Propchange: kylin/site/images/tutorial/odbc/ms_tool/Picture6.png ------------------------------------------------------------------------------ svn:executable = * Propchange: kylin/site/images/tutorial/odbc/ms_tool/Picture6.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: kylin/site/images/tutorial/odbc/ms_tool/Picture7.png URL: http://svn.apache.org/viewvc/kylin/site/images/tutorial/odbc/ms_tool/Picture7.png?rev=1721680&view=auto ============================================================================== Binary file - no diff available. Propchange: kylin/site/images/tutorial/odbc/ms_tool/Picture7.png ------------------------------------------------------------------------------ svn:executable = * Propchange: kylin/site/images/tutorial/odbc/ms_tool/Picture7.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: kylin/site/images/tutorial/odbc/ms_tool/Picture8.png URL: http://svn.apache.org/viewvc/kylin/site/images/tutorial/odbc/ms_tool/Picture8.png?rev=1721680&view=auto ============================================================================== Binary file - no diff available. Propchange: kylin/site/images/tutorial/odbc/ms_tool/Picture8.png ------------------------------------------------------------------------------ svn:executable = * Propchange: kylin/site/images/tutorial/odbc/ms_tool/Picture8.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: kylin/site/images/tutorial/odbc/tableau_91/1.png URL: http://svn.apache.org/viewvc/kylin/site/images/tutorial/odbc/tableau_91/1.png?rev=1721680&view=auto ============================================================================== Binary file - no diff available. Propchange: kylin/site/images/tutorial/odbc/tableau_91/1.png ------------------------------------------------------------------------------ svn:executable = * Propchange: kylin/site/images/tutorial/odbc/tableau_91/1.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: kylin/site/images/tutorial/odbc/tableau_91/2.png URL: http://svn.apache.org/viewvc/kylin/site/images/tutorial/odbc/tableau_91/2.png?rev=1721680&view=auto ============================================================================== Binary file - no diff available. Propchange: kylin/site/images/tutorial/odbc/tableau_91/2.png ------------------------------------------------------------------------------ svn:executable = * Propchange: kylin/site/images/tutorial/odbc/tableau_91/2.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: kylin/site/images/tutorial/odbc/tableau_91/3.png URL: http://svn.apache.org/viewvc/kylin/site/images/tutorial/odbc/tableau_91/3.png?rev=1721680&view=auto ============================================================================== Binary file - no diff available. Propchange: kylin/site/images/tutorial/odbc/tableau_91/3.png ------------------------------------------------------------------------------ svn:executable = * Propchange: kylin/site/images/tutorial/odbc/tableau_91/3.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: kylin/site/images/tutorial/odbc/tableau_91/4.png URL: http://svn.apache.org/viewvc/kylin/site/images/tutorial/odbc/tableau_91/4.png?rev=1721680&view=auto ============================================================================== Binary file - no diff available. Propchange: kylin/site/images/tutorial/odbc/tableau_91/4.png ------------------------------------------------------------------------------ svn:executable = * Propchange: kylin/site/images/tutorial/odbc/tableau_91/4.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: kylin/site/images/tutorial/odbc/tableau_91/5.png URL: http://svn.apache.org/viewvc/kylin/site/images/tutorial/odbc/tableau_91/5.png?rev=1721680&view=auto ============================================================================== Binary file - no diff available. Propchange: kylin/site/images/tutorial/odbc/tableau_91/5.png ------------------------------------------------------------------------------ svn:executable = * Propchange: kylin/site/images/tutorial/odbc/tableau_91/5.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: kylin/site/images/tutorial/odbc/tableau_91/6.png URL: http://svn.apache.org/viewvc/kylin/site/images/tutorial/odbc/tableau_91/6.png?rev=1721680&view=auto ============================================================================== Binary file - no diff available. Propchange: kylin/site/images/tutorial/odbc/tableau_91/6.png ------------------------------------------------------------------------------ svn:executable = * Propchange: kylin/site/images/tutorial/odbc/tableau_91/6.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: kylin/site/images/tutorial/odbc/tableau_91/7.png URL: http://svn.apache.org/viewvc/kylin/site/images/tutorial/odbc/tableau_91/7.png?rev=1721680&view=auto ============================================================================== Binary file - no diff available. Propchange: kylin/site/images/tutorial/odbc/tableau_91/7.png ------------------------------------------------------------------------------ svn:executable = * Propchange: kylin/site/images/tutorial/odbc/tableau_91/7.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream
