Added: kylin/site/cn/development/datasource_sdk.html URL: http://svn.apache.org/viewvc/kylin/site/cn/development/datasource_sdk.html?rev=1851595&view=auto ============================================================================== --- kylin/site/cn/development/datasource_sdk.html (added) +++ kylin/site/cn/development/datasource_sdk.html Fri Jan 18 02:41:45 2019 @@ -0,0 +1,6986 @@ +<!-- +* 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 | å¼å JDBC æ°æ®æº</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/cn/development/datasource_sdk.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]--> +<!-- Global site tag (gtag.js) - Google Analytics --> +<script async src="https://www.googletagmanager.com/gtag/js?id=UA-120788561-1"></script> +<script> + window.dataLayer = window.dataLayer || []; + function gtag(){dataLayer.push(arguments);} + gtag('js', new Date()); + + gtag('config', 'UA-120788561-1'); +</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> +<script> +var _hmt = _hmt || []; +(function() { + var hm = document.createElement("script"); + hm.src = "https://hm.baidu.com/hm.js?bdc5e03add430c0b72cc0eb91eabfa99"; + var s = document.getElementsByTagName("script")[0]; + s.parentNode.insertBefore(hm, s); +})(); +</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" > + + <!-- 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"> + <img class="navbar-logo" width="46" src="/assets/images/kylin_logo.png" ></img> + <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> + <ul class="nav icon-navbar"> + <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> + + <!-- Collect the nav links, forms, and other content for toggling --> + <div class="navbar-collapse collapse" id="bs-example-navbar-collapse-1"> + + <ul class="nav navbar-nav"> + + <li><a href="/">Home</a></li> + <li> + <a href="/docs">Docs</a> +<!-- + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Docs</a> + <ul class="dropdown-menu"> + + <li class="dropdown-submenu"><a href="#titleGetting Started" data-toggle="collapse" class="navtitle">Getting Started</a> + <ul class="dropdown-menu"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/index.html" class="list-group-item-lay pjaxlink">Overview</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/release_notes.html" class="list-group-item-lay pjaxlink">Release Notes</a> + </li> + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/gettingstarted/concepts.html" class="list-group-item-lay pjaxlink">Technical Concepts</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/gettingstarted/terminology.html" class="list-group-item-lay pjaxlink">Terminology</a> + </li> + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/gettingstarted/faq.html" class="list-group-item-lay pjaxlink">FAQ</a> + </li> + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/gettingstarted/events.html" class="list-group-item-lay pjaxlink">Events and Conferences</a> + </li> + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/gettingstarted/best_practices.html" class="list-group-item-lay pjaxlink">Community Best Practices</a> + </li> + + + + + + + + + <ul> + </li> + + <li class="dropdown-submenu"><a href="#titleInstallation" data-toggle="collapse" class="navtitle">Installation</a> + <ul class="dropdown-menu"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/install/index.html" class="list-group-item-lay pjaxlink">Installation Guide</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/install/kylin_cluster.html" class="list-group-item-lay pjaxlink">Deploy in Cluster Mode</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/install/configuration.html" class="list-group-item-lay pjaxlink">Kylin Configuration</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/install/kylin_aws_emr.html" class="list-group-item-lay pjaxlink">Install Kylin on AWS EMR</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/install/kylin_docker.html" class="list-group-item-lay pjaxlink">Run Kylin with Docker</a> + </li> + + + + + + + + + <ul> + </li> + + <li class="dropdown-submenu"><a href="#titleTutorial" data-toggle="collapse" class="navtitle">Tutorial</a> + <ul class="dropdown-menu"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/kylin_sample.html" class="list-group-item-lay pjaxlink">Quick Start with Sample Cube</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/web.html" class="list-group-item-lay pjaxlink">Web Interface</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/create_cube.html" class="list-group-item-lay pjaxlink">Cube Wizard</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/cube_build_job.html" class="list-group-item-lay pjaxlink">Cube Build and Job Monitoring</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/project_level_acl.html" class="list-group-item-lay pjaxlink">Project Level ACL</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/cube_spark.html" class="list-group-item-lay pjaxlink">Build Cube with Spark</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/cube_streaming.html" class="list-group-item-lay pjaxlink">Scalable Cubing from Kafka</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/cube_build_performance.html" class="list-group-item-lay pjaxlink">Cube Build Tuning</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/kylin_client_tool.html" class="list-group-item-lay pjaxlink">Kylin Python Client</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/setup_systemcube.html" class="list-group-item-lay pjaxlink">Set Up System Cube</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/use_cube_planner.html" class="list-group-item-lay pjaxlink">Use Cube Planner</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/use_dashboard.html" class="list-group-item-lay pjaxlink">Use Dashboard</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/setup_jdbc_datasource.html" class="list-group-item-lay pjaxlink">Setup JDBC Data Source</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/hybrid.html" class="list-group-item-lay pjaxlink">Hybrid Model</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/mysql_metastore.html" class="list-group-item-lay pjaxlink">Use MySQL as Metastore</a> + </li> + + + + + + + + + <ul> + </li> + + <li class="dropdown-submenu"><a href="#titleIntegration" data-toggle="collapse" class="navtitle">Integration</a> + <ul class="dropdown-menu"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/odbc.html" class="list-group-item-lay pjaxlink">Kylin ODBC Driver</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/jdbc.html" class="list-group-item-lay pjaxlink">Kylin JDBC Driver</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/tableau.html" class="list-group-item-lay pjaxlink">Tableau 8</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/tableau_91.html" class="list-group-item-lay pjaxlink">Tableau 9</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/powerbi.html" class="list-group-item-lay pjaxlink">MS Excel and Power BI</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/microstrategy.html" class="list-group-item-lay pjaxlink">MicroStrategy</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/squirrel.html" class="list-group-item-lay pjaxlink">SQuirreL</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/flink.html" class="list-group-item-lay pjaxlink">Apache Flink</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/spark.html" class="list-group-item-lay pjaxlink">Apache Spark</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/hue.html" class="list-group-item-lay pjaxlink">Hue</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/Qlik.html" class="list-group-item-lay pjaxlink">Qlik Sense</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/tutorial/superset.html" class="list-group-item-lay pjaxlink">Superset</a> + </li> + + + + + + + + + <ul> + </li> + + <li class="dropdown-submenu"><a href="#titleHow To" data-toggle="collapse" class="navtitle">How To</a> + <ul class="dropdown-menu"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/howto/howto_use_restapi.html" class="list-group-item-lay pjaxlink">Use RESTful API</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/howto/howto_build_cube_with_restapi.html" class="list-group-item-lay pjaxlink">Build Cube with API</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/howto/howto_optimize_cubes.html" class="list-group-item-lay pjaxlink">Optimize Cube Design</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/howto/howto_optimize_build.html" class="list-group-item-lay pjaxlink">Optimize Cube Build</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/howto/howto_backup_metadata.html" class="list-group-item-lay pjaxlink">Backup Metadata</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/howto/howto_cleanup_storage.html" class="list-group-item-lay pjaxlink">Cleanup Storage</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/howto/howto_upgrade.html" class="list-group-item-lay pjaxlink">Upgrade From Old Versions</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/howto/howto_use_cli.html" class="list-group-item-lay pjaxlink">Use Utility CLIs</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/howto/howto_ldap_and_sso.html" class="list-group-item-lay pjaxlink">Secure with LDAP and SSO</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/howto/howto_use_beeline.html" class="list-group-item-lay pjaxlink">Use Beeline for Hive</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/howto/howto_update_coprocessor.html" class="list-group-item-lay pjaxlink">Update Coprocessor</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/howto/howto_install_ranger_kylin_plugin.html" class="list-group-item-lay pjaxlink">Install Ranger Plugin</a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/docs/howto/howto_enable_zookeeper_acl.html" class="list-group-item-lay pjaxlink">Enable Zookeeper ACL</a> + </li> + + + + + + + + + <ul> + </li> + + </ul> --> + </li> + <li><a href="/download">Download</a></li> + <li><a href="/community" >Community</a></li> + <li><a href="/development" >Development</a></li> + <li><a href="/blog">Blog</a></li> + <li><a href="/cn" >䏿ç</a></li> + </ul> + </div><!-- /.navbar-collapse --> + </div><!-- /.container-fluid --> + </nav> + + <div id="head" class="parallax normal-header" > + <div class="text-center header-apache"> + <a href="http://apache.org/foundation/contributing.html" title="Support Apache" style="margin-left: 150px;"> + <div> + <img src="https://www.apache.org/images/SupportApache-small.png" > + </div> + </a> + </div> + </div> + + </header> + + + <div class="container"> + <div class="row" style="clear:both;"> + + <div class="col-md-8 col-lg-8 col-xs-12 col-sm-12 aside2" style="float: right;"> + <div id="container" class="docs"> + <div id="pjax"> + <h1 class="post-title">å¼å JDBC æ°æ®æº</h1> + <article class="post-content" > + <blockquote> + <p>èª Apache Kylin v2.6.0 èµ·ææ</p> +</blockquote> + +<h2 id="data-source-sdk">Data source SDK</h2> +<p>èª Apache Kylin v2.6.0 èµ·ï¼æä»¬æä¾ä¸å¥æ°çæ°æ®æºæ¡æ¶ <em>Data source SDK</em>ï¼ä½¿ç¨æ¡æ¶æä¾çAPI, å¼åè å¯ä»¥å¾è½»æ¾å®ç°ä¸ä¸ªæ°çæ°æ®æº, éé sqlæ¹è¨ã</p> + +<h2 id="section">å¦ä½å¼å</h2> + +<h3 id="section-1">å®ç°æ°æ°æ®æºçé ç½®</h3> + +<p><em>Data source SDK</em> æä¾è½¬æ¢çæºå¶, æ¡æ¶éé¢å®ä¹ä¸ä¸ªé ç½®æä»¶ <em>default.xml</em> 对åºansi sqlæ¹è¨ã</p> + +<p>å¼åè ä¸éè¦ç¼ç , åªéè¦ä¸ºæ°çæ°æ®æºæ°å»ºä¸ä¸ªé ç½®æä»¶ <em>{dialect}.xml</em>,</p> + +<p>é ç½®æä»¶ç»æ:<br /> +* æ ¹èç¹: <br /> +<DATASOURCE_DEF NAME=âkylinâ ID=âdefaultâ>, IDçå¼ä¸ºæ¹è¨çåç§°.<br /> +* 屿§èç¹: <br /> +å®ä¹æ¹è¨ç屿§ã</p> + +<table> + <tbody align="left"> + <tr> + <td align="center">屿§</td> + <td align="center">æè¿°</td> + </tr> + <tr> + <td> sql.default-converted-enabled </td> + <td> æ¯å¦éè¦è½¬æ¢ </td> + </tr> + <tr> + <td> sql.allow-no-offset </td> + <td> æ¯å¦å 许没æoffsetåå¥ </td> + </tr> + <tr> + <td> sql.allow-fetch-no-rows </td> + <td> æ¯å¦å 许fetch 0 rows</td> + </tr> + <tr> + <td> sql.allow-no-orderby-with-fetch </td> + <td> fetchæ¯å¦å¿ é¡»è·orderby </td> + </tr> + <tr> + <td> sql.keyword-default-escape </td> + <td> <default>æ¯å¦æ¯å ³é®å </td> + </tr> + <tr> + <td> sql.keyword-default-uppercase </td> + <td> <default> æ¯å¦éè¦è½¬æ¢æå¤§å </td> + </tr> + <tr> + <td> sql.paging-type </td> + <td> åé¡µç±»åæ¯å¦ LIMIT_OFFSET, FETCH_NEXT, ROWNUM </td> + </tr> + <tr> + <td> sql.case-sensitive </td> + <td> æ¯å¦å¤§å°åææ </td> + </tr> + <tr> + <td> metadata.enable-cache </td> + <td> æ¯å¦å¼å¯ç¼å(é对å¼å¯å¤§å°åææ) </td> + </tr> + <tr> + <td> sql.enable-quote-all-identifiers </td> + <td> æ¯å¦å¼å¯quote </td> + </tr> + <tr> + <td> transaction.isolation-level </td> + <td> äºå¡é离级å«(é对sqoop) </td> + </tr> + </tbody> +</table> + +<ul> + <li>æ¹æ³èç¹: <br /> +å¼åè å¯ä»¥æ ¹æ®æ°æ®æºæ¹è¨å®ä¹æ¹æ³çå®ç°ã<br /> +æ¯å¦ï¼æä»¬æ³è¦å®ç° Greenplum ä½ä¸ºæ°æ®æºï¼ä½æ¯ Greenplum 䏿¯æ <em>TIMESTAMPDIFF</em> æ¹æ³ï¼é£æä»¬å°±å¯ä»¥å¨ <em>greenplum.xml</em> éé¢å®ä¹</li> +</ul> + +<div class="highlighter-rouge"><pre class="highlight"><code><FUNCTION_DEF ID="64" EXPRESSION="(CAST($1 AS DATE) - CAST($0 AS DATE))"/> +</code></pre> +</div> + +<p>对æ¯å¨ <em>default.xml</em> å®ä¹</p> + +<div class="highlighter-rouge"><pre class="highlight"><code><FUNCTION_DEF ID="64" EXPRESSION="TIMESTAMPDIFF(day, $0, $1)"/> +</code></pre> +</div> + +<p><em>Data source SDK</em> å¯ä»¥æ default éå®ä¹ç¸å function id æ¹æ³è½¬æ¢æç®æ æ¹è¨éçå®ä¹.</p> + +<ul> + <li>ç±»åèç¹: <br /> +å¼åè å¯ä»¥æ ¹æ®æ°æ®æºæ¹è¨å®ä¹æ°æ®ç±»åã<br /> +è¿æ¯æ¿ Greenplum ä½ä¸ºä¾å, Greenplum æ¯æ <em>BIGINT</em> è䏿¯ <em>LONG</em>, 飿们å¯ä»¥å¨ <em>greenplum.xml</em> å®ä¹</li> +</ul> + +<div class="highlighter-rouge"><pre class="highlight"><code><TYPE_DEF ID="Long" EXPRESSION="BIGINT"/> +</code></pre> +</div> + +<p>对æ¯å¨ <em>default.xml</em> å®ä¹</p> + +<div class="highlighter-rouge"><pre class="highlight"><code><TYPE_DEF ID="Long" EXPRESSION="LONG"/> +</code></pre> +</div> + +<p><em>Data source SDK</em> å¯ä»¥æ default éå®ä¹ç¸å type id æ¹æ³è½¬æ¢æç®æ æ¹è¨éçå®ä¹.</p> + +<h3 id="adaptor">Adaptor</h3> + +<p>Adaptor æä¾ä¸ç³»åç API æ¯å¦ä»æ°æ®æºè·åå æ°æ®ï¼æ°æ®çã <br /> +<em>Data source SDK</em> æä¾äºé»è®¤çå®ç°ï¼å¼åè å¯ä»¥å建ä¸ä¸ªç±»ç»§æ¿å®ï¼å¹¶ä¸æèªå·±çå®ç°ã</p> + +<div class="highlight"><pre><code class="language-groff" data-lang="groff">org.apache.kylin.sdk.datasource.adaptor.DefaultAdaptor</code></pre></div> + +<p>Adaptor è¿é¢çä¸ä¸ªæ¹æ³ <em>fixSql(String sql)</em>. <br /> +å¦ææ ¹æ®é ç½®æä»¶è½¬æ¢ä¹åç sql è¿æ¯åç®æ æ¹è¨æäºéé é®é¢, å¼åè å¯ä»¥å»å®ç°è¿ä¸ªæ¹æ³å sql æåçä¿®æ¹.</p> + +<h2 id="section-2">é¨ç½²</h2> +<p>ä¸äºæ°çé ç½®ï¼</p> + +<div class="highlight"><pre><code class="language-groff" data-lang="groff">kylin.query.pushdown.runner-class-name=org.apache.kylin.query.pushdown.PushdownRunnerSDKImpl +kylin.source.default=16 +kylin.source.jdbc.dialect={JDBC æ¹è¨} +kylin.source.jdbc.adaptor={JDBC è¿æ¥çæ°æ®æºå¯¹åºçéé å¨ç±»å} +kylin.source.jdbc.user={JDBC è¿æ¥ç¨æ·å} +kylin.source.jdbc.pass={JDBC è¿æ¥å¯ç } +kylin.source.jdbc.connection-url={JDBC è¿æ¥å符串} +kylin.source.jdbc.driver={JDBC 驱å¨ç±»å}</code></pre></div> + +<p>使ç¨mysqlä½ä¸ºä¾å:</p> + +<div class="highlight"><pre><code class="language-groff" data-lang="groff">kylin.query.pushdown.runner-class-name=org.apache.kylin.query.pushdown.PushdownRunnerSDKImpl +kylin.source.default=16 +kylin.source.jdbc.dialect=mysql +kylin.source.jdbc.adaptor=org.apache.kylin.sdk.datasource.adaptor.MysqlAdaptor +kylin.source.jdbc.user={mysql username} +kylin.source.jdbc.pass={mysql password} +kylin.source.jdbc.connection-url=jdbc:mysql://{HOST_URL}:3306/{Database name} +kylin.source.jdbc.driver=com.mysql.jdbc.Driver</code></pre></div> + +<p>æ°å¢å ç <em>{dialect}.xml</em> æ¾ç½®å¨ $KYLIN_HOME/conf/datasource ç®å½ä¸ã<br /> +æ°å¼åç Adaptor ææjarå å æ¾ç½®å¨å¨ $KYLIN_HOME/ext ç®å½ä¸ã</p> + +<p>å ¶ä½çé ç½®åæ´æ©çjdbcè¿æ¥æ¹å¼ä¸è´ï¼è¯·åè <a href="/cn/docs/tutorial/setup_jdbc_datasource.html">setup_jdbc_datasource</a></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. +--> + +<div class="col-md-4 col-lg-4 col-xs-12 col-sm-12 aside1 visible-sm visible-xs visible-md visible-lg" id="nside1" style=" margin-top: 5em;float:right;"> + <ul class="nav nav-pills nav-stacked"> + + <li><a href="#titleDevelopment Guide" data-toggle="collapse" class="navtitle">Development Guide</a></li> + <div class="collapse in"> + <div class="list-group" id="list1"> + <ul> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/dev_env.html" class="list-group-item-lay pjaxlink">Setup Development Env</a></li> + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/coding_naming_convention.html" class="list-group-item-lay pjaxlink">Coding and Naming Convention</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/howto_contribute.html" class="list-group-item-lay pjaxlink">How to Contribute</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/howto_become_apache_committer.html" class="list-group-item-lay pjaxlink">How to become an Apache Committer</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/howto_docs.html" class="list-group-item-lay pjaxlink">How to Write Document</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/howto_package.html" class="list-group-item-lay pjaxlink">How to Build Binary Package</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/howto_hbase_branches.html" class="list-group-item-lay pjaxlink">How to Maintain Hadoop/HBase Branches</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/howto_release.html" class="list-group-item-lay pjaxlink">How to Make Release</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/new_metadata.html" class="list-group-item-lay pjaxlink">New Metadata Model</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/web_tech.html" class="list-group-item-lay pjaxlink">Kylin Web Summary</a></li> + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/about_temp_files.html" class="list-group-item-lay pjaxlink">About Temp Files</a></li> + + + + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/datasource_sdk.html" class="list-group-item-lay pjaxlink">Develop JDBC Data Source</a></li> + + + + + + + <ul> + </div> +</div> + + + </ul> +</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> + <div class="row"> + <div class="col-md-12 widget"> + <div class="widget-body"> + <div class="footer-img"> + <a href="http://www.apache.org"> + <img id="asf-logo" height="78px" alt="Apache Software Foundation" src="/assets/images/apache_footer.png"> + </a> + </div> + <p style="padding-top: 11px;"> + 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>. + </p> + <p style="margin-bottom: 11px;"> + 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/cn/development/dev_env.html URL: http://svn.apache.org/viewvc/kylin/site/cn/development/dev_env.html?rev=1851595&r1=1851594&r2=1851595&view=diff ============================================================================== --- kylin/site/cn/development/dev_env.html (original) +++ kylin/site/cn/development/dev_env.html Fri Jan 18 02:41:45 2019 @@ -439,6 +439,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/cn/development/index.html" class="list-group-item-lay pjaxlink">å¼åå¿«éæå</a></li> @@ -463,6 +467,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/cn/development/dev_env.html" class="list-group-item-lay pjaxlink">æå»ºå¼åç¯å¢</a></li> @@ -537,6 +545,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/cn/development/howto_test.html" class="list-group-item-lay pjaxlink">å¦ä½æµè¯</a></li> @@ -571,6 +583,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/cn/development/howto_contribute.html" class="list-group-item-lay pjaxlink">å¦ä½è´¡ç®</a></li> @@ -601,6 +617,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/cn/development/howto_become_apache_committer.html" class="list-group-item-lay pjaxlink">å¦ä½æä¸º Apache Committer</a></li> @@ -639,6 +659,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/cn/development/howto_docs.html" class="list-group-item-lay pjaxlink">å¦ä½åææ¡£</a></li> @@ -667,6 +691,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/cn/development/doc_spec.html" class="list-group-item-lay pjaxlink">Kylin ææ¡£æ°åè§è</a></li> @@ -713,6 +741,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/cn/development/howto_package.html" class="list-group-item-lay pjaxlink">å¦ä½æäºè¿å¶å </a></li> @@ -755,6 +787,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/cn/development/howto_hbase_branches.html" class="list-group-item-lay pjaxlink">å¦ä½ç»´æ¤ HBase 忝</a></li> @@ -805,6 +841,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/cn/development/howto_release.html" class="list-group-item-lay pjaxlink">å¦ä½åå¸</a></li> @@ -871,6 +911,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/cn/development/plugin_arch.html" class="list-group-item-lay pjaxlink">æä»¶æ¶æ</a></li> @@ -933,6 +977,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/cn/development/new_metadata.html" class="list-group-item-lay pjaxlink">æ°çå æ°æ®æ¨¡å</a></li> @@ -1003,6 +1051,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/cn/development/web_tech.html" class="list-group-item-lay pjaxlink">Kylin Web æè¦</a></li> @@ -1024,6 +1076,30 @@ limitations under the License.</code></p + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/development/datasource_sdk.html" class="list-group-item-lay pjaxlink">å¼å JDBC æ°æ®æº</a></li> + + + Modified: kylin/site/cn/development/doc_spec.html URL: http://svn.apache.org/viewvc/kylin/site/cn/development/doc_spec.html?rev=1851595&r1=1851594&r2=1851595&view=diff ============================================================================== --- kylin/site/cn/development/doc_spec.html (original) +++ kylin/site/cn/development/doc_spec.html Fri Jan 18 02:41:45 2019 @@ -370,6 +370,10 @@ $KYLIN_HOME/bin/kylin.sh start<br /> + + + + <li class="navlist"> <a href="/cn/development/index.html" class="list-group-item-lay pjaxlink">å¼åå¿«éæå</a></li> @@ -394,6 +398,10 @@ $KYLIN_HOME/bin/kylin.sh start<br /> + + + + <li class="navlist"> <a href="/cn/development/dev_env.html" class="list-group-item-lay pjaxlink">æå»ºå¼åç¯å¢</a></li> @@ -468,6 +476,10 @@ $KYLIN_HOME/bin/kylin.sh start<br /> + + + + <li class="navlist"> <a href="/cn/development/howto_test.html" class="list-group-item-lay pjaxlink">å¦ä½æµè¯</a></li> @@ -502,6 +514,10 @@ $KYLIN_HOME/bin/kylin.sh start<br /> + + + + <li class="navlist"> <a href="/cn/development/howto_contribute.html" class="list-group-item-lay pjaxlink">å¦ä½è´¡ç®</a></li> @@ -532,6 +548,10 @@ $KYLIN_HOME/bin/kylin.sh start<br /> + + + + <li class="navlist"> <a href="/cn/development/howto_become_apache_committer.html" class="list-group-item-lay pjaxlink">å¦ä½æä¸º Apache Committer</a></li> @@ -570,6 +590,10 @@ $KYLIN_HOME/bin/kylin.sh start<br /> + + + + <li class="navlist"> <a href="/cn/development/howto_docs.html" class="list-group-item-lay pjaxlink">å¦ä½åææ¡£</a></li> @@ -598,6 +622,10 @@ $KYLIN_HOME/bin/kylin.sh start<br /> + + + + <li class="navlist"> <a href="/cn/development/doc_spec.html" class="list-group-item-lay pjaxlink">Kylin ææ¡£æ°åè§è</a></li> @@ -644,6 +672,10 @@ $KYLIN_HOME/bin/kylin.sh start<br /> + + + + <li class="navlist"> <a href="/cn/development/howto_package.html" class="list-group-item-lay pjaxlink">å¦ä½æäºè¿å¶å </a></li> @@ -686,6 +718,10 @@ $KYLIN_HOME/bin/kylin.sh start<br /> + + + + <li class="navlist"> <a href="/cn/development/howto_hbase_branches.html" class="list-group-item-lay pjaxlink">å¦ä½ç»´æ¤ HBase 忝</a></li> @@ -736,6 +772,10 @@ $KYLIN_HOME/bin/kylin.sh start<br /> + + + + <li class="navlist"> <a href="/cn/development/howto_release.html" class="list-group-item-lay pjaxlink">å¦ä½åå¸</a></li> @@ -802,6 +842,10 @@ $KYLIN_HOME/bin/kylin.sh start<br /> + + + + <li class="navlist"> <a href="/cn/development/plugin_arch.html" class="list-group-item-lay pjaxlink">æä»¶æ¶æ</a></li> @@ -864,6 +908,10 @@ $KYLIN_HOME/bin/kylin.sh start<br /> + + + + <li class="navlist"> <a href="/cn/development/new_metadata.html" class="list-group-item-lay pjaxlink">æ°çå æ°æ®æ¨¡å</a></li> @@ -934,6 +982,10 @@ $KYLIN_HOME/bin/kylin.sh start<br /> + + + + <li class="navlist"> <a href="/cn/development/web_tech.html" class="list-group-item-lay pjaxlink">Kylin Web æè¦</a></li> @@ -955,6 +1007,30 @@ $KYLIN_HOME/bin/kylin.sh start<br /> + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/development/datasource_sdk.html" class="list-group-item-lay pjaxlink">å¼å JDBC æ°æ®æº</a></li> + + + Modified: kylin/site/cn/development/howto_become_apache_committer.html URL: http://svn.apache.org/viewvc/kylin/site/cn/development/howto_become_apache_committer.html?rev=1851595&r1=1851594&r2=1851595&view=diff ============================================================================== --- kylin/site/cn/development/howto_become_apache_committer.html (original) +++ kylin/site/cn/development/howto_become_apache_committer.html Fri Jan 18 02:41:45 2019 @@ -274,6 +274,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/index.html" class="list-group-item-lay pjaxlink">å¼åå¿«éæå</a></li> @@ -298,6 +302,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/dev_env.html" class="list-group-item-lay pjaxlink">æå»ºå¼åç¯å¢</a></li> @@ -372,6 +380,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_test.html" class="list-group-item-lay pjaxlink">å¦ä½æµè¯</a></li> @@ -406,6 +418,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_contribute.html" class="list-group-item-lay pjaxlink">å¦ä½è´¡ç®</a></li> @@ -436,6 +452,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_become_apache_committer.html" class="list-group-item-lay pjaxlink">å¦ä½æä¸º Apache Committer</a></li> @@ -474,6 +494,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_docs.html" class="list-group-item-lay pjaxlink">å¦ä½åææ¡£</a></li> @@ -502,6 +526,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/doc_spec.html" class="list-group-item-lay pjaxlink">Kylin ææ¡£æ°åè§è</a></li> @@ -548,6 +576,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_package.html" class="list-group-item-lay pjaxlink">å¦ä½æäºè¿å¶å </a></li> @@ -590,6 +622,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_hbase_branches.html" class="list-group-item-lay pjaxlink">å¦ä½ç»´æ¤ HBase 忝</a></li> @@ -640,6 +676,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_release.html" class="list-group-item-lay pjaxlink">å¦ä½åå¸</a></li> @@ -706,6 +746,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/plugin_arch.html" class="list-group-item-lay pjaxlink">æä»¶æ¶æ</a></li> @@ -768,6 +812,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/new_metadata.html" class="list-group-item-lay pjaxlink">æ°çå æ°æ®æ¨¡å</a></li> @@ -838,6 +886,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/web_tech.html" class="list-group-item-lay pjaxlink">Kylin Web æè¦</a></li> @@ -859,6 +911,30 @@ var _hmt = _hmt || []; + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/development/datasource_sdk.html" class="list-group-item-lay pjaxlink">å¼å JDBC æ°æ®æº</a></li> + + + Modified: kylin/site/cn/development/howto_contribute.html URL: http://svn.apache.org/viewvc/kylin/site/cn/development/howto_contribute.html?rev=1851595&r1=1851594&r2=1851595&view=diff ============================================================================== --- kylin/site/cn/development/howto_contribute.html (original) +++ kylin/site/cn/development/howto_contribute.html Fri Jan 18 02:41:45 2019 @@ -400,6 +400,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/index.html" class="list-group-item-lay pjaxlink">å¼åå¿«éæå</a></li> @@ -424,6 +428,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/dev_env.html" class="list-group-item-lay pjaxlink">æå»ºå¼åç¯å¢</a></li> @@ -498,6 +506,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_test.html" class="list-group-item-lay pjaxlink">å¦ä½æµè¯</a></li> @@ -532,6 +544,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_contribute.html" class="list-group-item-lay pjaxlink">å¦ä½è´¡ç®</a></li> @@ -562,6 +578,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_become_apache_committer.html" class="list-group-item-lay pjaxlink">å¦ä½æä¸º Apache Committer</a></li> @@ -600,6 +620,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_docs.html" class="list-group-item-lay pjaxlink">å¦ä½åææ¡£</a></li> @@ -628,6 +652,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/doc_spec.html" class="list-group-item-lay pjaxlink">Kylin ææ¡£æ°åè§è</a></li> @@ -674,6 +702,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_package.html" class="list-group-item-lay pjaxlink">å¦ä½æäºè¿å¶å </a></li> @@ -716,6 +748,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_hbase_branches.html" class="list-group-item-lay pjaxlink">å¦ä½ç»´æ¤ HBase 忝</a></li> @@ -766,6 +802,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_release.html" class="list-group-item-lay pjaxlink">å¦ä½åå¸</a></li> @@ -832,6 +872,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/plugin_arch.html" class="list-group-item-lay pjaxlink">æä»¶æ¶æ</a></li> @@ -894,6 +938,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/new_metadata.html" class="list-group-item-lay pjaxlink">æ°çå æ°æ®æ¨¡å</a></li> @@ -964,6 +1012,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/web_tech.html" class="list-group-item-lay pjaxlink">Kylin Web æè¦</a></li> @@ -985,6 +1037,30 @@ var _hmt = _hmt || []; + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/development/datasource_sdk.html" class="list-group-item-lay pjaxlink">å¼å JDBC æ°æ®æº</a></li> + + + Modified: kylin/site/cn/development/howto_docs.html URL: http://svn.apache.org/viewvc/kylin/site/cn/development/howto_docs.html?rev=1851595&r1=1851594&r2=1851595&view=diff ============================================================================== --- kylin/site/cn/development/howto_docs.html (original) +++ kylin/site/cn/development/howto_docs.html Fri Jan 18 02:41:45 2019 @@ -466,6 +466,10 @@ The quick brown fox jump over the lazy d + + + + <li class="navlist"> <a href="/cn/development/index.html" class="list-group-item-lay pjaxlink">å¼åå¿«éæå</a></li> @@ -490,6 +494,10 @@ The quick brown fox jump over the lazy d + + + + <li class="navlist"> <a href="/cn/development/dev_env.html" class="list-group-item-lay pjaxlink">æå»ºå¼åç¯å¢</a></li> @@ -564,6 +572,10 @@ The quick brown fox jump over the lazy d + + + + <li class="navlist"> <a href="/cn/development/howto_test.html" class="list-group-item-lay pjaxlink">å¦ä½æµè¯</a></li> @@ -598,6 +610,10 @@ The quick brown fox jump over the lazy d + + + + <li class="navlist"> <a href="/cn/development/howto_contribute.html" class="list-group-item-lay pjaxlink">å¦ä½è´¡ç®</a></li> @@ -628,6 +644,10 @@ The quick brown fox jump over the lazy d + + + + <li class="navlist"> <a href="/cn/development/howto_become_apache_committer.html" class="list-group-item-lay pjaxlink">å¦ä½æä¸º Apache Committer</a></li> @@ -666,6 +686,10 @@ The quick brown fox jump over the lazy d + + + + <li class="navlist"> <a href="/cn/development/howto_docs.html" class="list-group-item-lay pjaxlink">å¦ä½åææ¡£</a></li> @@ -694,6 +718,10 @@ The quick brown fox jump over the lazy d + + + + <li class="navlist"> <a href="/cn/development/doc_spec.html" class="list-group-item-lay pjaxlink">Kylin ææ¡£æ°åè§è</a></li> @@ -740,6 +768,10 @@ The quick brown fox jump over the lazy d + + + + <li class="navlist"> <a href="/cn/development/howto_package.html" class="list-group-item-lay pjaxlink">å¦ä½æäºè¿å¶å </a></li> @@ -782,6 +814,10 @@ The quick brown fox jump over the lazy d + + + + <li class="navlist"> <a href="/cn/development/howto_hbase_branches.html" class="list-group-item-lay pjaxlink">å¦ä½ç»´æ¤ HBase 忝</a></li> @@ -832,6 +868,10 @@ The quick brown fox jump over the lazy d + + + + <li class="navlist"> <a href="/cn/development/howto_release.html" class="list-group-item-lay pjaxlink">å¦ä½åå¸</a></li> @@ -898,6 +938,10 @@ The quick brown fox jump over the lazy d + + + + <li class="navlist"> <a href="/cn/development/plugin_arch.html" class="list-group-item-lay pjaxlink">æä»¶æ¶æ</a></li> @@ -960,6 +1004,10 @@ The quick brown fox jump over the lazy d + + + + <li class="navlist"> <a href="/cn/development/new_metadata.html" class="list-group-item-lay pjaxlink">æ°çå æ°æ®æ¨¡å</a></li> @@ -1030,6 +1078,10 @@ The quick brown fox jump over the lazy d + + + + <li class="navlist"> <a href="/cn/development/web_tech.html" class="list-group-item-lay pjaxlink">Kylin Web æè¦</a></li> @@ -1051,6 +1103,30 @@ The quick brown fox jump over the lazy d + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/development/datasource_sdk.html" class="list-group-item-lay pjaxlink">å¼å JDBC æ°æ®æº</a></li> + + + Modified: kylin/site/cn/development/howto_hbase_branches.html URL: http://svn.apache.org/viewvc/kylin/site/cn/development/howto_hbase_branches.html?rev=1851595&r1=1851594&r2=1851595&view=diff ============================================================================== --- kylin/site/cn/development/howto_hbase_branches.html (original) +++ kylin/site/cn/development/howto_hbase_branches.html Fri Jan 18 02:41:45 2019 @@ -271,6 +271,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/index.html" class="list-group-item-lay pjaxlink">å¼åå¿«éæå</a></li> @@ -295,6 +299,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/dev_env.html" class="list-group-item-lay pjaxlink">æå»ºå¼åç¯å¢</a></li> @@ -369,6 +377,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_test.html" class="list-group-item-lay pjaxlink">å¦ä½æµè¯</a></li> @@ -403,6 +415,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_contribute.html" class="list-group-item-lay pjaxlink">å¦ä½è´¡ç®</a></li> @@ -433,6 +449,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_become_apache_committer.html" class="list-group-item-lay pjaxlink">å¦ä½æä¸º Apache Committer</a></li> @@ -471,6 +491,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_docs.html" class="list-group-item-lay pjaxlink">å¦ä½åææ¡£</a></li> @@ -499,6 +523,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/doc_spec.html" class="list-group-item-lay pjaxlink">Kylin ææ¡£æ°åè§è</a></li> @@ -545,6 +573,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_package.html" class="list-group-item-lay pjaxlink">å¦ä½æäºè¿å¶å </a></li> @@ -587,6 +619,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_hbase_branches.html" class="list-group-item-lay pjaxlink">å¦ä½ç»´æ¤ HBase 忝</a></li> @@ -637,6 +673,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/howto_release.html" class="list-group-item-lay pjaxlink">å¦ä½åå¸</a></li> @@ -703,6 +743,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/plugin_arch.html" class="list-group-item-lay pjaxlink">æä»¶æ¶æ</a></li> @@ -765,6 +809,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/new_metadata.html" class="list-group-item-lay pjaxlink">æ°çå æ°æ®æ¨¡å</a></li> @@ -835,6 +883,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/cn/development/web_tech.html" class="list-group-item-lay pjaxlink">Kylin Web æè¦</a></li> @@ -856,6 +908,30 @@ var _hmt = _hmt || []; + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/cn/development/datasource_sdk.html" class="list-group-item-lay pjaxlink">å¼å JDBC æ°æ®æº</a></li> + + +