Added: kylin/site/development/datasource_sdk.html URL: http://svn.apache.org/viewvc/kylin/site/development/datasource_sdk.html?rev=1851595&view=auto ============================================================================== --- kylin/site/development/datasource_sdk.html (added) +++ kylin/site/development/datasource_sdk.html Fri Jan 18 02:41:45 2019 @@ -0,0 +1,6987 @@ +<!-- +* 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 | Develop JDBC Data Source</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/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">Develop JDBC Data Source</h1> + <article class="post-content" > + <p>> Available since Apache Kylin v2.6.0</p> + +<h2 id="data-source-sdk">Data source SDK</h2> + +<p>Since v2.6.0 Apache Kylin provides a new data source framework <em>Data source SDK</em>, which provides APIs to help developers handle dialect differences and easily implement a new data source.</p> + +<h2 id="how-to-develop">How to develop</h2> + +<h3 id="configuration-to-implement-a-new-data-source">Configuration to implement a new data source</h3> + +<p><em>Data source SDK</em> provides a conversion framework and has pre-defined a configuration file <em>default.xml</em> for ansi sql dialect.</p> + +<p>Developers do not need coding, what they should do is just create a new configuration file {dialect}.xml for the new data source dialect.</p> + +<p>Structure of the configuration:</p> + +<ul> + <li>Root node: <br /> +<DATASOURCE_DEF NAME=âkylinâ ID=âdefaultâ>, the value of ID should be name of dialect.</li> + <li>Property node: <br /> +Define the properties of the dialect.</li> +</ul> + +<table> + <tbody align="left"> + <tr> + <td align="center">屿§</td> + <td align="center">æè¿°</td> + </tr> + <tr> + <td> sql.default-converted-enabled </td> + <td> whether enable convert </td> + </tr> + <tr> + <td> sql.allow-no-offset </td> + <td> whether allow no offset </td> + </tr> + <tr> + <td> sql.allow-fetch-no-rows </td> + <td> whether allow fetch 0 rows </td> + </tr> + <tr> + <td> sql.allow-no-orderby-with-fetch </td> + <td> whether allow fetch without orderby </td> + </tr> + <tr> + <td> sql.keyword-default-escape </td> + <td> whether <default> is keyword </td> + </tr> + <tr> + <td> sql.keyword-default-uppercase </td> + <td> whether <default> should be transform to uppercase </td> + </tr> + <tr> + <td> sql.paging-type </td> + <td> paging type like LIMIT_OFFSET, FETCH_NEXT, ROWNUM </td> + </tr> + <tr> + <td> sql.case-sensitive </td> + <td> whether identifier is case sensitive </td> + </tr> + <tr> + <td> metadata.enable-cache </td> + <td> whether enable cache for `sql.case-sensitive` is true </td> + </tr> + <tr> + <td> sql.enable-quote-all-identifiers </td> + <td> whether enable quote </td> + </tr> + <tr> + <td> transaction.isolation-level </td> + <td> transaction isolation level for sqoop </td> + </tr> + </tbody> +</table> + +<ul> + <li>Function node: <br /> +Developers can define the functions implementation in target data source dialect. <br /> +For example, we want to implement Greenplum as data source, but Greenplum does not support function such as <em>TIMESTAMPDIFF</em>, so we can define in <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>contrast with the configuration in <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> provides conversion functions from default to target dialect with same function id.</p> + +<ul> + <li>Type node: <br /> +Developers can define the types implementation in target data source dialect.<br /> +Also take Greenplum as example, Greenplum support <em>BIGINT</em> instead of <em>LONG</em>, so we can define in <em>greenplum.xml</em></li> +</ul> + +<div class="highlighter-rouge"><pre class="highlight"><code><TYPE_DEF ID="Long" EXPRESSION="BIGINT"/> +</code></pre> +</div> + +<p>contrast with the configuration in <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> provides conversion types from default to target dialect with same type id.</p> + +<h3 id="adaptor">Adaptor</h3> + +<p>Adaptor provides a list of API like get metadata and data from data source. <br /> +<em>Data source SDK</em> provides a default implementationï¼developers can create a new class to extends it and have their own implementation.</p> + +<div class="highlight"><pre><code class="language-groff" data-lang="groff">org.apache.kylin.sdk.datasource.adaptor.DefaultAdaptor</code></pre></div> + +<p>Adaptor also reserves a function <em>fixSql(String sql)</em>. <br /> +After the conversion with the conversion framework, if the sql still have some problems to adapt the target dialect, developers can implement the function to fix sql finally.</p> + +<h2 id="how-to-enable-data-source-for-kylin">How to enable data source for Kylin</h2> +<p>Some new configurations:</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={Dialect} +kylin.source.jdbc.adaptor={Class name of Adaptor} +kylin.source.jdbc.user={JDBC Connection Username} +kylin.source.jdbc.pass={JDBC Connection Password} +kylin.source.jdbc.connection-url={JDBC Connection String} +kylin.source.jdbc.driver={JDBC Driver Class Name}</code></pre></div> + +<p>Take mysql as an example:</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>Put the configuration file <em>{dialect}.xml</em> under directory $KYLIN_HOME/conf/datasource.<br /> +Create jar file for the new Adaptor, and put under directory $KYLIN_HOME/ext.</p> + +<p>Other configurations are identical with the former jdbc connection, please refer to <a href="/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/development/dev_env.html URL: http://svn.apache.org/viewvc/kylin/site/development/dev_env.html?rev=1851595&r1=1851594&r2=1851595&view=diff ============================================================================== --- kylin/site/development/dev_env.html (original) +++ kylin/site/development/dev_env.html Fri Jan 18 02:41:45 2019 @@ -6302,6 +6302,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/development/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -6328,6 +6332,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/development/dev_env.html" class="list-group-item-lay pjaxlink">Setup Development Env</a></li> @@ -6406,6 +6414,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/development/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -6442,6 +6454,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/development/howto_contribute.html" class="list-group-item-lay pjaxlink">How to Contribute</a></li> @@ -6474,6 +6490,10 @@ limitations under the License.</code></p + + + + <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> @@ -6514,6 +6534,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/development/howto_docs.html" class="list-group-item-lay pjaxlink">How to Write Document</a></li> @@ -6562,6 +6586,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/development/howto_package.html" class="list-group-item-lay pjaxlink">How to Build Binary Package</a></li> @@ -6606,6 +6634,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/development/howto_hbase_branches.html" class="list-group-item-lay pjaxlink">How to Maintain Hadoop/HBase Branches</a></li> @@ -6658,6 +6690,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/development/howto_release.html" class="list-group-item-lay pjaxlink">How to Make Release</a></li> @@ -6726,6 +6762,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/development/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -6790,6 +6830,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/development/new_metadata.html" class="list-group-item-lay pjaxlink">New Metadata Model</a></li> @@ -6862,6 +6906,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/development/web_tech.html" class="list-group-item-lay pjaxlink">Kylin Web Summary</a></li> @@ -6885,6 +6933,32 @@ limitations under the License.</code></p + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/datasource_sdk.html" class="list-group-item-lay pjaxlink">Develop JDBC Data Source</a></li> + + + Modified: kylin/site/development/howto_become_apache_committer.html URL: http://svn.apache.org/viewvc/kylin/site/development/howto_become_apache_committer.html?rev=1851595&r1=1851594&r2=1851595&view=diff ============================================================================== --- kylin/site/development/howto_become_apache_committer.html (original) +++ kylin/site/development/howto_become_apache_committer.html Fri Jan 18 02:41:45 2019 @@ -6135,6 +6135,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -6161,6 +6165,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/dev_env.html" class="list-group-item-lay pjaxlink">Setup Development Env</a></li> @@ -6239,6 +6247,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -6275,6 +6287,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_contribute.html" class="list-group-item-lay pjaxlink">How to Contribute</a></li> @@ -6307,6 +6323,10 @@ var _hmt = _hmt || []; + + + + <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> @@ -6347,6 +6367,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_docs.html" class="list-group-item-lay pjaxlink">How to Write Document</a></li> @@ -6395,6 +6419,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_package.html" class="list-group-item-lay pjaxlink">How to Build Binary Package</a></li> @@ -6439,6 +6467,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_hbase_branches.html" class="list-group-item-lay pjaxlink">How to Maintain Hadoop/HBase Branches</a></li> @@ -6491,6 +6523,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_release.html" class="list-group-item-lay pjaxlink">How to Make Release</a></li> @@ -6559,6 +6595,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -6623,6 +6663,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/new_metadata.html" class="list-group-item-lay pjaxlink">New Metadata Model</a></li> @@ -6695,6 +6739,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/web_tech.html" class="list-group-item-lay pjaxlink">Kylin Web Summary</a></li> @@ -6718,6 +6766,32 @@ var _hmt = _hmt || []; + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/datasource_sdk.html" class="list-group-item-lay pjaxlink">Develop JDBC Data Source</a></li> + + + Modified: kylin/site/development/howto_contribute.html URL: http://svn.apache.org/viewvc/kylin/site/development/howto_contribute.html?rev=1851595&r1=1851594&r2=1851595&view=diff ============================================================================== --- kylin/site/development/howto_contribute.html (original) +++ kylin/site/development/howto_contribute.html Fri Jan 18 02:41:45 2019 @@ -6261,6 +6261,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -6287,6 +6291,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/dev_env.html" class="list-group-item-lay pjaxlink">Setup Development Env</a></li> @@ -6365,6 +6373,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -6401,6 +6413,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_contribute.html" class="list-group-item-lay pjaxlink">How to Contribute</a></li> @@ -6433,6 +6449,10 @@ var _hmt = _hmt || []; + + + + <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> @@ -6473,6 +6493,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_docs.html" class="list-group-item-lay pjaxlink">How to Write Document</a></li> @@ -6521,6 +6545,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_package.html" class="list-group-item-lay pjaxlink">How to Build Binary Package</a></li> @@ -6565,6 +6593,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_hbase_branches.html" class="list-group-item-lay pjaxlink">How to Maintain Hadoop/HBase Branches</a></li> @@ -6617,6 +6649,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_release.html" class="list-group-item-lay pjaxlink">How to Make Release</a></li> @@ -6685,6 +6721,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -6749,6 +6789,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/new_metadata.html" class="list-group-item-lay pjaxlink">New Metadata Model</a></li> @@ -6821,6 +6865,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/web_tech.html" class="list-group-item-lay pjaxlink">Kylin Web Summary</a></li> @@ -6844,6 +6892,32 @@ var _hmt = _hmt || []; + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/datasource_sdk.html" class="list-group-item-lay pjaxlink">Develop JDBC Data Source</a></li> + + + Modified: kylin/site/development/howto_docs.html URL: http://svn.apache.org/viewvc/kylin/site/development/howto_docs.html?rev=1851595&r1=1851594&r2=1851595&view=diff ============================================================================== --- kylin/site/development/howto_docs.html (original) +++ kylin/site/development/howto_docs.html Fri Jan 18 02:41:45 2019 @@ -6329,6 +6329,10 @@ see the results at<br /> + + + + <li class="navlist"> <a href="/development/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -6355,6 +6359,10 @@ see the results at<br /> + + + + <li class="navlist"> <a href="/development/dev_env.html" class="list-group-item-lay pjaxlink">Setup Development Env</a></li> @@ -6433,6 +6441,10 @@ see the results at<br /> + + + + <li class="navlist"> <a href="/development/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -6469,6 +6481,10 @@ see the results at<br /> + + + + <li class="navlist"> <a href="/development/howto_contribute.html" class="list-group-item-lay pjaxlink">How to Contribute</a></li> @@ -6501,6 +6517,10 @@ see the results at<br /> + + + + <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> @@ -6541,6 +6561,10 @@ see the results at<br /> + + + + <li class="navlist"> <a href="/development/howto_docs.html" class="list-group-item-lay pjaxlink">How to Write Document</a></li> @@ -6589,6 +6613,10 @@ see the results at<br /> + + + + <li class="navlist"> <a href="/development/howto_package.html" class="list-group-item-lay pjaxlink">How to Build Binary Package</a></li> @@ -6633,6 +6661,10 @@ see the results at<br /> + + + + <li class="navlist"> <a href="/development/howto_hbase_branches.html" class="list-group-item-lay pjaxlink">How to Maintain Hadoop/HBase Branches</a></li> @@ -6685,6 +6717,10 @@ see the results at<br /> + + + + <li class="navlist"> <a href="/development/howto_release.html" class="list-group-item-lay pjaxlink">How to Make Release</a></li> @@ -6753,6 +6789,10 @@ see the results at<br /> + + + + <li class="navlist"> <a href="/development/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -6817,6 +6857,10 @@ see the results at<br /> + + + + <li class="navlist"> <a href="/development/new_metadata.html" class="list-group-item-lay pjaxlink">New Metadata Model</a></li> @@ -6889,6 +6933,10 @@ see the results at<br /> + + + + <li class="navlist"> <a href="/development/web_tech.html" class="list-group-item-lay pjaxlink">Kylin Web Summary</a></li> @@ -6912,6 +6960,32 @@ see the results at<br /> + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/datasource_sdk.html" class="list-group-item-lay pjaxlink">Develop JDBC Data Source</a></li> + + + Modified: kylin/site/development/howto_hbase_branches.html URL: http://svn.apache.org/viewvc/kylin/site/development/howto_hbase_branches.html?rev=1851595&r1=1851594&r2=1851595&view=diff ============================================================================== --- kylin/site/development/howto_hbase_branches.html (original) +++ kylin/site/development/howto_hbase_branches.html Fri Jan 18 02:41:45 2019 @@ -6132,6 +6132,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -6158,6 +6162,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/dev_env.html" class="list-group-item-lay pjaxlink">Setup Development Env</a></li> @@ -6236,6 +6244,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -6272,6 +6284,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_contribute.html" class="list-group-item-lay pjaxlink">How to Contribute</a></li> @@ -6304,6 +6320,10 @@ var _hmt = _hmt || []; + + + + <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> @@ -6344,6 +6364,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_docs.html" class="list-group-item-lay pjaxlink">How to Write Document</a></li> @@ -6392,6 +6416,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_package.html" class="list-group-item-lay pjaxlink">How to Build Binary Package</a></li> @@ -6436,6 +6464,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_hbase_branches.html" class="list-group-item-lay pjaxlink">How to Maintain Hadoop/HBase Branches</a></li> @@ -6488,6 +6520,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_release.html" class="list-group-item-lay pjaxlink">How to Make Release</a></li> @@ -6556,6 +6592,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -6620,6 +6660,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/new_metadata.html" class="list-group-item-lay pjaxlink">New Metadata Model</a></li> @@ -6692,6 +6736,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/web_tech.html" class="list-group-item-lay pjaxlink">Kylin Web Summary</a></li> @@ -6715,6 +6763,32 @@ var _hmt = _hmt || []; + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/datasource_sdk.html" class="list-group-item-lay pjaxlink">Develop JDBC Data Source</a></li> + + + Modified: kylin/site/development/howto_package.html URL: http://svn.apache.org/viewvc/kylin/site/development/howto_package.html?rev=1851595&r1=1851594&r2=1851595&view=diff ============================================================================== --- kylin/site/development/howto_package.html (original) +++ kylin/site/development/howto_package.html Fri Jan 18 02:41:45 2019 @@ -6148,6 +6148,10 @@ build/script/package.sh -P cdh5.7 + + + + <li class="navlist"> <a href="/development/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -6174,6 +6178,10 @@ build/script/package.sh -P cdh5.7 + + + + <li class="navlist"> <a href="/development/dev_env.html" class="list-group-item-lay pjaxlink">Setup Development Env</a></li> @@ -6252,6 +6260,10 @@ build/script/package.sh -P cdh5.7 + + + + <li class="navlist"> <a href="/development/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -6288,6 +6300,10 @@ build/script/package.sh -P cdh5.7 + + + + <li class="navlist"> <a href="/development/howto_contribute.html" class="list-group-item-lay pjaxlink">How to Contribute</a></li> @@ -6320,6 +6336,10 @@ build/script/package.sh -P cdh5.7 + + + + <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> @@ -6360,6 +6380,10 @@ build/script/package.sh -P cdh5.7 + + + + <li class="navlist"> <a href="/development/howto_docs.html" class="list-group-item-lay pjaxlink">How to Write Document</a></li> @@ -6408,6 +6432,10 @@ build/script/package.sh -P cdh5.7 + + + + <li class="navlist"> <a href="/development/howto_package.html" class="list-group-item-lay pjaxlink">How to Build Binary Package</a></li> @@ -6452,6 +6480,10 @@ build/script/package.sh -P cdh5.7 + + + + <li class="navlist"> <a href="/development/howto_hbase_branches.html" class="list-group-item-lay pjaxlink">How to Maintain Hadoop/HBase Branches</a></li> @@ -6504,6 +6536,10 @@ build/script/package.sh -P cdh5.7 + + + + <li class="navlist"> <a href="/development/howto_release.html" class="list-group-item-lay pjaxlink">How to Make Release</a></li> @@ -6572,6 +6608,10 @@ build/script/package.sh -P cdh5.7 + + + + <li class="navlist"> <a href="/development/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -6636,6 +6676,10 @@ build/script/package.sh -P cdh5.7 + + + + <li class="navlist"> <a href="/development/new_metadata.html" class="list-group-item-lay pjaxlink">New Metadata Model</a></li> @@ -6708,6 +6752,10 @@ build/script/package.sh -P cdh5.7 + + + + <li class="navlist"> <a href="/development/web_tech.html" class="list-group-item-lay pjaxlink">Kylin Web Summary</a></li> @@ -6731,6 +6779,32 @@ build/script/package.sh -P cdh5.7 + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/datasource_sdk.html" class="list-group-item-lay pjaxlink">Develop JDBC Data Source</a></li> + + + Modified: kylin/site/development/howto_release.html URL: http://svn.apache.org/viewvc/kylin/site/development/howto_release.html?rev=1851595&r1=1851594&r2=1851595&view=diff ============================================================================== --- kylin/site/development/howto_release.html (original) +++ kylin/site/development/howto_release.html Fri Jan 18 02:41:45 2019 @@ -6597,6 +6597,10 @@ https://kylin.apache.org/</code></pre></ + + + + <li class="navlist"> <a href="/development/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -6623,6 +6627,10 @@ https://kylin.apache.org/</code></pre></ + + + + <li class="navlist"> <a href="/development/dev_env.html" class="list-group-item-lay pjaxlink">Setup Development Env</a></li> @@ -6701,6 +6709,10 @@ https://kylin.apache.org/</code></pre></ + + + + <li class="navlist"> <a href="/development/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -6737,6 +6749,10 @@ https://kylin.apache.org/</code></pre></ + + + + <li class="navlist"> <a href="/development/howto_contribute.html" class="list-group-item-lay pjaxlink">How to Contribute</a></li> @@ -6769,6 +6785,10 @@ https://kylin.apache.org/</code></pre></ + + + + <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> @@ -6809,6 +6829,10 @@ https://kylin.apache.org/</code></pre></ + + + + <li class="navlist"> <a href="/development/howto_docs.html" class="list-group-item-lay pjaxlink">How to Write Document</a></li> @@ -6857,6 +6881,10 @@ https://kylin.apache.org/</code></pre></ + + + + <li class="navlist"> <a href="/development/howto_package.html" class="list-group-item-lay pjaxlink">How to Build Binary Package</a></li> @@ -6901,6 +6929,10 @@ https://kylin.apache.org/</code></pre></ + + + + <li class="navlist"> <a href="/development/howto_hbase_branches.html" class="list-group-item-lay pjaxlink">How to Maintain Hadoop/HBase Branches</a></li> @@ -6953,6 +6985,10 @@ https://kylin.apache.org/</code></pre></ + + + + <li class="navlist"> <a href="/development/howto_release.html" class="list-group-item-lay pjaxlink">How to Make Release</a></li> @@ -7021,6 +7057,10 @@ https://kylin.apache.org/</code></pre></ + + + + <li class="navlist"> <a href="/development/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -7085,6 +7125,10 @@ https://kylin.apache.org/</code></pre></ + + + + <li class="navlist"> <a href="/development/new_metadata.html" class="list-group-item-lay pjaxlink">New Metadata Model</a></li> @@ -7157,6 +7201,10 @@ https://kylin.apache.org/</code></pre></ + + + + <li class="navlist"> <a href="/development/web_tech.html" class="list-group-item-lay pjaxlink">Kylin Web Summary</a></li> @@ -7180,6 +7228,32 @@ https://kylin.apache.org/</code></pre></ + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/datasource_sdk.html" class="list-group-item-lay pjaxlink">Develop JDBC Data Source</a></li> + + + Modified: kylin/site/development/howto_test.html URL: http://svn.apache.org/viewvc/kylin/site/development/howto_test.html?rev=1851595&r1=1851594&r2=1851595&view=diff ============================================================================== --- kylin/site/development/howto_test.html (original) +++ kylin/site/development/howto_test.html Fri Jan 18 02:41:45 2019 @@ -6164,6 +6164,10 @@ Try appending <code class="highlighter-r + + + + <li class="navlist"> <a href="/development/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -6190,6 +6194,10 @@ Try appending <code class="highlighter-r + + + + <li class="navlist"> <a href="/development/dev_env.html" class="list-group-item-lay pjaxlink">Setup Development Env</a></li> @@ -6268,6 +6276,10 @@ Try appending <code class="highlighter-r + + + + <li class="navlist"> <a href="/development/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -6304,6 +6316,10 @@ Try appending <code class="highlighter-r + + + + <li class="navlist"> <a href="/development/howto_contribute.html" class="list-group-item-lay pjaxlink">How to Contribute</a></li> @@ -6336,6 +6352,10 @@ Try appending <code class="highlighter-r + + + + <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> @@ -6376,6 +6396,10 @@ Try appending <code class="highlighter-r + + + + <li class="navlist"> <a href="/development/howto_docs.html" class="list-group-item-lay pjaxlink">How to Write Document</a></li> @@ -6424,6 +6448,10 @@ Try appending <code class="highlighter-r + + + + <li class="navlist"> <a href="/development/howto_package.html" class="list-group-item-lay pjaxlink">How to Build Binary Package</a></li> @@ -6468,6 +6496,10 @@ Try appending <code class="highlighter-r + + + + <li class="navlist"> <a href="/development/howto_hbase_branches.html" class="list-group-item-lay pjaxlink">How to Maintain Hadoop/HBase Branches</a></li> @@ -6520,6 +6552,10 @@ Try appending <code class="highlighter-r + + + + <li class="navlist"> <a href="/development/howto_release.html" class="list-group-item-lay pjaxlink">How to Make Release</a></li> @@ -6588,6 +6624,10 @@ Try appending <code class="highlighter-r + + + + <li class="navlist"> <a href="/development/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -6652,6 +6692,10 @@ Try appending <code class="highlighter-r + + + + <li class="navlist"> <a href="/development/new_metadata.html" class="list-group-item-lay pjaxlink">New Metadata Model</a></li> @@ -6724,6 +6768,10 @@ Try appending <code class="highlighter-r + + + + <li class="navlist"> <a href="/development/web_tech.html" class="list-group-item-lay pjaxlink">Kylin Web Summary</a></li> @@ -6747,6 +6795,32 @@ Try appending <code class="highlighter-r + + + + + + + + + + + + + + + + + + + + + + <li class="navlist"> + <a href="/development/datasource_sdk.html" class="list-group-item-lay pjaxlink">Develop JDBC Data Source</a></li> + + +