Modified: kylin/site/development/datasource_sdk.html URL: http://svn.apache.org/viewvc/kylin/site/development/datasource_sdk.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development/datasource_sdk.html (original) +++ kylin/site/development/datasource_sdk.html Wed Jan 12 09:43:37 2022 @@ -501,6 +501,10 @@ Create jar file for the new Adaptor, and + + + + <li class="navlist"> <a href="/development/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -611,6 +615,10 @@ Create jar file for the new Adaptor, and + + + + <li class="navlist"> <a href="/development/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -896,6 +904,10 @@ Create jar file for the new Adaptor, and + + + + @@ -1017,6 +1029,10 @@ Create jar file for the new Adaptor, and + + + + <li class="navlist"> <a href="/development/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -1083,6 +1099,10 @@ Create jar file for the new Adaptor, and + + + + <li class="navlist"> <a href="/development/new_metadata.html" class="list-group-item-lay pjaxlink">New Metadata Model</a></li> @@ -1100,6 +1120,10 @@ Create jar file for the new Adaptor, and + + + +
Modified: kylin/site/development/dev_env.html URL: http://svn.apache.org/viewvc/kylin/site/development/dev_env.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development/dev_env.html (original) +++ kylin/site/development/dev_env.html Wed Jan 12 09:43:37 2022 @@ -307,6 +307,8 @@ bower --allow-root install</code></pre>< <div class="highlight"><pre><code class="language-groff" data-lang="groff">git config --global url."git://".insteadOf https://</code></pre></div> +<p>If errors occur during installing Kylinâs frontend dependencies due to network latency or some packages not obtainable by default registry, please refer to <a href="/development/howto_setup_frontend_registry.html">How to Set up Frontend Registry</a></p> + <p>Note, if on Windows, after install bower, need to add the path of âbower.cmdâ to system environment variable âPATHâ, and then run:</p> <div class="highlight"><pre><code class="language-groff" data-lang="groff">bower.cmd --allow-root install</code></pre></div> @@ -478,6 +480,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> @@ -588,6 +594,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> @@ -873,6 +883,10 @@ limitations under the License.</code></p + + + + @@ -994,6 +1008,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> @@ -1060,6 +1078,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> @@ -1077,6 +1099,10 @@ limitations under the License.</code></p + + + + Modified: kylin/site/development/doc_spec.html URL: http://svn.apache.org/viewvc/kylin/site/development/doc_spec.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development/doc_spec.html (original) +++ kylin/site/development/doc_spec.html Wed Jan 12 09:43:37 2022 @@ -416,6 +416,10 @@ Click the **Submit** button.</p> + + + + <li class="navlist"> <a href="/development/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -526,6 +530,10 @@ Click the **Submit** button.</p> + + + + <li class="navlist"> <a href="/development/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -811,6 +819,10 @@ Click the **Submit** button.</p> + + + + @@ -932,6 +944,10 @@ Click the **Submit** button.</p> + + + + <li class="navlist"> <a href="/development/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -998,6 +1014,10 @@ Click the **Submit** button.</p> + + + + <li class="navlist"> <a href="/development/new_metadata.html" class="list-group-item-lay pjaxlink">New Metadata Model</a></li> @@ -1015,6 +1035,10 @@ Click the **Submit** button.</p> + + + + Modified: kylin/site/development/howto_become_apache_committer.html URL: http://svn.apache.org/viewvc/kylin/site/development/howto_become_apache_committer.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development/howto_become_apache_committer.html (original) +++ kylin/site/development/howto_become_apache_committer.html Wed Jan 12 09:43:37 2022 @@ -297,6 +297,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -407,6 +411,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -692,6 +700,10 @@ var _hmt = _hmt || []; + + + + @@ -813,6 +825,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -879,6 +895,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/new_metadata.html" class="list-group-item-lay pjaxlink">New Metadata Model</a></li> @@ -896,6 +916,10 @@ var _hmt = _hmt || []; + + + + Modified: kylin/site/development/howto_contribute.html URL: http://svn.apache.org/viewvc/kylin/site/development/howto_contribute.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development/howto_contribute.html (original) +++ kylin/site/development/howto_contribute.html Wed Jan 12 09:43:37 2022 @@ -424,6 +424,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -534,6 +538,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -819,6 +827,10 @@ var _hmt = _hmt || []; + + + + @@ -940,6 +952,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -1006,6 +1022,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/new_metadata.html" class="list-group-item-lay pjaxlink">New Metadata Model</a></li> @@ -1023,6 +1043,10 @@ var _hmt = _hmt || []; + + + + Modified: kylin/site/development/howto_docs.html URL: http://svn.apache.org/viewvc/kylin/site/development/howto_docs.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development/howto_docs.html (original) +++ kylin/site/development/howto_docs.html Wed Jan 12 09:43:37 2022 @@ -496,6 +496,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> @@ -606,6 +610,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> @@ -891,6 +899,10 @@ see the results at<br /> + + + + @@ -1012,6 +1024,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> @@ -1078,6 +1094,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> @@ -1095,6 +1115,10 @@ see the results at<br /> + + + + Modified: kylin/site/development/howto_package.html URL: http://svn.apache.org/viewvc/kylin/site/development/howto_package.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development/howto_package.html (original) +++ kylin/site/development/howto_package.html Wed Jan 12 09:43:37 2022 @@ -310,6 +310,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> @@ -420,6 +424,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> @@ -705,6 +713,10 @@ build/script/package.sh -P cdh5.7 + + + + @@ -826,6 +838,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> @@ -892,6 +908,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> @@ -909,6 +929,10 @@ build/script/package.sh -P cdh5.7 + + + + Modified: kylin/site/development/howto_release.html URL: http://svn.apache.org/viewvc/kylin/site/development/howto_release.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development/howto_release.html (original) +++ kylin/site/development/howto_release.html Wed Jan 12 09:43:37 2022 @@ -759,6 +759,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> @@ -869,6 +873,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> @@ -1154,6 +1162,10 @@ https://kylin.apache.org/</code></pre></ + + + + @@ -1275,6 +1287,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> @@ -1341,6 +1357,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> @@ -1358,6 +1378,10 @@ https://kylin.apache.org/</code></pre></ + + + + Added: kylin/site/development/howto_setup_frontend_registry.html URL: http://svn.apache.org/viewvc/kylin/site/development/howto_setup_frontend_registry.html?rev=1896946&view=auto ============================================================================== --- kylin/site/development/howto_setup_frontend_registry.html (added) +++ kylin/site/development/howto_setup_frontend_registry.html Wed Jan 12 09:43:37 2022 @@ -0,0 +1,1099 @@ +<!-- +* 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 | How to Set up Frontend Registry</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/howto_setup_frontend_registry.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" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Docs<span class="caret"></span></a> + <ul class="dropdown-menu"> + <li><a href="/docs/">Latest Release(Kylin 4.0.1)</a></li> + <li><a href="/docs31/">Kylin 3.1.3</a></li> + <li><a href="/docs24/">Kylin 2.4.0</a></li> + <li><a href="/archive/">Archive</a></li> + </ul> + </li> + <li><a href="/download">Download</a></li> + <li><a href="/community" >Community</a></li> + <li> + <a href="/development" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Development<span class="caret"></span></a> + <ul class="dropdown-menu"> + <li><a href="/development40/">Kylin 4.x</a></li> + <li><a href="/development/">Kylin 3.x And Older Versions</a></li> + </ul> + </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">How to Set up Frontend Registry</h1> + <article class="post-content" > + <p>If errors occur during installing Kylinâs frontend dependencies due to network latency or some packages not obtainable by default registry, bower and npm repositories for Kylin are available at <a href="http://150.158.20.97:8081/#browse/browse">http://150.158.20.97:8081/#browse/browse</a>. Below are some guides about how to set bower and npm repositories.</p> + +<h4 id="set-up-bower-repository">Set up bower repository</h4> +<ul> + <li>Make sure package âbower-nexus3-resolverâ has been stalled on your machine, if not, install it by running <code class="highlighter-rouge">npm install -g bower-nexus3-resolver</code>.</li> + <li>Alter the file at <code class="highlighter-rouge">$KYLIN_SOURCE/webapp/.bowerrc</code> to<br /> + <code class="highlighter-rouge">json + { + "directory":"app/components", + "registry":{ + "search":[ + "http://150.158.20.97:8081/repository/group-bower" + ] + }, + "resolvers":[ + "bower-nexus3-resolver" + ], + "timeout":60000 + } + </code></li> +</ul> + +<h4 id="set-up-npm-repository">Set up npm repository</h4> +<p>Run command below<br /> +<code class="highlighter-rouge">shell script +npm config set registry http://150.158.20.97:8081/repository/group-npm/ +</code></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/doc_spec.html" class="list-group-item-lay pjaxlink">Kylin Document Writing Specification</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_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/howto_test.html URL: http://svn.apache.org/viewvc/kylin/site/development/howto_test.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development/howto_test.html (original) +++ kylin/site/development/howto_test.html Wed Jan 12 09:43:37 2022 @@ -326,6 +326,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> @@ -436,6 +440,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> @@ -721,6 +729,10 @@ Try appending <code class="highlighter-r + + + + @@ -842,6 +854,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> @@ -908,6 +924,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> @@ -925,6 +945,10 @@ Try appending <code class="highlighter-r + + + + Modified: kylin/site/development/index.html URL: http://svn.apache.org/viewvc/kylin/site/development/index.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development/index.html (original) +++ kylin/site/development/index.html Wed Jan 12 09:43:37 2022 @@ -317,6 +317,10 @@ Mirrored to Gitbox: <a href="https://git + + + + <li class="navlist"> <a href="/development/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -427,6 +431,10 @@ Mirrored to Gitbox: <a href="https://git + + + + <li class="navlist"> <a href="/development/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -712,6 +720,10 @@ Mirrored to Gitbox: <a href="https://git + + + + @@ -833,6 +845,10 @@ Mirrored to Gitbox: <a href="https://git + + + + <li class="navlist"> <a href="/development/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -899,6 +915,10 @@ Mirrored to Gitbox: <a href="https://git + + + + <li class="navlist"> <a href="/development/new_metadata.html" class="list-group-item-lay pjaxlink">New Metadata Model</a></li> @@ -916,6 +936,10 @@ Mirrored to Gitbox: <a href="https://git + + + + Modified: kylin/site/development/new_metadata.html URL: http://svn.apache.org/viewvc/kylin/site/development/new_metadata.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development/new_metadata.html (original) +++ kylin/site/development/new_metadata.html Wed Jan 12 09:43:37 2022 @@ -304,6 +304,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -414,6 +418,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -699,6 +707,10 @@ var _hmt = _hmt || []; + + + + @@ -820,6 +832,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -886,6 +902,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/new_metadata.html" class="list-group-item-lay pjaxlink">New Metadata Model</a></li> @@ -903,6 +923,10 @@ var _hmt = _hmt || []; + + + + Modified: kylin/site/development/plugin_arch.html URL: http://svn.apache.org/viewvc/kylin/site/development/plugin_arch.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development/plugin_arch.html (original) +++ kylin/site/development/plugin_arch.html Wed Jan 12 09:43:37 2022 @@ -326,6 +326,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -436,6 +440,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -721,6 +729,10 @@ var _hmt = _hmt || []; + + + + @@ -842,6 +854,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -908,6 +924,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/new_metadata.html" class="list-group-item-lay pjaxlink">New Metadata Model</a></li> @@ -925,6 +945,10 @@ var _hmt = _hmt || []; + + + + Modified: kylin/site/development/web_tech.html URL: http://svn.apache.org/viewvc/kylin/site/development/web_tech.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development/web_tech.html (original) +++ kylin/site/development/web_tech.html Wed Jan 12 09:43:37 2022 @@ -334,6 +334,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -444,6 +448,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -729,6 +737,10 @@ var _hmt = _hmt || []; + + + + @@ -850,6 +862,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -916,6 +932,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development/new_metadata.html" class="list-group-item-lay pjaxlink">New Metadata Model</a></li> @@ -933,6 +953,10 @@ var _hmt = _hmt || []; + + + + Modified: kylin/site/development40/about_temp_files.html URL: http://svn.apache.org/viewvc/kylin/site/development40/about_temp_files.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development40/about_temp_files.html (original) +++ kylin/site/development40/about_temp_files.html Wed Jan 12 09:43:37 2022 @@ -292,6 +292,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development40/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -394,6 +398,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development40/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -696,6 +704,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development40/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -763,6 +775,10 @@ var _hmt = _hmt || []; + + + + @@ -777,6 +793,10 @@ var _hmt = _hmt || []; + + + + Modified: kylin/site/development40/coding_naming_convention.html URL: http://svn.apache.org/viewvc/kylin/site/development40/coding_naming_convention.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development40/coding_naming_convention.html (original) +++ kylin/site/development40/coding_naming_convention.html Wed Jan 12 09:43:37 2022 @@ -333,6 +333,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development40/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -435,6 +439,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development40/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -737,6 +745,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development40/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -804,6 +816,10 @@ var _hmt = _hmt || []; + + + + @@ -818,6 +834,10 @@ var _hmt = _hmt || []; + + + + Modified: kylin/site/development40/dev_env.html URL: http://svn.apache.org/viewvc/kylin/site/development40/dev_env.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development40/dev_env.html (original) +++ kylin/site/development40/dev_env.html Wed Jan 12 09:43:37 2022 @@ -248,6 +248,8 @@ bower --allow-root install</code></pre>< <div class="highlight"><pre><code class="language-groff" data-lang="groff">git config --global url."git://".insteadOf https://</code></pre></div> +<p>If errors occur during installing Kylinâs frontend dependencies due to network latency or some packages not obtainable by default registry, please refer to <a href="/development40/howto_setup_frontend_registry.html">How to Set up Frontend Registry</a></p> + <p>Note, if on Windows, after install bower, need to add the path of âbower.cmdâ to system environment variable âPATHâ, and then run:</p> <div class="highlight"><pre><code class="language-groff" data-lang="groff">bower.cmd --allow-root install</code></pre></div> @@ -420,6 +422,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/development40/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -522,6 +528,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/development40/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -824,6 +834,10 @@ limitations under the License.</code></p + + + + <li class="navlist"> <a href="/development40/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -891,6 +905,10 @@ limitations under the License.</code></p + + + + @@ -905,6 +923,10 @@ limitations under the License.</code></p + + + + Modified: kylin/site/development40/doc_spec.html URL: http://svn.apache.org/viewvc/kylin/site/development40/doc_spec.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development40/doc_spec.html (original) +++ kylin/site/development40/doc_spec.html Wed Jan 12 09:43:37 2022 @@ -412,6 +412,10 @@ Click the **Submit** button.</p> + + + + <li class="navlist"> <a href="/development40/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -514,6 +518,10 @@ Click the **Submit** button.</p> + + + + <li class="navlist"> <a href="/development40/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -816,6 +824,10 @@ Click the **Submit** button.</p> + + + + <li class="navlist"> <a href="/development40/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -883,6 +895,10 @@ Click the **Submit** button.</p> + + + + @@ -897,6 +913,10 @@ Click the **Submit** button.</p> + + + + Modified: kylin/site/development40/howto_become_apache_committer.html URL: http://svn.apache.org/viewvc/kylin/site/development40/howto_become_apache_committer.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development40/howto_become_apache_committer.html (original) +++ kylin/site/development40/howto_become_apache_committer.html Wed Jan 12 09:43:37 2022 @@ -293,6 +293,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development40/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -395,6 +399,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development40/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -697,6 +705,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development40/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -764,6 +776,10 @@ var _hmt = _hmt || []; + + + + @@ -778,6 +794,10 @@ var _hmt = _hmt || []; + + + + Modified: kylin/site/development40/howto_contribute.html URL: http://svn.apache.org/viewvc/kylin/site/development40/howto_contribute.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development40/howto_contribute.html (original) +++ kylin/site/development40/howto_contribute.html Wed Jan 12 09:43:37 2022 @@ -420,6 +420,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development40/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -522,6 +526,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development40/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -824,6 +832,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development40/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -891,6 +903,10 @@ var _hmt = _hmt || []; + + + + @@ -905,6 +921,10 @@ var _hmt = _hmt || []; + + + + Modified: kylin/site/development40/howto_docs.html URL: http://svn.apache.org/viewvc/kylin/site/development40/howto_docs.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development40/howto_docs.html (original) +++ kylin/site/development40/howto_docs.html Wed Jan 12 09:43:37 2022 @@ -492,6 +492,10 @@ see the results at<br /> + + + + <li class="navlist"> <a href="/development40/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -594,6 +598,10 @@ see the results at<br /> + + + + <li class="navlist"> <a href="/development40/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -896,6 +904,10 @@ see the results at<br /> + + + + <li class="navlist"> <a href="/development40/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -963,6 +975,10 @@ see the results at<br /> + + + + @@ -977,6 +993,10 @@ see the results at<br /> + + + + Modified: kylin/site/development40/howto_package.html URL: http://svn.apache.org/viewvc/kylin/site/development40/howto_package.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development40/howto_package.html (original) +++ kylin/site/development40/howto_package.html Wed Jan 12 09:43:37 2022 @@ -300,6 +300,10 @@ build/script/package.sh + + + + <li class="navlist"> <a href="/development40/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -402,6 +406,10 @@ build/script/package.sh + + + + <li class="navlist"> <a href="/development40/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -704,6 +712,10 @@ build/script/package.sh + + + + <li class="navlist"> <a href="/development40/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -771,6 +783,10 @@ build/script/package.sh + + + + @@ -785,6 +801,10 @@ build/script/package.sh + + + + Modified: kylin/site/development40/howto_release.html URL: http://svn.apache.org/viewvc/kylin/site/development40/howto_release.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development40/howto_release.html (original) +++ kylin/site/development40/howto_release.html Wed Jan 12 09:43:37 2022 @@ -755,6 +755,10 @@ https://kylin.apache.org/</code></pre></ + + + + <li class="navlist"> <a href="/development40/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -857,6 +861,10 @@ https://kylin.apache.org/</code></pre></ + + + + <li class="navlist"> <a href="/development40/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -1159,6 +1167,10 @@ https://kylin.apache.org/</code></pre></ + + + + <li class="navlist"> <a href="/development40/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -1226,6 +1238,10 @@ https://kylin.apache.org/</code></pre></ + + + + @@ -1240,6 +1256,10 @@ https://kylin.apache.org/</code></pre></ + + + + Added: kylin/site/development40/howto_setup_frontend_registry.html URL: http://svn.apache.org/viewvc/kylin/site/development40/howto_setup_frontend_registry.html?rev=1896946&view=auto ============================================================================== --- kylin/site/development40/howto_setup_frontend_registry.html (added) +++ kylin/site/development40/howto_setup_frontend_registry.html Wed Jan 12 09:43:37 2022 @@ -0,0 +1,1099 @@ +<!-- +* 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 | How to Set up Frontend Registry</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/development40/howto_setup_frontend_registry.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" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Docs<span class="caret"></span></a> + <ul class="dropdown-menu"> + <li><a href="/docs/">Latest Release(Kylin 4.0.1)</a></li> + <li><a href="/docs31/">Kylin 3.1.3</a></li> + <li><a href="/docs24/">Kylin 2.4.0</a></li> + <li><a href="/archive/">Archive</a></li> + </ul> + </li> + <li><a href="/download">Download</a></li> + <li><a href="/community" >Community</a></li> + <li> + <a href="/development" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Development<span class="caret"></span></a> + <ul class="dropdown-menu"> + <li><a href="/development40/">Kylin 4.x</a></li> + <li><a href="/development/">Kylin 3.x And Older Versions</a></li> + </ul> + </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">How to Set up Frontend Registry</h1> + <article class="post-content" > + <p>If errors occur during installing Kylinâs frontend dependencies due to network latency or some packages not obtainable by default registry, bower and npm repositories for Kylin are available at <a href="http://150.158.20.97:8081/#browse/browse">http://150.158.20.97:8081/#browse/browse</a>. Below are some guides about how to set bower and npm repositories.</p> + +<h4 id="set-up-bower-repository">Set up bower repository</h4> +<ul> + <li>Make sure package âbower-nexus3-resolverâ has been stalled on your machine, if not, install it by running <code class="highlighter-rouge">npm install -g bower-nexus3-resolver</code>.</li> + <li>Alter the file at <code class="highlighter-rouge">$KYLIN_SOURCE/webapp/.bowerrc</code> to<br /> + <code class="highlighter-rouge">json + { + "directory":"app/components", + "registry":{ + "search":[ + "http://150.158.20.97:8081/repository/group-bower" + ] + }, + "resolvers":[ + "bower-nexus3-resolver" + ], + "timeout":60000 + } + </code></li> +</ul> + +<h4 id="set-up-npm-repository">Set up npm repository</h4> +<p>Run command below<br /> +<code class="highlighter-rouge">shell script +npm config set registry http://150.158.20.97:8081/repository/group-npm/ +</code></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/doc_spec.html" class="list-group-item-lay pjaxlink">Kylin Document Writing Specification</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_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/development40/howto_test.html URL: http://svn.apache.org/viewvc/kylin/site/development40/howto_test.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development40/howto_test.html (original) +++ kylin/site/development40/howto_test.html Wed Jan 12 09:43:37 2022 @@ -298,6 +298,10 @@ If your code changes involve more code, + + + + <li class="navlist"> <a href="/development40/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -400,6 +404,10 @@ If your code changes involve more code, + + + + <li class="navlist"> <a href="/development40/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -702,6 +710,10 @@ If your code changes involve more code, + + + + <li class="navlist"> <a href="/development40/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -769,6 +781,10 @@ If your code changes involve more code, + + + + @@ -783,6 +799,10 @@ If your code changes involve more code, + + + + Modified: kylin/site/development40/index.html URL: http://svn.apache.org/viewvc/kylin/site/development40/index.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development40/index.html (original) +++ kylin/site/development40/index.html Wed Jan 12 09:43:37 2022 @@ -304,6 +304,10 @@ Mirrored to Gitbox: <a href="https://git + + + + <li class="navlist"> <a href="/development40/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -406,6 +410,10 @@ Mirrored to Gitbox: <a href="https://git + + + + <li class="navlist"> <a href="/development40/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -708,6 +716,10 @@ Mirrored to Gitbox: <a href="https://git + + + + <li class="navlist"> <a href="/development40/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -775,6 +787,10 @@ Mirrored to Gitbox: <a href="https://git + + + + @@ -789,6 +805,10 @@ Mirrored to Gitbox: <a href="https://git + + + + Modified: kylin/site/development40/plugin_arch.html URL: http://svn.apache.org/viewvc/kylin/site/development40/plugin_arch.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development40/plugin_arch.html (original) +++ kylin/site/development40/plugin_arch.html Wed Jan 12 09:43:37 2022 @@ -322,6 +322,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development40/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -424,6 +428,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development40/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -726,6 +734,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development40/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -793,6 +805,10 @@ var _hmt = _hmt || []; + + + + @@ -807,6 +823,10 @@ var _hmt = _hmt || []; + + + + Modified: kylin/site/development40/web_tech.html URL: http://svn.apache.org/viewvc/kylin/site/development40/web_tech.html?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/development40/web_tech.html (original) +++ kylin/site/development40/web_tech.html Wed Jan 12 09:43:37 2022 @@ -330,6 +330,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development40/index.html" class="list-group-item-lay pjaxlink">Development Quick Guide</a></li> @@ -432,6 +436,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development40/howto_test.html" class="list-group-item-lay pjaxlink">How to Test</a></li> @@ -734,6 +742,10 @@ var _hmt = _hmt || []; + + + + <li class="navlist"> <a href="/development40/plugin_arch.html" class="list-group-item-lay pjaxlink">Plugin Architecture</a></li> @@ -801,6 +813,10 @@ var _hmt = _hmt || []; + + + + @@ -815,6 +831,10 @@ var _hmt = _hmt || []; + + + + Modified: kylin/site/feed.xml URL: http://svn.apache.org/viewvc/kylin/site/feed.xml?rev=1896946&r1=1896945&r2=1896946&view=diff ============================================================================== --- kylin/site/feed.xml (original) +++ kylin/site/feed.xml Wed Jan 12 09:43:37 2022 @@ -19,8 +19,8 @@ <description>Apache Kylin Home</description> <link>http://kylin.apache.org/</link> <atom:link href="http://kylin.apache.org/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Fri, 07 Jan 2022 05:59:25 -0800</pubDate> - <lastBuildDate>Fri, 07 Jan 2022 05:59:25 -0800</lastBuildDate> + <pubDate>Wed, 12 Jan 2022 01:29:40 -0800</pubDate> + <lastBuildDate>Wed, 12 Jan 2022 01:29:40 -0800</lastBuildDate> <generator>Jekyll v2.5.3</generator> <item>