You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by gi...@apache.org on 2019/06/05 01:00:38 UTC

[incubator-druid-website-src] 04/09: retain apache download

This is an automated email from the ASF dual-hosted git repository.

gian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid-website-src.git

commit 49dde8bc716d9463399670d53a61d345a7b49a85
Author: Vadim Ogievetsky <va...@gmail.com>
AuthorDate: Tue Jun 4 08:48:55 2019 -0700

    retain apache download
---
 downloads.html                             | 109 +++++++++++++++++++++++++++++
 downloads.md => downloads_original.md      |   0
 {downloads => downloads_original}/index.md |   0
 3 files changed, 109 insertions(+)

diff --git a/downloads.html b/downloads.html
new file mode 100644
index 0000000..109461e
--- /dev/null
+++ b/downloads.html
@@ -0,0 +1,109 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<title>Apache Druid (incubating) - Downloads</title>
+<link rel="canonical" href="https://druid.apache.org/downloads.html" />
+
+<script async src="https://www.googletagmanager.com/gtag/js?id=UA-131010415-1"></script>
+<script>
+  window.dataLayer = window.dataLayer || [];
+  function gtag(){dataLayer.push(arguments);}
+  gtag('js', new Date());
+  gtag('config', 'UA-131010415-1');
+
+  function trackDownload(type, url) {
+    gtag('event', type, {
+      'event_category' : 'download',
+      'event_label' : url
+    });
+  }
+</script>
+
+<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
+<link rel="stylesheet" href="/css/bootstrap.min.css">
+<link href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic|Open+Sans:300italic,400italic,600italic,400,300,600,700' rel='stylesheet' type='text/css'>
+<link rel="stylesheet" href="/css/main.css">
+</head>
+<body>
+
+<main class="druid-masthead">
+  <div class="container">
+  <div class="row">
+    <div class="col-md-8 col-md-offset-2">
+    <p class="lead"><b>Apache Druid (incubating)</b> is a high-performance, column-oriented, distributed data store.</p>
+    <p class="lead"><b>Downloads</b></p>
+
+    <table class="table">
+      <thead>
+        <tr>
+          <th scope="col">Version</th>
+          <th scope="col">Date</th>
+          <th scope="col">Source</th>
+          <th scope="col">Binary</th>
+          <th scope="col">Release notes</th>
+        </tr>
+      </thead>
+      <tbody>
+        <tr>
+          <th scope="row">0.14.2-incubating</th>
+          <td>27 May 2019</td>
+          <td>
+            <a href="https://www.apache.org/dyn/closer.cgi?path=/incubator/druid/0.14.2-incubating/apache-druid-0.14.2-incubating-src.tar.gz" onclick="trackDownload('click', 'https://www.apache.org/dyn/closer.cgi?path=/incubator/druid/0.14.2-incubating/apache-druid-0.14.1-incubating-src.tar.gz');">source</a>
+
+            (<a href="https://www.apache.org/dist/incubator/druid/0.14.2-incubating/apache-druid-0.14.2-incubating-src.tar.gz.sha512" onclick="trackDownload('click', 'https://www.apache.org/dist/incubator/druid/0.14.2-incubating/apache-druid-0.14.2-incubating-src.tar.gz.sha512');">sha512</a>
+
+            <a href="https://www.apache.org/dist/incubator/druid/0.14.2-incubating/apache-druid-0.14.2-incubating-src.tar.gz.asc" onclick="trackDownload('click', 'https://www.apache.org/dist/incubator/druid/0.14.2-incubating/apache-druid-0.14.2-incubating-src.tar.gz.asc');">pgp</a>)
+          </td>
+          <td>
+            <a href="https://www.apache.org/dyn/closer.cgi?path=/incubator/druid/0.14.2-incubating/apache-druid-0.14.2-incubating-bin.tar.gz" onclick="trackDownload('click', 'https://www.apache.org/dyn/closer.cgi?path=/incubator/druid/0.14.2-incubating/apache-druid-0.14.2-incubating-bin.tar.gz');">binary</a>
+
+            (<a href="https://www.apache.org/dist/incubator/druid/0.14.2-incubating/apache-druid-0.14.2-incubating-bin.tar.gz.sha512" onclick="trackDownload('click', 'https://www.apache.org/dist/incubator/druid/0.14.2-incubating/apache-druid-0.14.2-incubating-bin.tar.gz.sha512');">sha512</a>
+
+            <a href="https://www.apache.org/dist/incubator/druid/0.14.2-incubating/apache-druid-0.14.2-incubating-bin.tar.gz.asc" onclick="trackDownload('click', 'https://www.apache.org/dist/incubator/druid/0.14.2-incubating/apache-druid-0.14.2-incubating-bin.tar.gz.asc');">pgp</a>)
+          </td>
+          <td>
+            <a href="https://github.com/apache/incubator-druid/releases/tag/druid-0.14.2-incubating">Release notes</a>
+          </td>
+        </tr>
+        <tr>
+          <th scope="row">0.13.0-incubating</th>
+          <td>18 Dec 2018</td>
+          <td>
+            <a href="https://www.apache.org/dyn/closer.cgi?path=/incubator/druid/0.13.0-incubating/apache-druid-0.13.0-incubating-src.tar.gz" onclick="trackDownload('click', 'https://www.apache.org/dyn/closer.cgi?path=/incubator/druid/0.13.0-incubating/apache-druid-0.13.0-incubating-src.tar.gz');">source</a>
+
+            (<a href="https://www.apache.org/dist/incubator/druid/0.13.0-incubating/apache-druid-0.13.0-incubating-src.tar.gz.sha512" onclick="trackDownload('click', 'https://www.apache.org/dist/incubator/druid/0.13.0-incubating/apache-druid-0.13.0-incubating-src.tar.gz.sha512');">sha512</a>
+
+            <a href="https://www.apache.org/dist/incubator/druid/0.13.0-incubating/apache-druid-0.13.0-incubating-src.tar.gz.asc" onclick="trackDownload('click', 'https://www.apache.org/dist/incubator/druid/0.13.0-incubating/apache-druid-0.13.0-incubating-src.tar.gz.asc');">pgp</a>)
+          </td>
+          <td>
+            <a href="https://www.apache.org/dyn/closer.cgi?path=/incubator/druid/0.13.0-incubating/apache-druid-0.13.0-incubating-bin.tar.gz" onclick="trackDownload('click', 'https://www.apache.org/dyn/closer.cgi?path=/incubator/druid/0.13.0-incubating/apache-druid-0.13.0-incubating-bin.tar.gz');">binary</a>
+
+            (<a href="https://www.apache.org/dist/incubator/druid/0.13.0-incubating/apache-druid-0.13.0-incubating-bin.tar.gz.sha512" onclick="trackDownload('click', 'https://www.apache.org/dist/incubator/druid/0.13.0-incubating/apache-druid-0.13.0-incubating-bin.tar.gz.sha512');">sha512</a>
+
+            <a href="https://www.apache.org/dist/incubator/druid/0.13.0-incubating/apache-druid-0.13.0-incubating-bin.tar.gz.asc" onclick="trackDownload('click', 'https://www.apache.org/dist/incubator/druid/0.13.0-incubating/apache-druid-0.13.0-incubating-bin.tar.gz.asc');">pgp</a>)
+          </td>
+          <td>
+            <a href="https://github.com/apache/incubator-druid/releases/tag/druid-0.13.0-incubating">Release notes</a>
+          </td>
+        </tr>
+      </tbody>
+    </table>
+
+    <br />
+    <p>You should verify your download by following these <a href="https://www.apache.org/info/verification.html">procedures</a> and using these <a href="https://www.apache.org/dist/incubator/druid/KEYS">KEYS</a>.</p>
+    <p>All other releases of Apache Druid are available at the <a href="https://archive.apache.org/dist/incubator/druid/">Apache release archives</a>.
+  </div>
+  </div>
+  </div>
+</main>
+
+<footer class="druid-footer">
+<div class="container">
+  <div class="text-center">
+    <p><i>Disclaimer:</i> Apache Druid is an effort undergoing incubation at <a href="https://www.apache.org/">The Apache Software Foundation (ASF)</a>, sponsored by the <a href="https://incubator.apache.org/">Apache Incubator</a>. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is no [...]
+  </div>
+</div>
+</footer>
+
+</body>
+</html>
diff --git a/downloads.md b/downloads_original.md
similarity index 100%
rename from downloads.md
rename to downloads_original.md
diff --git a/downloads/index.md b/downloads_original/index.md
similarity index 100%
rename from downloads/index.md
rename to downloads_original/index.md


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org