Repository: apex-site Updated Branches: refs/heads/asf-site 285c41140 -> 76e8eb4de
from 60672495c84ed54ff505dfaec874cad9f5f13075 Project: http://git-wip-us.apache.org/repos/asf/apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-site/commit/76e8eb4d Tree: http://git-wip-us.apache.org/repos/asf/apex-site/tree/76e8eb4d Diff: http://git-wip-us.apache.org/repos/asf/apex-site/diff/76e8eb4d Branch: refs/heads/asf-site Commit: 76e8eb4deb0a5bf8ff5e7ec256a5c7ecd9f8e2ba Parents: 285c411 Author: Apex Dev <[email protected]> Authored: Wed Apr 26 04:48:51 2017 -0700 Committer: Thomas Weise <[email protected]> Committed: Wed Apr 26 04:48:51 2017 -0700 ---------------------------------------------------------------------- content/downloads.html | 68 ++++++++++++++++++++++++++------------------- 1 file changed, 39 insertions(+), 29 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-site/blob/76e8eb4d/content/downloads.html ---------------------------------------------------------------------- diff --git a/content/downloads.html b/content/downloads.html index d72bc78..92cdf7b 100644 --- a/content/downloads.html +++ b/content/downloads.html @@ -111,7 +111,7 @@ <span class="latest-tag">(latest)</span> </td> <td> - 2016-12-06 + 2016-12-10 </td> <td> <a href="http://www.apache.org/dyn/closer.lua/apex/apache-apex-core-3.5.0/apache-apex-core-3.5.0-source-release.zip">apex-3.5.0-source-release.zip</a><br> @@ -226,7 +226,7 @@ <span class="latest-tag">(latest)</span> </td> <td> - 2016-11-26 + 2016-12-02 </td> <td> <a href="http://www.apache.org/dyn/closer.lua/apex/apache-apex-malhar-3.6.0/apache-apex-malhar-3.6.0-source-release.zip">malhar-3.6.0-source-release.zip</a><br> @@ -253,6 +253,39 @@ <a href="https://ci.apache.org/projects/apex-malhar/apex-malhar-javadoc-release-3.6/index.html">javadoc</a><br> </td> </tr> + <tr> + <td> + 3.5.0 + <span class="latest-tag">(latest)</span> + </td> + <td> + 2016-09-03 + </td> + <td> + <a href="http://www.apache.org/dyn/closer.lua/apex/apache-apex-malhar-3.5.0/apache-apex-malhar-3.5.0-source-release.zip">malhar-3.5.0-source-release.zip</a><br> + <small> + ( + <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-malhar-3.5.0/apache-apex-malhar-3.5.0-source-release.zip.asc">pgp</a>, + <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-malhar-3.5.0/apache-apex-malhar-3.5.0-source-release.zip.md5">md5</a>, + <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-malhar-3.5.0/apache-apex-malhar-3.5.0-source-release.zip.sha">sha1</a> + ) + </small> + </td> + <td> + <a href="http://www.apache.org/dyn/closer.lua/apex/apache-apex-malhar-3.5.0/apache-apex-malhar-3.5.0-source-release.tar.gz">malhar-3.5.0-source-release.tar.gz</a><br> + <small> + ( + <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-malhar-3.5.0/apache-apex-malhar-3.5.0-source-release.tar.gz.asc">pgp</a>, + <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-malhar-3.5.0/apache-apex-malhar-3.5.0-source-release.tar.gz.md5">md5</a>, + <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-malhar-3.5.0/apache-apex-malhar-3.5.0-source-release.tar.gz.sha">sha1</a> + ) + </small> + </td> + <td> + <a href="/docs/malhar-3.5">user documentation</a><br> + <a href="https://ci.apache.org/projects/apex-malhar/apex-malhar-javadoc-release-3.5/index.html">javadoc</a><br> + </td> + </tr> </tbody> </table> @@ -260,36 +293,13 @@ <h2 id="third-party-downloads">Third-Party Downloads</h2> <p>This is a list of 3rd party binary packages based on Apache Apex. The Apache Apex project does not endorse or maintain any 3rd party binary packages.</p> <ul> -<li><a href="https://www.datatorrent.com/download/" rel="nofollow">DataTorrent RTS</a> is a binary build of Apache Apex created by <a href="https://www.datatorrent.com/" rel="nofollow">DataTorrent</a>.</li> -<li>Apache Apex Sandbox Docker image using <a href="http://bigtop.apache.org/">Bigtop</a> packages<ul> -<li>This is a ready to use sandbox environment where bigtop-hadoop and bigtop-apex is pre-installed</li> -<li>To use, run following commands and then launch apex cli/dtcli from docker container:<pre><code class="lang-bash">docker pull apacheapex/sandbox -docker run -it --name=apex-sandbox apacheapex/sandbox -</code></pre> +<li><p>Apache Apex Bigtop <a href="https://hub.docker.com/r/apacheapex/sandbox/">Docker image</a> (a ready to use sandbox environment in which bigtop-hadoop and bigtop-apex are pre-installed)</p> </li> -<li>For advanced usage, click <a href="https://hub.docker.com/r/apacheapex/sandbox/">here</a></li> -</ul> +<li><p><a href="https://github.com/atrato/apex-cli-package/releases/">Apache Apex binary build</a> for users with existing clusters</p> </li> -<li><p><a href="http://bigtop.apache.org/">Bigtop</a> CI based distribution binaries:</p> -<ul> -<li><p>Setup Bigtop Environment:</p> -<ol> -<li>Grab the repo/list file for your favourite linux distribution from <a href="http://www.apache.org/dist/bigtop/bigtop-1.1.0/repos/">here</a></li> -<li>Install bigtop hadoop:<ul> -<li>For RPM based systems: <strong> yum install hadoop* </strong></li> -<li>For DEB baed systems: <strong> apt-get install hadoop* </strong></li> -</ul> +<li><p><a href="http://bigtop.apache.org/">Bigtop</a> CI based distribution <a href="https://cwiki.apache.org/confluence/display/APEX/ApexBigtop#ApexBigtop-BigtopCIbaseddistributionbinaries">binaries</a></p> </li> -<li>Follow steps <a href="https://cwiki.apache.org/confluence/display/BIGTOP/How+to+install+Hadoop+distribution+from+Bigtop+0.5.0#HowtoinstallHadoopdistributionfromBigtop0.5.0-RunningHadoop">here</a> to start hadoop services.</li> -</ol> -</li> -<li><p>Apex packages available are:</p> -<ul> -<li>RPM: <a href="https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=apex,OS=centos-6/lastSuccessfulBuild/artifact/output/apex/apex-3.5.0-1.el6.src.rpm">CentOS 6</a>, <a href="https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=apex,OS=centos-7/lastSuccessfulBuild/artifact/output/apex/apex-3.5.0-1.el7.centos.src.rpm">CentOS 7</a>, <a href="https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=apex,OS=fedora-25/lastSuccessfulBuild/artifact/output/apex/apex-3.5.0-1.fc25.src.rpm">Fedora 25</a>, <a href="https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=apex,OS=opensuse-42.1/lastSuccessfulBuild/artifact/output/apex/apex-3.5.0-1.src.rpm">OpenSUSE 42.1</a> </li> -<li>DEB: <a href="https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=apex,OS=ubuntu-16.04/lastSuccessfulBuild/artifact/output/apex/apex_3.5.0-1_all.deb">Ubuntu 16.04</a>, <a href="https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/COMPONENTS=apex,OS=debian-8/lastSuccessfulBuild/artifact/output/apex/apex_3.5.0-1_all.deb">Debian 8</a></li> -</ul> -</li> -</ul> +<li><p><a href="https://www.datatorrent.com/download/" rel="nofollow">DataTorrent RTS</a>, which contains a binary build of Apache Apex</p> </li> </ul> <p>If you would like to provide your own edition of Apache Apex here, please send email to <a href="mailto:[email protected]">[email protected]</a>.</p>
