Modified: helix/site-content/download.html URL: http://svn.apache.org/viewvc/helix/site-content/download.html?rev=1899879&r1=1899878&r2=1899879&view=diff ============================================================================== --- helix/site-content/download.html (original) +++ helix/site-content/download.html Fri Apr 15 07:06:37 2022 @@ -1,20 +1,22 @@ <!DOCTYPE html> <!-- - Generated by Apache Maven Doxia at 2022-04-15 + Generated by Apache Maven Doxia at 2021-11-21 Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> - <title>Apache Helix – Apache Helix Downloads</title> + <title>Apache Helix - + Apache Helix Downloads</title> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="description" content="" /> <meta name="author" content="Apache Helix Documentation Team" /> <meta http-equiv="content-language" content="en" /> - <link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap.min.css" rel="stylesheet" /> + <link href="./css/bootstrap.min.css" rel="stylesheet" /> + <link href="./css/bootstrap-responsive.min.css" rel="stylesheet" /> <link href="./css/docs.css" rel="stylesheet" /> <link href="./css/reflow-skin.css" rel="stylesheet" /> @@ -26,14 +28,23 @@ <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> - <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> + <script src="./js/html5.js"></script> <![endif]--> +<script type="text/javascript">var _gaq = _gaq || []; + _gaq.push(['_setAccount', 'UA-3211522-12']); + _gaq.push(['_trackPageview']); + + (function() { + var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; + ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; + var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); + })();</script> </head> - <body class="page-$config.fileId project-$config.projectId" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target"> + <body class="page-download project-website" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> @@ -43,65 +54,77 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </a> + <a class="brand" href="./">Apache Helix</a> <div class="nav-collapse collapse" id="top-nav-collapse"> <ul class="nav pull-right"> - <li class="dropdown active"> + <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Learn <b class="caret"></b></a> <ul class="dropdown-menu"> - <li class="active"><a href="" title="Core Concepts">Core Concepts</a></li> - <li class="active"><a href="" title="Architecture">Architecture</a></li> - <li class="active"><a href="" title="Publications">Publications</a></li> - <li class="active"><a href="" title="Client Libraries">Client Libraries</a></li> + <li ><a href="Concepts.html" title="Core Concepts">Core Concepts</a></li> + <li ><a href="Architecture.html" title="Architecture">Architecture</a></li> + <li ><a href="Publications.html" title="Publications">Publications</a></li> + <li ><a href="ClientLibraries.html" title="Client Libraries">Client Libraries</a></li> </ul> </li> - <li class="dropdown active"> + <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a> <ul class="dropdown-menu"> - <li class="active"><a href="" title="1.0.2">1.0.2</a></li> - <li class="active"><a href="" title="0.9.10 (0.9.9)">0.9.10 (0.9.9)</a></li> - <li class="active"><a href="" title="trunk">trunk</a></li> + <li ><a href="1.0.2-docs/index.html" title="1.0.2">1.0.2</a></li> + <li ><a href="1.0.1-docs/index.html" title="1.0.1">1.0.1</a></li> + <li ><a href="1.0.0-docs/index.html" title="1.0.0 (deprecated)">1.0.0 (deprecated)</a></li> + <li ><a href="0.9.8-docs/index.html" title="0.9.8">0.9.8</a></li> + <li ><a href="0.9.7-docs/index.html" title="0.9.7 (stable)">0.9.7 (stable)</a></li> + <li ><a href="0.9.4-docs/index.html" title="0.9.4">0.9.4</a></li> + <li ><a href="0.9.1-docs/index.html" title="0.9.1">0.9.1</a></li> + <li ><a href="0.9.0-docs/index.html" title="0.9.0">0.9.0</a></li> + <li ><a href="0.8.4-docs/index.html" title="0.8.4">0.8.4</a></li> + <li ><a href="0.8.3-docs/index.html" title="0.8.3 (alpha)">0.8.3 (alpha)</a></li> + <li ><a href="0.8.2-docs/index.html" title="0.8.2">0.8.2</a></li> + <li ><a href="0.8.1-docs/index.html" title="0.8.1">0.8.1</a></li> + <li ><a href="0.8.0-docs/index.html" title="0.8.0">0.8.0</a></li> + <li ><a href="trunk-docs/index.html" title="trunk">trunk</a></li> </ul> </li> - <li class="dropdown active"> + <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Helix 1.0.2 <b class="caret"></b></a> <ul class="dropdown-menu"> - <li class="active"><a href="" title="Documentation">Documentation</a></li> - <li class="active"><a href="" title="Quick Start">Quick Start</a></li> - <li class="active"><a href="" title="Tutorial">Tutorial</a></li> - <li class="active"><a href="" title="Download">Download</a></li> + <li ><a href="1.0.2-docs/index.html" title="Documentation">Documentation</a></li> + <li ><a href="1.0.2-docs/Quickstart.html" title="Quick Start">Quick Start</a></li> + <li ><a href="1.0.2-docs/Tutorial.html" title="Tutorial">Tutorial</a></li> + <li ><a href="1.0.2-docs/download.html" title="Download">Download</a></li> </ul> </li> - <li class="dropdown active"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Helix 0.9.10 (0.9.9) <b class="caret"></b></a> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Helix 0.9.8 <b class="caret"></b></a> <ul class="dropdown-menu"> - <li class="active"><a href="" title="Documentation">Documentation</a></li> - <li class="active"><a href="" title="Quick Start">Quick Start</a></li> - <li class="active"><a href="" title="Tutorial">Tutorial</a></li> - <li class="active"><a href="" title="Download">Download</a></li> + <li ><a href="0.9.8-docs/index.html" title="Documentation">Documentation</a></li> + <li ><a href="0.9.8-docs/Quickstart.html" title="Quick Start">Quick Start</a></li> + <li ><a href="0.9.8-docs/Tutorial.html" title="Tutorial">Tutorial</a></li> + <li ><a href="0.9.8-docs/download.html" title="Download">Download</a></li> </ul> </li> - <li class="dropdown active"> + <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Involved <b class="caret"></b></a> <ul class="dropdown-menu"> - <li class="active"><a href="" title="IRC">IRC</a></li> - <li class="active"><a href="" title="Mailing Lists">Mailing Lists</a></li> - <li class="active"><a href="" title="Issues">Issues</a></li> - <li class="active"><a href="" title="Team">Team</a></li> - <li class="active"><a href="" title="Sources">Sources</a></li> - <li class="active"><a href="" title="Continuous Integration">Continuous Integration</a></li> - <li class="active"><a href="" title="Building Guide">Building Guide</a></li> - <li class="active"><a href="" title="Release Guide">Release Guide</a></li> - <li class="active"><a href="" title="Improve this Website">Improve this Website</a></li> + <li ><a href="IRC.html" title="IRC">IRC</a></li> + <li ><a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a></li> + <li ><a href="issue-tracking.html" title="Issues">Issues</a></li> + <li ><a href="team-list.html" title="Team">Team</a></li> + <li ><a href="sources.html" title="Sources">Sources</a></li> + <li ><a href="integration.html" title="Continuous Integration">Continuous Integration</a></li> + <li ><a href="involved/building.html" title="Building Guide">Building Guide</a></li> + <li ><a href="releasing.html" title="Release Guide">Release Guide</a></li> + <li ><a href="involved/contribdocs.html" title="Improve this Website">Improve this Website</a></li> </ul> </li> - <li class="dropdown active"> + <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a> <ul class="dropdown-menu"> - <li class="active"><a href="" title="ASF Home">ASF Home</a></li> - <li class="active"><a href="" title="License">License</a></li> - <li class="active"><a href="" title="Sponsorship">Sponsorship</a></li> - <li class="active"><a href="" title="Thanks">Thanks</a></li> - <li class="active"><a href="" title="Security">Security</a></li> + <li ><a href="http://www.apache.org/" title="ASF Home" class="externalLink">ASF Home</a></li> + <li ><a href="http://www.apache.org/licenses/" title="License" class="externalLink">License</a></li> + <li ><a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsorship" class="externalLink">Sponsorship</a></li> + <li ><a href="http://www.apache.org/foundation/thanks.html" title="Thanks" class="externalLink">Thanks</a></li> + <li ><a href="http://www.apache.org/security/" title="Security" class="externalLink">Security</a></li> </ul> </li> </ul> @@ -120,19 +143,21 @@ <div class="row" id="banner"> <div class="span12"> <div class="pull-left"> - <a href="" id="bannerLeft"><img src="" alt='"''"' /></a> + <a href="./" id="bannerLeft"><img src="images/helix-logo.jpg" alt='"''"' /></a> + <p class="lead">A cluster management framework for partitioned and replicated distributed resources</p> </div> <div class="pull-right"> - <a href="http://www.apache.org/" id="bannerRight"><img src="" alt='"''"' /></a> + <a href="http://www.apache.org/" id="bannerRight"><img src="images/feather_small.gif" alt='"''"' /></a> </div> </div> </div> </div> <div> <ul class="breadcrumb"> - <li><a href="" title="Apache Helix">Apache Helix</a></li> + <li><a href="./" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> - <li>Apache Helix Downloads</li> + <li> + Apache Helix Downloads</li> </ul> </div> </header> @@ -141,7 +166,147 @@ <div class="row"> <div class="span12"> <div class="body-content"> -$bodyWithHeader +<!-- 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="toc_container"> + <ul class="toc"> + <li><a href="#Apache_Helix_Downloads">Apache Helix Downloads</a></li> + <li><a href="#Current_Release">Current Release</a> + <ul> + <li><a href="#Mirror">Mirror</a></li> + <li><a href="#a0.8.0_Sources">0.8.0 Sources</a></li> + <li><a href="#a0.8.0_Binaries">0.8.0 Binaries</a></li> + </ul></li> + <li><a href="#Verifying_Releases">Verifying Releases</a></li> + </ul> +</div> +<div class="section"> + <div class="page-header"> + <h2 id="Apache_Helix_Downloads">Apache Helix Downloads</h2> + </div> + <p>Apache Helix artifacts are distributed in source and binary form under the terms of the <a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. See the included <tt>LICENSE</tt> and <tt>NOTICE</tt> files included in each artifact for additional license information. </p> + <p>Use the links below to download a source distribution of Apache Helix. It is good practice to <a href="#Verifying_Releases">verify the integrity</a> of the distribution files.</p> +</div> +<div class="section"> + <h2 id="Current_Release">Current Release</h2> + <p>Release date: 04/30/2018 </p> + <p><a href="releasenotes/release-0.8.0.html">0.8.0 Release notes</a></p> + <a name="mirror"></a> + <div class="section"> + <h3 id="Mirror">Mirror</h3> + <p> [if-any logo] <a href="[link]"> <img src="[logo]" align="right" border="0" alt="logo" /> </a> [end] The currently selected mirror is <b>[preferred]</b>. If you encounter a problem with this mirror, please select another mirror. If all mirrors are failing, there are <i>backup</i> mirrors (at the end of the mirrors list) that should be available. </p> + <form action="[location]" method="get" id="SelectMirror" class="form-inline"> + Other mirrors: + <select name="Preferred" class="input-xlarge"> [if-any http] [for http] <option value="[http]">[http]</option> [end] [end] [if-any ftp] [for ftp] <option value="[ftp]">[ftp]</option> [end] [end] [if-any backup] [for backup] <option value="[backup]">[backup] (backup)</option> [end] [end] </select> + <input type="submit" value="Change" class="btn" /> + </form> + <p> You may also consult the <a class="externalLink" href="http://www.apache.org/mirrors/">complete list of mirrors.</a> </p> + </div> + <div class="section"> + <h3 id="a0.8.0_Sources">0.8.0 Sources</h3> + <table border="0" class="bodyTable table table-striped table-hover"> + <thead> + <tr class="a"> + <th>Artifact</th> + <th>Signatures</th> + <th>Hashes</th> + </tr> + </thead> + <tbody> + <tr class="b"> + <td> <a href="[preferred]/helix/0.8.0/src/helix-0.8.0-src.zip">helix-0.8.0-src.zip</a> </td> + <td> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/src/helix-0.8.0-src.zip.asc">asc</a> </td> + <td> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/src/helix-0.8.0-src.zip.md5">md5</a> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/src/helix-0.8.0-src.zip.sha1">sha1</a> </td> + </tr> + </tbody> + </table> + </div> + <div class="section"> + <h3 id="a0.8.0_Binaries">0.8.0 Binaries</h3> + <table border="0" class="bodyTable table table-striped table-hover"> + <thead> + <tr class="a"> + <th>Artifact</th> + <th>Signatures</th> + <th>Hashes</th> + </tr> + </thead> + <tbody> + <tr class="b"> + <td> <a href="[preferred]/helix/0.8.0/binaries/helix-core-0.8.0-pkg.tar">helix-core-0.8.0-pkg.tar</a> </td> + <td> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/binaries/helix-core-0.8.0-pkg.tar.asc">asc</a> </td> + <td> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/binaries/helix-core-0.8.0-pkg.tar.md5">md5</a> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/binaries/helix-core-0.8.0-pkg.tar.sha1">sha1</a> </td> + </tr> + <tr class="a"> + <td> <a href="[preferred]/helix/0.8.0/binaries/helix-admin-webapp-0.8.0-pkg.tar">helix-admin-webapp-0.8.0-pkg.tar</a> </td> + <td> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/binaries/helix-admin-webapp-0.8.0-pkg.tar.asc">asc</a> </td> + <td> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/binaries/helix-admin-webapp-0.8.0-pkg.tar.md5">md5</a> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/binaries/helix-admin-webapp-0.8.0-pkg.tar.sha1">sha1</a> </td> + </tr> + <tr class="b"> + <td> <a href="[preferred]/helix/0.8.0/binaries/helix-agent-0.8.0-pkg.tar">helix-agent-0.8.0-pkg.tar</a> </td> + <td> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/binaries/helix-agent-0.8.0-pkg.tar.asc">asc</a> </td> + <td> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/binaries/helix-agent-0.8.0-pkg.tar.md5">md5</a> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/binaries/helix-agent-0.8.0-pkg.tar.sha1">sha1</a> </td> + </tr> + <tr class="a"> + <td> <a href="[preferred]/helix/0.8.0/binaries/helix-provisioning-0.8.0-pkg.tar">helix-provisioning-0.8.0-pkg.tar</a> </td> + <td> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/binaries/helix-provisioning-0.8.0-pkg.tar.asc">asc</a> </td> + <td> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/binaries/helix-provisioning-0.8.0-pkg.tar.md5">md5</a> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/binaries/helix-provisioning-0.8.0-pkg.tar.sha1">sha1</a> </td> + </tr> + <tr class="b"> + <td> <a href="[preferred]/helix/0.8.0/binaries/helix-ipc-0.8.0-pkg.tar">helix-ipc-0.8.0-pkg.tar</a> </td> + <td> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/binaries/helix-ipc-0.8.0-pkg.tar.asc">asc</a> </td> + <td> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/binaries/helix-ipc-0.8.0-pkg.tar.md5">md5</a> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/binaries/helix-ipc-0.8.0-pkg.tar.sha1">sha1</a> </td> + </tr> + <tr class="a"> + <td> <a href="[preferred]/helix/0.8.0/binaries/helix-examples-0.8.0-pkg.tar">helix-examples-0.8.0-pkg.tar</a> </td> + <td> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/binaries/helix-examples-0.8.0-pkg.tar.asc">asc</a> </td> + <td> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/binaries/helix-examples-0.8.0-pkg.tar.md5">md5</a> <a class="externalLink" href="http://www.apache.org/dist/helix/0.8.0/binaries/helix-examples-0.8.0-pkg.tar.sha1">sha1</a> </td> + </tr> + </tbody> + </table> + </div> +</div> +<!-- <section name="Older Releases"> + </section> --> +<div class="section"> + <h2 id="Verifying_Releases">Verifying Releases</h2> + <p>It is essential that you verify the integrity of the downloaded file using the PGP signature (<tt>.asc</tt> file) or a hash (<tt>.md5</tt> or <tt>.sha1</tt> file). Please read <a class="externalLink" href="http://www.apache.org/info/verification.html">Verifying Apache Software Foundation Releases</a> for more information on why you should verify our releases.</p> + <p>The PGP signature can be verified using <a class="externalLink" href="http://www.pgpi.org/">PGP</a> or <a class="externalLink" href="http://www.gnupg.org/">GPG</a>. First download the <a class="externalLink" href="http://www.apache.org/dist/helix/KEYS">KEYS</a> as well as the <tt>*.asc</tt> signature files for the relevant distribution. Make sure you get these files from the main distribution site, rather than from a mirror. Then verify the signatures using one of the following sets of commands: </p> + <div class="source"> + <pre>% pgpk -a KEYS +% pgpv downloaded_file.asc</pre> + </div> or + <br /> + <div class="source"> + <pre>% pgp -ka KEYS +% pgp downloaded_file.asc</pre> + </div> or + <br /> + <div class="source"> + <pre>% gpg --import KEYS +% gpg --verify downloaded_file.asc</pre> + </div> + <p>Alternatively, you can verify the MD5 signature on the files. A Unix/Linux program called <tt>md5</tt> or <tt>md5sum</tt> is included in most distributions. It is also available as part of <a class="externalLink" href="http://www.gnu.org/software/textutils/textutils.html">GNU Textutils</a>. Windows users can get binary md5 programs from these (and likely other) places: </p> + <ul> + <li> <a class="externalLink" href="http://www.md5summer.org/">http://www.md5summer.org/</a> </li> + <li> <a class="externalLink" href="http://www.fourmilab.ch/md5/">http://www.fourmilab.ch/md5/</a> </li> + <li> <a class="externalLink" href="http://www.pc-tools.net/win32/md5sums/">http://www.pc-tools.net/win32/md5sums/</a> </li> + </ul> +</div> </div> </div> </div> @@ -154,100 +319,145 @@ $bodyWithHeader <footer class="well"> <div class="container"> <div class="row"> - <div class="span9 bottom-nav"> + <div class="span2 bottom-nav"> <ul class="nav nav-list"> <li class="nav-header">Learn</li> - <li class="active"> - <a href="#" title="Core Concepts">Core Concepts</a> + <li > + <a href="Concepts.html" title="Core Concepts">Core Concepts</a> </li> - <li class="active"> - <a href="#" title="Architecture">Architecture</a> + <li > + <a href="Architecture.html" title="Architecture">Architecture</a> </li> - <li class="active"> - <a href="#" title="Publications">Publications</a> + <li > + <a href="Publications.html" title="Publications">Publications</a> </li> - <li class="active"> - <a href="#" title="Client Libraries">Client Libraries</a> + <li > + <a href="ClientLibraries.html" title="Client Libraries">Client Libraries</a> </li> + </ul> + </div> + <div class="span2 bottom-nav"> + <ul class="nav nav-list"> <li class="nav-header">Documentation</li> - <li class="active"> - <a href="#" title="1.0.2">1.0.2</a> + <li > + <a href="1.0.2-docs/index.html" title="1.0.2">1.0.2</a> + </li> + <li > + <a href="1.0.1-docs/index.html" title="1.0.1">1.0.1</a> + </li> + <li > + <a href="1.0.0-docs/index.html" title="1.0.0 (deprecated)">1.0.0 (deprecated)</a> + </li> + <li > + <a href="0.9.8-docs/index.html" title="0.9.8">0.9.8</a> + </li> + <li > + <a href="0.9.7-docs/index.html" title="0.9.7 (stable)">0.9.7 (stable)</a> + </li> + <li > + <a href="0.9.4-docs/index.html" title="0.9.4">0.9.4</a> + </li> + <li > + <a href="0.9.1-docs/index.html" title="0.9.1">0.9.1</a> + </li> + <li > + <a href="0.9.0-docs/index.html" title="0.9.0">0.9.0</a> + </li> + <li > + <a href="0.8.4-docs/index.html" title="0.8.4">0.8.4</a> </li> - <li class="active"> - <a href="#" title="0.9.10 (0.9.9)">0.9.10 (0.9.9)</a> + <li > + <a href="0.8.3-docs/index.html" title="0.8.3 (alpha)">0.8.3 (alpha)</a> </li> - <li class="active"> - <a href="#" title="trunk">trunk</a> + <li > + <a href="0.8.2-docs/index.html" title="0.8.2">0.8.2</a> + </li> + <li > + <a href="0.8.1-docs/index.html" title="0.8.1">0.8.1</a> + </li> + <li > + <a href="0.8.0-docs/index.html" title="0.8.0">0.8.0</a> + </li> + <li > + <a href="trunk-docs/index.html" title="trunk">trunk</a> </li> <li class="nav-header">Helix 1.0.2</li> - <li class="active"> - <a href="#" title="Documentation">Documentation</a> + <li > + <a href="1.0.2-docs/index.html" title="Documentation">Documentation</a> </li> - <li class="active"> - <a href="#" title="Quick Start">Quick Start</a> + <li > + <a href="1.0.2-docs/Quickstart.html" title="Quick Start">Quick Start</a> </li> - <li class="active"> - <a href="#" title="Tutorial">Tutorial</a> + <li > + <a href="1.0.2-docs/Tutorial.html" title="Tutorial">Tutorial</a> </li> - <li class="active"> - <a href="#" title="Download">Download</a> + <li > + <a href="1.0.2-docs/download.html" title="Download">Download</a> </li> - <li class="nav-header">Helix 0.9.10 (0.9.9)</li> - <li class="active"> - <a href="#" title="Documentation">Documentation</a> + <li class="nav-header">Helix 0.9.8</li> + <li > + <a href="0.9.8-docs/index.html" title="Documentation">Documentation</a> </li> - <li class="active"> - <a href="#" title="Quick Start">Quick Start</a> + <li > + <a href="0.9.8-docs/Quickstart.html" title="Quick Start">Quick Start</a> </li> - <li class="active"> - <a href="#" title="Tutorial">Tutorial</a> + <li > + <a href="0.9.8-docs/Tutorial.html" title="Tutorial">Tutorial</a> </li> - <li class="active"> - <a href="#" title="Download">Download</a> + <li > + <a href="0.9.8-docs/download.html" title="Download">Download</a> </li> + </ul> + </div> + <div class="span2 bottom-nav"> + <ul class="nav nav-list"> <li class="nav-header">Get Involved</li> - <li class="active"> - <a href="#" title="IRC">IRC</a> + <li > + <a href="IRC.html" title="IRC">IRC</a> </li> - <li class="active"> - <a href="#" title="Mailing Lists">Mailing Lists</a> + <li > + <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a> </li> - <li class="active"> - <a href="#" title="Issues">Issues</a> + <li > + <a href="issue-tracking.html" title="Issues">Issues</a> </li> - <li class="active"> - <a href="#" title="Team">Team</a> + <li > + <a href="team-list.html" title="Team">Team</a> </li> - <li class="active"> - <a href="#" title="Sources">Sources</a> + <li > + <a href="sources.html" title="Sources">Sources</a> </li> - <li class="active"> - <a href="#" title="Continuous Integration">Continuous Integration</a> + <li > + <a href="integration.html" title="Continuous Integration">Continuous Integration</a> </li> - <li class="active"> - <a href="#" title="Building Guide">Building Guide</a> + <li > + <a href="involved/building.html" title="Building Guide">Building Guide</a> </li> - <li class="active"> - <a href="#" title="Release Guide">Release Guide</a> + <li > + <a href="releasing.html" title="Release Guide">Release Guide</a> </li> - <li class="active"> - <a href="#" title="Improve this Website">Improve this Website</a> + <li > + <a href="involved/contribdocs.html" title="Improve this Website">Improve this Website</a> </li> + </ul> + </div> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> <li class="nav-header">ASF</li> - <li class="active"> - <a href="#" title="ASF Home">ASF Home</a> + <li > + <a href="http://www.apache.org/" title="ASF Home" class="externalLink">ASF Home</a> </li> - <li class="active"> - <a href="#" title="License">License</a> + <li > + <a href="http://www.apache.org/licenses/" title="License" class="externalLink">License</a> </li> - <li class="active"> - <a href="#" title="Sponsorship">Sponsorship</a> + <li > + <a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsorship" class="externalLink">Sponsorship</a> </li> - <li class="active"> - <a href="#" title="Thanks">Thanks</a> + <li > + <a href="http://www.apache.org/foundation/thanks.html" title="Thanks" class="externalLink">Thanks</a> </li> - <li class="active"> - <a href="#" title="Security">Security</a> + <li > + <a href="http://www.apache.org/security/" title="Security" class="externalLink">Security</a> </li> </ul> </div> @@ -259,18 +469,23 @@ $bodyWithHeader <div class="row"> <div class="span12"> <p class="pull-right"><a href="#">Back to top</a></p> - <p class="copyright">Copyright ©2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> + <p class="copyright">Copyright ©2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> <p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p> - </div> + +<div class="row span16"> + <div>Apache Helix, Apache, the Apache feather logo, and the Apache Helix project logos are trademarks of The Apache Software Foundation. + All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> + <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a> +</div> </div> </div> </div> <!-- Le javascript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> - <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> + <script src="./js/jquery.min.js"></script> - <script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script> + <script src="./js/bootstrap.min.js"></script> <script src="./js/lightbox.min.js"></script> <script src="./js/reflow-scroll.js"></script>
Modified: helix/site-content/index.html URL: http://svn.apache.org/viewvc/helix/site-content/index.html?rev=1899879&r1=1899878&r2=1899879&view=diff ============================================================================== --- helix/site-content/index.html (original) +++ helix/site-content/index.html Fri Apr 15 07:06:37 2022 @@ -1,19 +1,20 @@ <!DOCTYPE html> <!-- - Generated by Apache Maven Doxia at 2022-04-15 + Generated by Apache Maven Doxia at 2021-11-21 Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> - <title>Apache Helix – Home</title> + <title>Apache Helix - Home</title> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="description" content="" /> <meta http-equiv="content-language" content="en" /> - <link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap.min.css" rel="stylesheet" /> + <link href="./css/bootstrap.min.css" rel="stylesheet" /> + <link href="./css/bootstrap-responsive.min.css" rel="stylesheet" /> <link href="./css/docs.css" rel="stylesheet" /> <link href="./css/reflow-skin.css" rel="stylesheet" /> @@ -25,14 +26,23 @@ <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> - <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> + <script src="./js/html5.js"></script> <![endif]--> +<script type="text/javascript">var _gaq = _gaq || []; + _gaq.push(['_setAccount', 'UA-3211522-12']); + _gaq.push(['_trackPageview']); + + (function() { + var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; + ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; + var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); + })();</script> </head> - <body class="page-$config.fileId project-$config.projectId" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target"> + <body class="page-index project-website" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> @@ -42,65 +52,68 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </a> + <a class="brand" href="./">Apache Helix</a> <div class="nav-collapse collapse" id="top-nav-collapse"> <ul class="nav pull-right"> - <li class="dropdown active"> + <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Learn <b class="caret"></b></a> <ul class="dropdown-menu"> - <li class="active"><a href="" title="Core Concepts">Core Concepts</a></li> - <li class="active"><a href="" title="Architecture">Architecture</a></li> - <li class="active"><a href="" title="Publications">Publications</a></li> - <li class="active"><a href="" title="Client Libraries">Client Libraries</a></li> + <li ><a href="Concepts.html" title="Core Concepts">Core Concepts</a></li> + <li ><a href="Architecture.html" title="Architecture">Architecture</a></li> + <li ><a href="Publications.html" title="Publications">Publications</a></li> + <li ><a href="ClientLibraries.html" title="Client Libraries">Client Libraries</a></li> </ul> </li> - <li class="dropdown active"> + <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a> <ul class="dropdown-menu"> - <li class="active"><a href="" title="1.0.2">1.0.2</a></li> - <li class="active"><a href="" title="0.9.10 (0.9.9)">0.9.10 (0.9.9)</a></li> - <li class="active"><a href="" title="trunk">trunk</a></li> + <li ><a href="1.0.2-docs/index.html" title="1.0.2">1.0.2</a></li> + <li ><a href="1.0.1-docs/index.html" title="1.0.1">1.0.1</a></li> + <li ><a href="0.9.9-docs/index.html" title="0.9.9">0.9.9</a></li> + <li ><a href="0.9.8-docs/index.html" title="0.9.8">0.9.8</a></li> + <li ><a href="trunk-docs/index.html" title="trunk">trunk</a></li> </ul> </li> - <li class="dropdown active"> + <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Helix 1.0.2 <b class="caret"></b></a> <ul class="dropdown-menu"> - <li class="active"><a href="" title="Documentation">Documentation</a></li> - <li class="active"><a href="" title="Quick Start">Quick Start</a></li> - <li class="active"><a href="" title="Tutorial">Tutorial</a></li> - <li class="active"><a href="" title="Download">Download</a></li> + <li ><a href="1.0.2-docs/index.html" title="Documentation">Documentation</a></li> + <li ><a href="1.0.2-docs/Quickstart.html" title="Quick Start">Quick Start</a></li> + <li ><a href="1.0.2-docs/Tutorial.html" title="Tutorial">Tutorial</a></li> + <li ><a href="1.0.2-docs/download.html" title="Download">Download</a></li> </ul> </li> - <li class="dropdown active"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Helix 0.9.10 (0.9.9) <b class="caret"></b></a> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Helix 0.9.9 <b class="caret"></b></a> <ul class="dropdown-menu"> - <li class="active"><a href="" title="Documentation">Documentation</a></li> - <li class="active"><a href="" title="Quick Start">Quick Start</a></li> - <li class="active"><a href="" title="Tutorial">Tutorial</a></li> - <li class="active"><a href="" title="Download">Download</a></li> + <li ><a href="0.9.9-docs/index.html" title="Documentation">Documentation</a></li> + <li ><a href="0.9.9-docs/Quickstart.html" title="Quick Start">Quick Start</a></li> + <li ><a href="0.9.9-docs/Tutorial.html" title="Tutorial">Tutorial</a></li> + <li ><a href="0.9.9-docs/download.html" title="Download">Download</a></li> </ul> </li> - <li class="dropdown active"> + <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Involved <b class="caret"></b></a> <ul class="dropdown-menu"> - <li class="active"><a href="" title="IRC">IRC</a></li> - <li class="active"><a href="" title="Mailing Lists">Mailing Lists</a></li> - <li class="active"><a href="" title="Issues">Issues</a></li> - <li class="active"><a href="" title="Team">Team</a></li> - <li class="active"><a href="" title="Sources">Sources</a></li> - <li class="active"><a href="" title="Continuous Integration">Continuous Integration</a></li> - <li class="active"><a href="" title="Building Guide">Building Guide</a></li> - <li class="active"><a href="" title="Release Guide">Release Guide</a></li> - <li class="active"><a href="" title="Improve this Website">Improve this Website</a></li> + <li ><a href="IRC.html" title="IRC">IRC</a></li> + <li ><a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a></li> + <li ><a href="issue-tracking.html" title="Issues">Issues</a></li> + <li ><a href="team-list.html" title="Team">Team</a></li> + <li ><a href="sources.html" title="Sources">Sources</a></li> + <li ><a href="integration.html" title="Continuous Integration">Continuous Integration</a></li> + <li ><a href="involved/building.html" title="Building Guide">Building Guide</a></li> + <li ><a href="releasing.html" title="Release Guide">Release Guide</a></li> + <li ><a href="involved/contribdocs.html" title="Improve this Website">Improve this Website</a></li> </ul> </li> - <li class="dropdown active"> + <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a> <ul class="dropdown-menu"> - <li class="active"><a href="" title="ASF Home">ASF Home</a></li> - <li class="active"><a href="" title="License">License</a></li> - <li class="active"><a href="" title="Sponsorship">Sponsorship</a></li> - <li class="active"><a href="" title="Thanks">Thanks</a></li> - <li class="active"><a href="" title="Security">Security</a></li> + <li ><a href="http://www.apache.org/" title="ASF Home" class="externalLink">ASF Home</a></li> + <li ><a href="http://www.apache.org/licenses/" title="License" class="externalLink">License</a></li> + <li ><a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsorship" class="externalLink">Sponsorship</a></li> + <li ><a href="http://www.apache.org/foundation/thanks.html" title="Thanks" class="externalLink">Thanks</a></li> + <li ><a href="http://www.apache.org/security/" title="Security" class="externalLink">Security</a></li> </ul> </li> </ul> @@ -119,28 +132,116 @@ <div class="row" id="banner"> <div class="span12"> <div class="pull-left"> - <a href="" id="bannerLeft"><img src="" alt='"''"' /></a> + <a href="./" id="bannerLeft"><img src="images/helix-logo.jpg" alt='"''"' /></a> + <p class="lead">A cluster management framework for partitioned and replicated distributed resources</p> </div> <div class="pull-right"> - <a href="http://www.apache.org/" id="bannerRight"><img src="" alt='"''"' /></a> + <a href="http://www.apache.org/" id="bannerRight"><img src="images/feather_small.gif" alt='"''"' /></a> </div> </div> </div> </div> <div> <ul class="breadcrumb"> - <li><a href="" title="Apache Helix">Apache Helix</a></li> + <li><a href="./" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> - <li>Home</li> + <li> Home</li> </ul> </div> </header> <div class="main-body"> <div class="row"> - <div class="span12"> + <div class="span8"> <div class="body-content"> -$bodyWithHeader + <p></p> +<div class="section"> + <div class="page-header"> + <h2 id="Apache_Helix">Apache Helix</h2> + </div> + <p>Apache Helix is a generic <i>cluster management</i> framework used for the automatic management of partitioned, replicated and distributed resources hosted on a cluster of nodes. <b>Helix automates reassignment of resources in the face of node failure and recovery, cluster expansion, and reconfiguration.</b></p> +</div> +<div class="section"> + <h2 id="What_Is_Cluster_Management">What Is Cluster Management?</h2> + <p>To understand Helix, you first need to understand <b>cluster management</b>. A distributed system typically runs on multiple nodes for the following reasons:</p> + <ul> + <li>scalability</li> + <li>fault tolerance</li> + <li>load balancing</li> + </ul> + <p>Each node performs one or more of the primary functions of the cluster, such as storing and serving data, producing and consuming data streams, and so on. <b>Once configured for your system, Helix acts as the global brain for the system</b>. It is designed to make decisions that cannot be made in isolation. Examples of such decisions that require global knowledge and coordination:</p> + <ul> + <li>scheduling of maintainence tasks, such as backups, garbage collection, file consolidation, index rebuilds</li> + <li>repartitioning of data or resources across the cluster</li> + <li>informing dependent systems of changes so they can react appropriately to cluster changes</li> + <li>throttling system tasks and changes</li> + </ul> + <p>While it is possible to integrate these functions into the distributed system, it complicates the code. Helix has abstracted common cluster management tasks, enabling the system builder to model the desired behavior with a declarative state model, and let Helix manage the coordination. <b>The result is less new code to write, and a robust, highly operable system</b>.</p> +</div> +<div class="section"> + <h2 id="What_does_Helix_provide">What does Helix provide?</h2> + <ul> + <li>Automatic assignment of resources and partitions to nodes</li> + <li>Node failure detection and recovery</li> + <li>Dynamic addition of resources</li> + <li>Dynamic addition of nodes to the cluster</li> + <li>Pluggable distributed state machine to manage the state of a resource via state transitions</li> + <li>Automatic load balancing and throttling of transitions</li> + <li>Optional pluggable rebalancing for user-defined assignment of resources and partitions</li> + </ul> +</div> +<div class="section"> + <h2 id="Why_Helix">Why Helix?</h2> + <p>Modeling a distributed system as a state machine with constraints on states and transitions has the following benefits:</p> + <ul> + <li>Separates cluster management from the core functionality of the system.</li> + <li>Allows a quick transformation from a single node system to an operable, distributed system.</li> + <li>Increases simplicity: system components do not have to manage a global cluster. This division of labor makes it easier to build, debug, and maintain your system.</li> + </ul> +</div> + </div> + </div> + <div class="span4"> + <div class="well sidebar"> + <h3 id="Join_the_Conversation">Join the Conversation</h3> +<p><a class="externalLink" href="http://www.meetup.com/Building-distributed-systems-using-Apache-Helix-Meetup-group/">Bay Area Meetup Group</a></p> +<p><a href="./IRC.html"><tt>#apachehelix</tt></a></p> +<p><a class="externalLink" href="mailto:[email protected]"><tt>[email protected]</tt></a></p> +<div class="section"> +</div> + <h3 id="News">News</h3> +<p>Apache Helix has a new release:</p> +<ul> + <li> <p><a href="./1.0.2-docs/index.html">1.0.2</a> - A release containing multiple major features such as ZooScalability, Cloud Support, Customized View, WAGED Rebalancer and Distributed Lock</p> <p><a href="./1.0.2-docs/Quickstart.html">[Quick Start]</a> <a href="./1.0.2-docs/releasenotes/release-1.0.2.html">[Release Notes]</a></p></li> + <li> <p><a href="./0.9.9-docs/index.html">0.9.9</a> - A release with several critical bug fixing for 0.9 series release</p> <p><a href="./0.9.9-docs/Quickstart.html">[Quick Start]</a> <a href="./0.9.9-docs/releasenotes/release-0.9.9.html">[Release Notes]</a></p></li> +</ul> +<div class="section"> +</div> + <h3 id="Download">Download</h3> +<p><a href="./1.0.2-docs/download.html" class="btn btn-primary btn-small">1.0.2</a></p> +<p><a href="./0.9.9-docs/download.html" class="btn btn-primary btn-small">0.9.9</a></p> +<div class="section"> +</div> + <h3 id="Maven_Dependency">Maven Dependency</h3> +<div class="source"> + <pre><dependency> + <groupId>org.apache.helix</groupId> + <artifactId>helix-core</artifactId> + <version>1.0.2</version> +</dependency> +</pre> +</div> +<div class="section"> +</div> + <h3 id="Building">Building</h3> +<p>Requirements: JDK 1.8+, Maven 3.5.0+</p> +<div class="source"> + <pre>git clone https://git-wip-us.apache.org/repos/asf/helix.git +cd helix +git checkout helix-1.0.2 +mvn install package -DskipTests +</pre> +</div> </div> </div> </div> @@ -153,100 +254,118 @@ $bodyWithHeader <footer class="well"> <div class="container"> <div class="row"> - <div class="span9 bottom-nav"> + <div class="span2 bottom-nav"> <ul class="nav nav-list"> <li class="nav-header">Learn</li> - <li class="active"> - <a href="#" title="Core Concepts">Core Concepts</a> + <li > + <a href="Concepts.html" title="Core Concepts">Core Concepts</a> </li> - <li class="active"> - <a href="#" title="Architecture">Architecture</a> + <li > + <a href="Architecture.html" title="Architecture">Architecture</a> </li> - <li class="active"> - <a href="#" title="Publications">Publications</a> + <li > + <a href="Publications.html" title="Publications">Publications</a> </li> - <li class="active"> - <a href="#" title="Client Libraries">Client Libraries</a> + <li > + <a href="ClientLibraries.html" title="Client Libraries">Client Libraries</a> </li> + </ul> + </div> + <div class="span2 bottom-nav"> + <ul class="nav nav-list"> <li class="nav-header">Documentation</li> - <li class="active"> - <a href="#" title="1.0.2">1.0.2</a> + <li > + <a href="1.0.2-docs/index.html" title="1.0.2">1.0.2</a> + </li> + <li > + <a href="1.0.1-docs/index.html" title="1.0.1">1.0.1</a> + </li> + <li > + <a href="0.9.9-docs/index.html" title="0.9.9">0.9.9</a> </li> - <li class="active"> - <a href="#" title="0.9.10 (0.9.9)">0.9.10 (0.9.9)</a> + <li > + <a href="0.9.8-docs/index.html" title="0.9.8">0.9.8</a> </li> - <li class="active"> - <a href="#" title="trunk">trunk</a> + <li > + <a href="trunk-docs/index.html" title="trunk">trunk</a> </li> <li class="nav-header">Helix 1.0.2</li> - <li class="active"> - <a href="#" title="Documentation">Documentation</a> + <li > + <a href="1.0.2-docs/index.html" title="Documentation">Documentation</a> </li> - <li class="active"> - <a href="#" title="Quick Start">Quick Start</a> + <li > + <a href="1.0.2-docs/Quickstart.html" title="Quick Start">Quick Start</a> </li> - <li class="active"> - <a href="#" title="Tutorial">Tutorial</a> + <li > + <a href="1.0.2-docs/Tutorial.html" title="Tutorial">Tutorial</a> </li> - <li class="active"> - <a href="#" title="Download">Download</a> + <li > + <a href="1.0.2-docs/download.html" title="Download">Download</a> </li> - <li class="nav-header">Helix 0.9.10 (0.9.9)</li> - <li class="active"> - <a href="#" title="Documentation">Documentation</a> + <li class="nav-header">Helix 0.9.9</li> + <li > + <a href="0.9.9-docs/index.html" title="Documentation">Documentation</a> </li> - <li class="active"> - <a href="#" title="Quick Start">Quick Start</a> + <li > + <a href="0.9.9-docs/Quickstart.html" title="Quick Start">Quick Start</a> </li> - <li class="active"> - <a href="#" title="Tutorial">Tutorial</a> + <li > + <a href="0.9.9-docs/Tutorial.html" title="Tutorial">Tutorial</a> </li> - <li class="active"> - <a href="#" title="Download">Download</a> + <li > + <a href="0.9.9-docs/download.html" title="Download">Download</a> </li> + </ul> + </div> + <div class="span2 bottom-nav"> + <ul class="nav nav-list"> <li class="nav-header">Get Involved</li> - <li class="active"> - <a href="#" title="IRC">IRC</a> + <li > + <a href="IRC.html" title="IRC">IRC</a> </li> - <li class="active"> - <a href="#" title="Mailing Lists">Mailing Lists</a> + <li > + <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a> </li> - <li class="active"> - <a href="#" title="Issues">Issues</a> + <li > + <a href="issue-tracking.html" title="Issues">Issues</a> </li> - <li class="active"> - <a href="#" title="Team">Team</a> + <li > + <a href="team-list.html" title="Team">Team</a> </li> - <li class="active"> - <a href="#" title="Sources">Sources</a> + <li > + <a href="sources.html" title="Sources">Sources</a> </li> - <li class="active"> - <a href="#" title="Continuous Integration">Continuous Integration</a> + <li > + <a href="integration.html" title="Continuous Integration">Continuous Integration</a> </li> - <li class="active"> - <a href="#" title="Building Guide">Building Guide</a> + <li > + <a href="involved/building.html" title="Building Guide">Building Guide</a> </li> - <li class="active"> - <a href="#" title="Release Guide">Release Guide</a> + <li > + <a href="releasing.html" title="Release Guide">Release Guide</a> </li> - <li class="active"> - <a href="#" title="Improve this Website">Improve this Website</a> + <li > + <a href="involved/contribdocs.html" title="Improve this Website">Improve this Website</a> </li> + </ul> + </div> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> <li class="nav-header">ASF</li> - <li class="active"> - <a href="#" title="ASF Home">ASF Home</a> + <li > + <a href="http://www.apache.org/" title="ASF Home" class="externalLink">ASF Home</a> </li> - <li class="active"> - <a href="#" title="License">License</a> + <li > + <a href="http://www.apache.org/licenses/" title="License" class="externalLink">License</a> </li> - <li class="active"> - <a href="#" title="Sponsorship">Sponsorship</a> + <li > + <a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsorship" class="externalLink">Sponsorship</a> </li> - <li class="active"> - <a href="#" title="Thanks">Thanks</a> + <li > + <a href="http://www.apache.org/foundation/thanks.html" title="Thanks" class="externalLink">Thanks</a> </li> - <li class="active"> - <a href="#" title="Security">Security</a> + <li > + <a href="http://www.apache.org/security/" title="Security" class="externalLink">Security</a> </li> </ul> </div> @@ -258,22 +377,27 @@ $bodyWithHeader <div class="row"> <div class="span12"> <p class="pull-right"><a href="#">Back to top</a></p> - <p class="copyright">Copyright ©2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> + <p class="copyright">Copyright ©2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> <p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p> - </div> + +<div class="row span16"> + <div>Apache Helix, Apache, the Apache feather logo, and the Apache Helix project logos are trademarks of The Apache Software Foundation. + All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> + <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a> +</div> </div> </div> </div> <!-- Le javascript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> - <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> + <script src="./js/jquery.min.js"></script> - <script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script> + <script src="./js/bootstrap.min.js"></script> <script src="./js/lightbox.min.js"></script> <script src="./js/reflow-scroll.js"></script> <script src="./js/reflow-skin.js"></script> </body> -</html> \ No newline at end of file +</html> Modified: helix/site-content/integration.html URL: http://svn.apache.org/viewvc/helix/site-content/integration.html?rev=1899879&r1=1899878&r2=1899879&view=diff ============================================================================== --- helix/site-content/integration.html (original) +++ helix/site-content/integration.html Fri Apr 15 07:06:37 2022 @@ -1,19 +1,20 @@ <!DOCTYPE html> <!-- - Generated by Apache Maven Doxia at 2022-04-15 + Generated by Apache Maven Doxia at 2021-11-21 Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> - <title>Apache Helix – CI Management</title> + <title>Apache Helix - CI Management</title> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="description" content="" /> <meta http-equiv="content-language" content="en" /> - <link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap.min.css" rel="stylesheet" /> + <link href="./css/bootstrap.min.css" rel="stylesheet" /> + <link href="./css/bootstrap-responsive.min.css" rel="stylesheet" /> <link href="./css/docs.css" rel="stylesheet" /> <link href="./css/reflow-skin.css" rel="stylesheet" /> @@ -25,14 +26,23 @@ <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> - <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> + <script src="./js/html5.js"></script> <![endif]--> +<script type="text/javascript">var _gaq = _gaq || []; + _gaq.push(['_setAccount', 'UA-3211522-12']); + _gaq.push(['_trackPageview']); + + (function() { + var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; + ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; + var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); + })();</script> </head> - <body class="page-$config.fileId project-$config.projectId" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target"> + <body class="page-integration project-website" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target"> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> @@ -42,65 +52,77 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </a> + <a class="brand" href="./">Apache Helix</a> <div class="nav-collapse collapse" id="top-nav-collapse"> <ul class="nav pull-right"> - <li class="dropdown active"> + <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Learn <b class="caret"></b></a> <ul class="dropdown-menu"> - <li class="active"><a href="" title="Core Concepts">Core Concepts</a></li> - <li class="active"><a href="" title="Architecture">Architecture</a></li> - <li class="active"><a href="" title="Publications">Publications</a></li> - <li class="active"><a href="" title="Client Libraries">Client Libraries</a></li> + <li ><a href="Concepts.html" title="Core Concepts">Core Concepts</a></li> + <li ><a href="Architecture.html" title="Architecture">Architecture</a></li> + <li ><a href="Publications.html" title="Publications">Publications</a></li> + <li ><a href="ClientLibraries.html" title="Client Libraries">Client Libraries</a></li> </ul> </li> - <li class="dropdown active"> + <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a> <ul class="dropdown-menu"> - <li class="active"><a href="" title="1.0.2">1.0.2</a></li> - <li class="active"><a href="" title="0.9.10 (0.9.9)">0.9.10 (0.9.9)</a></li> - <li class="active"><a href="" title="trunk">trunk</a></li> + <li ><a href="1.0.2-docs/index.html" title="1.0.2">1.0.2</a></li> + <li ><a href="1.0.1-docs/index.html" title="1.0.1">1.0.1</a></li> + <li ><a href="1.0.0-docs/index.html" title="1.0.0 (deprecated)">1.0.0 (deprecated)</a></li> + <li ><a href="0.9.8-docs/index.html" title="0.9.8">0.9.8</a></li> + <li ><a href="0.9.7-docs/index.html" title="0.9.7 (stable)">0.9.7 (stable)</a></li> + <li ><a href="0.9.4-docs/index.html" title="0.9.4">0.9.4</a></li> + <li ><a href="0.9.1-docs/index.html" title="0.9.1">0.9.1</a></li> + <li ><a href="0.9.0-docs/index.html" title="0.9.0">0.9.0</a></li> + <li ><a href="0.8.4-docs/index.html" title="0.8.4">0.8.4</a></li> + <li ><a href="0.8.3-docs/index.html" title="0.8.3 (alpha)">0.8.3 (alpha)</a></li> + <li ><a href="0.8.2-docs/index.html" title="0.8.2">0.8.2</a></li> + <li ><a href="0.8.1-docs/index.html" title="0.8.1">0.8.1</a></li> + <li ><a href="0.8.0-docs/index.html" title="0.8.0">0.8.0</a></li> + <li ><a href="trunk-docs/index.html" title="trunk">trunk</a></li> </ul> </li> - <li class="dropdown active"> + <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Helix 1.0.2 <b class="caret"></b></a> <ul class="dropdown-menu"> - <li class="active"><a href="" title="Documentation">Documentation</a></li> - <li class="active"><a href="" title="Quick Start">Quick Start</a></li> - <li class="active"><a href="" title="Tutorial">Tutorial</a></li> - <li class="active"><a href="" title="Download">Download</a></li> + <li ><a href="1.0.2-docs/index.html" title="Documentation">Documentation</a></li> + <li ><a href="1.0.2-docs/Quickstart.html" title="Quick Start">Quick Start</a></li> + <li ><a href="1.0.2-docs/Tutorial.html" title="Tutorial">Tutorial</a></li> + <li ><a href="1.0.2-docs/download.html" title="Download">Download</a></li> </ul> </li> - <li class="dropdown active"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Helix 0.9.10 (0.9.9) <b class="caret"></b></a> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Helix 0.9.8 <b class="caret"></b></a> <ul class="dropdown-menu"> - <li class="active"><a href="" title="Documentation">Documentation</a></li> - <li class="active"><a href="" title="Quick Start">Quick Start</a></li> - <li class="active"><a href="" title="Tutorial">Tutorial</a></li> - <li class="active"><a href="" title="Download">Download</a></li> + <li ><a href="0.9.8-docs/index.html" title="Documentation">Documentation</a></li> + <li ><a href="0.9.8-docs/Quickstart.html" title="Quick Start">Quick Start</a></li> + <li ><a href="0.9.8-docs/Tutorial.html" title="Tutorial">Tutorial</a></li> + <li ><a href="0.9.8-docs/download.html" title="Download">Download</a></li> </ul> </li> <li class="dropdown active"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Involved <b class="caret"></b></a> <ul class="dropdown-menu"> - <li class="active"><a href="" title="IRC">IRC</a></li> - <li class="active"><a href="" title="Mailing Lists">Mailing Lists</a></li> - <li class="active"><a href="" title="Issues">Issues</a></li> - <li class="active"><a href="" title="Team">Team</a></li> - <li class="active"><a href="" title="Sources">Sources</a></li> + <li ><a href="IRC.html" title="IRC">IRC</a></li> + <li ><a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a></li> + <li ><a href="issue-tracking.html" title="Issues">Issues</a></li> + <li ><a href="team-list.html" title="Team">Team</a></li> + <li ><a href="sources.html" title="Sources">Sources</a></li> <li class="active"><a href="" title="Continuous Integration">Continuous Integration</a></li> - <li class="active"><a href="" title="Building Guide">Building Guide</a></li> - <li class="active"><a href="" title="Release Guide">Release Guide</a></li> - <li class="active"><a href="" title="Improve this Website">Improve this Website</a></li> + <li ><a href="involved/building.html" title="Building Guide">Building Guide</a></li> + <li ><a href="releasing.html" title="Release Guide">Release Guide</a></li> + <li ><a href="involved/contribdocs.html" title="Improve this Website">Improve this Website</a></li> </ul> </li> - <li class="dropdown active"> + <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">ASF <b class="caret"></b></a> <ul class="dropdown-menu"> - <li class="active"><a href="" title="ASF Home">ASF Home</a></li> - <li class="active"><a href="" title="License">License</a></li> - <li class="active"><a href="" title="Sponsorship">Sponsorship</a></li> - <li class="active"><a href="" title="Thanks">Thanks</a></li> - <li class="active"><a href="" title="Security">Security</a></li> + <li ><a href="http://www.apache.org/" title="ASF Home" class="externalLink">ASF Home</a></li> + <li ><a href="http://www.apache.org/licenses/" title="License" class="externalLink">License</a></li> + <li ><a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsorship" class="externalLink">Sponsorship</a></li> + <li ><a href="http://www.apache.org/foundation/thanks.html" title="Thanks" class="externalLink">Thanks</a></li> + <li ><a href="http://www.apache.org/security/" title="Security" class="externalLink">Security</a></li> </ul> </li> </ul> @@ -119,17 +141,18 @@ <div class="row" id="banner"> <div class="span12"> <div class="pull-left"> - <a href="" id="bannerLeft"><img src="" alt='"''"' /></a> + <a href="./" id="bannerLeft"><img src="images/helix-logo.jpg" alt='"''"' /></a> + <p class="lead">A cluster management framework for partitioned and replicated distributed resources</p> </div> <div class="pull-right"> - <a href="http://www.apache.org/" id="bannerRight"><img src="" alt='"''"' /></a> + <a href="http://www.apache.org/" id="bannerRight"><img src="images/feather_small.gif" alt='"''"' /></a> </div> </div> </div> </div> <div> <ul class="breadcrumb"> - <li><a href="" title="Apache Helix">Apache Helix</a></li> + <li><a href="./" title="Apache Helix">Apache Helix</a></li> <li class="divider">/</li> <li>CI Management</li> </ul> @@ -140,7 +163,26 @@ <div class="row"> <div class="span12"> <div class="body-content"> -$bodyWithHeader +<div class="section"> + <div class="page-header"> + <h2 id="Overview">Overview</h2> + </div> + <a name="Overview"></a> + <p>This project uses <a class="externalLink" href="http://jenkins-ci.org/">Jenkins</a>.</p> +</div> +<div class="section"> + <h2 id="Access">Access</h2> + <a name="Access"></a> + <p>The following is a link to the continuous integration system used by the project:</p> + <div class="source"> + <pre><a class="externalLink" href="https://builds.apache.org/view/G-L/view/Helix/">https://builds.apache.org/view/G-L/view/Helix/</a></pre> + </div> +</div> +<div class="section"> + <h2 id="Notifiers">Notifiers</h2> + <a name="Notifiers"></a> + <p>No notifiers are defined. Please check back at a later date.</p> +</div> </div> </div> </div> @@ -153,100 +195,145 @@ $bodyWithHeader <footer class="well"> <div class="container"> <div class="row"> - <div class="span9 bottom-nav"> + <div class="span2 bottom-nav"> <ul class="nav nav-list"> <li class="nav-header">Learn</li> - <li class="active"> - <a href="#" title="Core Concepts">Core Concepts</a> + <li > + <a href="Concepts.html" title="Core Concepts">Core Concepts</a> </li> - <li class="active"> - <a href="#" title="Architecture">Architecture</a> + <li > + <a href="Architecture.html" title="Architecture">Architecture</a> </li> - <li class="active"> - <a href="#" title="Publications">Publications</a> + <li > + <a href="Publications.html" title="Publications">Publications</a> </li> - <li class="active"> - <a href="#" title="Client Libraries">Client Libraries</a> + <li > + <a href="ClientLibraries.html" title="Client Libraries">Client Libraries</a> </li> + </ul> + </div> + <div class="span2 bottom-nav"> + <ul class="nav nav-list"> <li class="nav-header">Documentation</li> - <li class="active"> - <a href="#" title="1.0.2">1.0.2</a> + <li > + <a href="1.0.2-docs/index.html" title="1.0.2">1.0.2</a> </li> - <li class="active"> - <a href="#" title="0.9.10 (0.9.9)">0.9.10 (0.9.9)</a> + <li > + <a href="1.0.1-docs/index.html" title="1.0.1">1.0.1</a> </li> - <li class="active"> - <a href="#" title="trunk">trunk</a> + <li > + <a href="1.0.0-docs/index.html" title="1.0.0 (deprecated)">1.0.0 (deprecated)</a> + </li> + <li > + <a href="0.9.8-docs/index.html" title="0.9.8">0.9.8</a> + </li> + <li > + <a href="0.9.7-docs/index.html" title="0.9.7 (stable)">0.9.7 (stable)</a> + </li> + <li > + <a href="0.9.4-docs/index.html" title="0.9.4">0.9.4</a> + </li> + <li > + <a href="0.9.1-docs/index.html" title="0.9.1">0.9.1</a> + </li> + <li > + <a href="0.9.0-docs/index.html" title="0.9.0">0.9.0</a> + </li> + <li > + <a href="0.8.4-docs/index.html" title="0.8.4">0.8.4</a> + </li> + <li > + <a href="0.8.3-docs/index.html" title="0.8.3 (alpha)">0.8.3 (alpha)</a> + </li> + <li > + <a href="0.8.2-docs/index.html" title="0.8.2">0.8.2</a> + </li> + <li > + <a href="0.8.1-docs/index.html" title="0.8.1">0.8.1</a> + </li> + <li > + <a href="0.8.0-docs/index.html" title="0.8.0">0.8.0</a> + </li> + <li > + <a href="trunk-docs/index.html" title="trunk">trunk</a> </li> <li class="nav-header">Helix 1.0.2</li> - <li class="active"> - <a href="#" title="Documentation">Documentation</a> + <li > + <a href="1.0.2-docs/index.html" title="Documentation">Documentation</a> </li> - <li class="active"> - <a href="#" title="Quick Start">Quick Start</a> + <li > + <a href="1.0.2-docs/Quickstart.html" title="Quick Start">Quick Start</a> </li> - <li class="active"> - <a href="#" title="Tutorial">Tutorial</a> + <li > + <a href="1.0.2-docs/Tutorial.html" title="Tutorial">Tutorial</a> </li> - <li class="active"> - <a href="#" title="Download">Download</a> + <li > + <a href="1.0.2-docs/download.html" title="Download">Download</a> </li> - <li class="nav-header">Helix 0.9.10 (0.9.9)</li> - <li class="active"> - <a href="#" title="Documentation">Documentation</a> + <li class="nav-header">Helix 0.9.8</li> + <li > + <a href="0.9.8-docs/index.html" title="Documentation">Documentation</a> </li> - <li class="active"> - <a href="#" title="Quick Start">Quick Start</a> + <li > + <a href="0.9.8-docs/Quickstart.html" title="Quick Start">Quick Start</a> </li> - <li class="active"> - <a href="#" title="Tutorial">Tutorial</a> + <li > + <a href="0.9.8-docs/Tutorial.html" title="Tutorial">Tutorial</a> </li> - <li class="active"> - <a href="#" title="Download">Download</a> + <li > + <a href="0.9.8-docs/download.html" title="Download">Download</a> </li> + </ul> + </div> + <div class="span2 bottom-nav"> + <ul class="nav nav-list"> <li class="nav-header">Get Involved</li> - <li class="active"> - <a href="#" title="IRC">IRC</a> + <li > + <a href="IRC.html" title="IRC">IRC</a> </li> - <li class="active"> - <a href="#" title="Mailing Lists">Mailing Lists</a> + <li > + <a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a> </li> - <li class="active"> - <a href="#" title="Issues">Issues</a> + <li > + <a href="issue-tracking.html" title="Issues">Issues</a> </li> - <li class="active"> - <a href="#" title="Team">Team</a> + <li > + <a href="team-list.html" title="Team">Team</a> </li> - <li class="active"> - <a href="#" title="Sources">Sources</a> + <li > + <a href="sources.html" title="Sources">Sources</a> </li> <li class="active"> <a href="#" title="Continuous Integration">Continuous Integration</a> </li> - <li class="active"> - <a href="#" title="Building Guide">Building Guide</a> + <li > + <a href="involved/building.html" title="Building Guide">Building Guide</a> </li> - <li class="active"> - <a href="#" title="Release Guide">Release Guide</a> + <li > + <a href="releasing.html" title="Release Guide">Release Guide</a> </li> - <li class="active"> - <a href="#" title="Improve this Website">Improve this Website</a> + <li > + <a href="involved/contribdocs.html" title="Improve this Website">Improve this Website</a> </li> + </ul> + </div> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> <li class="nav-header">ASF</li> - <li class="active"> - <a href="#" title="ASF Home">ASF Home</a> + <li > + <a href="http://www.apache.org/" title="ASF Home" class="externalLink">ASF Home</a> </li> - <li class="active"> - <a href="#" title="License">License</a> + <li > + <a href="http://www.apache.org/licenses/" title="License" class="externalLink">License</a> </li> - <li class="active"> - <a href="#" title="Sponsorship">Sponsorship</a> + <li > + <a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsorship" class="externalLink">Sponsorship</a> </li> - <li class="active"> - <a href="#" title="Thanks">Thanks</a> + <li > + <a href="http://www.apache.org/foundation/thanks.html" title="Thanks" class="externalLink">Thanks</a> </li> - <li class="active"> - <a href="#" title="Security">Security</a> + <li > + <a href="http://www.apache.org/security/" title="Security" class="externalLink">Security</a> </li> </ul> </div> @@ -258,18 +345,23 @@ $bodyWithHeader <div class="row"> <div class="span12"> <p class="pull-right"><a href="#">Back to top</a></p> - <p class="copyright">Copyright ©2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> + <p class="copyright">Copyright ©2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> <p><a href="http://github.com/andriusvelykis/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="http://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p> - </div> + +<div class="row span16"> + <div>Apache Helix, Apache, the Apache feather logo, and the Apache Helix project logos are trademarks of The Apache Software Foundation. + All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> + <a href="http://helix.apache.org/privacy-policy.html">Privacy Policy</a> +</div> </div> </div> </div> <!-- Le javascript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> - <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> + <script src="./js/jquery.min.js"></script> - <script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script> + <script src="./js/bootstrap.min.js"></script> <script src="./js/lightbox.min.js"></script> <script src="./js/reflow-scroll.js"></script>
