You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Till Westmann (Code Review)" <do...@asterixdb.incubator.apache.org> on 2017/02/11 06:57:46 UTC

Change in incubator-asterixdb-site[asf-site]: Add download links for the server packages.

Till Westmann has uploaded a new change for review.

  https://asterix-gerrit.ics.uci.edu/1502

Change subject: Add download links for the server packages.
......................................................................

Add download links for the server packages.

Change-Id: Ib852cde3e959f61fc2c95650535333c0b137c843
---
M content/dev-setup.html
M content/download.html
M content/index.html
M dev-setup.md
M download.md
5 files changed, 54 insertions(+), 1 deletion(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/incubator-asterixdb-site refs/changes/02/1502/1

diff --git a/content/dev-setup.html b/content/dev-setup.html
index e9a2f9e..d709e3b 100644
--- a/content/dev-setup.html
+++ b/content/dev-setup.html
@@ -111,6 +111,7 @@
 <ul id="markdown-toc">
   <li><a href="#introduction" id="markdown-toc-introduction">Introduction</a></li>
   <li><a href="#master-snapshots" id="markdown-toc-master-snapshots">Master snapshots</a>    <ul>
+      <li><a href="#server-package" id="markdown-toc-server-package">Server Package</a></li>
       <li><a href="#managix-installer" id="markdown-toc-managix-installer">Managix Installer</a></li>
       <li><a href="#yarn-installer" id="markdown-toc-yarn-installer">YARN Installer</a></li>
     </ul>
@@ -146,6 +147,9 @@
 <h2 id="master-snapshots">Master snapshots</h2>
 <p>If you are a developer simply looking for a snapshot of the latest development version of AsterixDB to test out your application that is based on top of AsterixDB, snapshots from the latest successful push to our master branch are available below. These are non ASF-release, automatic builds.</p>
 
+<h3 id="server-package">Server Package</h3>
+<p><a class="btn btn-md btn-warning" href="https://asterix-jenkins.ics.uci.edu/job/asterix-integration-tests/lastSuccessfulBuild/org.apache.asterix$asterix-server/artifact/org.apache.asterix/asterix-server/0.9.1-SNAPSHOT/asterix-server-0.9.1-SNAPSHOT-binary-assembly.zip" role="button">Download AsterixDB 0.9.1-SNAPSHOT <i class="fa fa-download fa-lg"></i> </a></p>
+
 <h3 id="managix-installer">Managix Installer</h3>
 <p><a class="btn btn-md btn-warning" href="https://asterix-jenkins.ics.uci.edu/job/asterix-integration-tests/lastSuccessfulBuild/org.apache.asterix$asterix-installer/artifact/org.apache.asterix/asterix-installer/0.9.1-SNAPSHOT/asterix-installer-0.9.1-SNAPSHOT-binary-assembly.zip" role="button">Download AsterixDB 0.9.1-SNAPSHOT <i class="fa fa-download fa-lg"></i> </a></p>
 
diff --git a/content/download.html b/content/download.html
index 61773fc..93e0401 100644
--- a/content/download.html
+++ b/content/download.html
@@ -130,6 +130,28 @@
 <div class="row">
 
 <div class="col-md-6">
+    <h3 id="simple-server-package">Simple Server Package</h3>
+
+  </div>
+</div>
+
+<div class="row">
+
+<div class="col-md-6">
+    <p>This packaging is most suitable for running a sample cluster on a single machine or for a custom deployment.</p>
+  </div>
+
+<div class="col-md-6">
+
+    <p><a class="btn btn-md btn-success" href="http://www.apache.org/dyn/closer.lua/asterixdb/asterixdb-0.9.0/asterix-server-0.9.0-binary-assembly.zip" role="button">Download AsterixDB 0.9.0 <i class="fa fa-download fa-lg"></i> </a></p>
+
+  </div>
+
+</div>
+
+<div class="row">
+
+<div class="col-md-6">
     <h3 id="standalone-cluster-installer">Standalone Cluster Installer</h3>
 
   </div>
diff --git a/content/index.html b/content/index.html
index 8ac0d81..4e1e781 100644
--- a/content/index.html
+++ b/content/index.html
@@ -182,7 +182,7 @@
   </div>
   <div class="col-md-4">
     <h3 id="community-and-support">Community and Support</h3>
-    <p>If you have any questions, please feel free to ask on our <a href="mailto:users@asterixdb.apache.org">users</a> mailing list, which you can subscribe to by sending an empty email to <a href="users-subscribe@asterixdb.apache.org">users-subscribe</a>. Check out the <a href="community.html">Community</a> page for more details.</p>
+    <p>If you have any questions, please feel free to ask on our <a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#117;&#115;&#101;&#114;&#115;&#064;&#097;&#115;&#116;&#101;&#114;&#105;&#120;&#100;&#098;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">users</a> mailing list, which you can subscribe to by sending an empty email to <a href="users-subscribe@asterixdb.apache.org">users-subscribe</a>. Check out the <a href="community.html">Community</a> page for more details.</p>
 
     <p>If you would like to know more about how to contribute to AsterixDB or any of its related components, head on over to the <a href="dev-setup.html">Contributing</a> page to learn more.</p>
   </div>
diff --git a/dev-setup.md b/dev-setup.md
index 7f1635b..a0476ad 100644
--- a/dev-setup.md
+++ b/dev-setup.md
@@ -19,6 +19,9 @@
 ## Master snapshots
 If you are a developer simply looking for a snapshot of the latest development version of AsterixDB to test out your application that is based on top of AsterixDB, snapshots from the latest successful push to our master branch are available below. These are non ASF-release, automatic builds.
 
+### Server Package
+<p><a class="btn btn-md btn-warning" href="{{ site.UNSTABLE_NCSERVICE_URL }}" role="button">Download AsterixDB {{ site.UNSTABLE_VERSION }} <i class="fa fa-download fa-lg"></i> </a></p>
+
 ### Managix Installer
 <p><a class="btn btn-md btn-warning" href="{{ site.UNSTABLE_DOWNLOAD_URL }}" role="button">Download AsterixDB {{ site.UNSTABLE_VERSION }} <i class="fa fa-download fa-lg"></i> </a></p>
 
diff --git a/download.md b/download.md
index 4063543..3401a19 100644
--- a/download.md
+++ b/download.md
@@ -26,6 +26,30 @@
 <div class="row">
 
 <div class="col-md-6" markdown="1">
+### Simple Server Package
+
+
+</div>
+</div>
+
+<div class="row">
+
+<div class="col-md-6" markdown="1">
+This packaging is most suitable for running a sample cluster on a single machine or for a custom deployment.
+</div>
+
+<div class="col-md-6" markdown="1">
+
+<p><a class="btn btn-md btn-success" href="{{ site.STABLE_NCSERVICE_URL }}" role="button">Download AsterixDB {{ site.STABLE_VERSION }} <i class="fa fa-download fa-lg"></i> </a></p>
+
+</div>
+
+</div>
+
+
+<div class="row">
+
+<div class="col-md-6" markdown="1">
 ### Standalone Cluster Installer
 
 

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/1502
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib852cde3e959f61fc2c95650535333c0b137c843
Gerrit-PatchSet: 1
Gerrit-Project: incubator-asterixdb-site
Gerrit-Branch: asf-site
Gerrit-Owner: Till Westmann <ti...@apache.org>

Change in incubator-asterixdb-site[asf-site]: Add download links for the server packages.

Posted by "Ian Maxon (Code Review)" <do...@asterixdb.incubator.apache.org>.
Ian Maxon has posted comments on this change.

Change subject: Add download links for the server packages.
......................................................................


Patch Set 1:

(1 comment)

https://asterix-gerrit.ics.uci.edu/#/c/1502/1/content/download.html
File content/download.html:

PS1, Line 141: single
> I guess "most suitable for running a sample cluster on a single machine" wi
Well that would still be the case I suppose. It'd just be suitable for other things too.


-- 
To view, visit https://asterix-gerrit.ics.uci.edu/1502
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib852cde3e959f61fc2c95650535333c0b137c843
Gerrit-PatchSet: 1
Gerrit-Project: incubator-asterixdb-site
Gerrit-Branch: asf-site
Gerrit-Owner: Till Westmann <ti...@apache.org>
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-Reviewer: Michael Carey <dt...@gmail.com>
Gerrit-Reviewer: Yingyi Bu <bu...@gmail.com>
Gerrit-HasComments: Yes

Change in incubator-asterixdb-site[asf-site]: Add download links for the server packages.

Posted by "Yingyi Bu (Code Review)" <do...@asterixdb.incubator.apache.org>.
Yingyi Bu has posted comments on this change.

Change subject: Add download links for the server packages.
......................................................................


Patch Set 1:

(1 comment)

https://asterix-gerrit.ics.uci.edu/#/c/1502/1/content/download.html
File content/download.html:

PS1, Line 141: single
I guess "most suitable for running a sample cluster on a single machine" will be changed sooner or later, it contains opt/aws and will contain opt/ansible?


-- 
To view, visit https://asterix-gerrit.ics.uci.edu/1502
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib852cde3e959f61fc2c95650535333c0b137c843
Gerrit-PatchSet: 1
Gerrit-Project: incubator-asterixdb-site
Gerrit-Branch: asf-site
Gerrit-Owner: Till Westmann <ti...@apache.org>
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-Reviewer: Michael Carey <dt...@gmail.com>
Gerrit-Reviewer: Yingyi Bu <bu...@gmail.com>
Gerrit-HasComments: Yes

Change in incubator-asterixdb-site[asf-site]: Add download links for the server packages.

Posted by "Till Westmann (Code Review)" <do...@asterixdb.incubator.apache.org>.
Till Westmann has submitted this change and it was merged.

Change subject: Add download links for the server packages.
......................................................................


Add download links for the server packages.

Change-Id: Ib852cde3e959f61fc2c95650535333c0b137c843
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1502
Reviewed-by: Ian Maxon <im...@apache.org>
---
M content/dev-setup.html
M content/download.html
M content/index.html
M dev-setup.md
M download.md
5 files changed, 54 insertions(+), 1 deletion(-)

Approvals:
  Ian Maxon: Looks good to me, approved



diff --git a/content/dev-setup.html b/content/dev-setup.html
index e9a2f9e..d709e3b 100644
--- a/content/dev-setup.html
+++ b/content/dev-setup.html
@@ -111,6 +111,7 @@
 <ul id="markdown-toc">
   <li><a href="#introduction" id="markdown-toc-introduction">Introduction</a></li>
   <li><a href="#master-snapshots" id="markdown-toc-master-snapshots">Master snapshots</a>    <ul>
+      <li><a href="#server-package" id="markdown-toc-server-package">Server Package</a></li>
       <li><a href="#managix-installer" id="markdown-toc-managix-installer">Managix Installer</a></li>
       <li><a href="#yarn-installer" id="markdown-toc-yarn-installer">YARN Installer</a></li>
     </ul>
@@ -146,6 +147,9 @@
 <h2 id="master-snapshots">Master snapshots</h2>
 <p>If you are a developer simply looking for a snapshot of the latest development version of AsterixDB to test out your application that is based on top of AsterixDB, snapshots from the latest successful push to our master branch are available below. These are non ASF-release, automatic builds.</p>
 
+<h3 id="server-package">Server Package</h3>
+<p><a class="btn btn-md btn-warning" href="https://asterix-jenkins.ics.uci.edu/job/asterix-integration-tests/lastSuccessfulBuild/org.apache.asterix$asterix-server/artifact/org.apache.asterix/asterix-server/0.9.1-SNAPSHOT/asterix-server-0.9.1-SNAPSHOT-binary-assembly.zip" role="button">Download AsterixDB 0.9.1-SNAPSHOT <i class="fa fa-download fa-lg"></i> </a></p>
+
 <h3 id="managix-installer">Managix Installer</h3>
 <p><a class="btn btn-md btn-warning" href="https://asterix-jenkins.ics.uci.edu/job/asterix-integration-tests/lastSuccessfulBuild/org.apache.asterix$asterix-installer/artifact/org.apache.asterix/asterix-installer/0.9.1-SNAPSHOT/asterix-installer-0.9.1-SNAPSHOT-binary-assembly.zip" role="button">Download AsterixDB 0.9.1-SNAPSHOT <i class="fa fa-download fa-lg"></i> </a></p>
 
diff --git a/content/download.html b/content/download.html
index 61773fc..93e0401 100644
--- a/content/download.html
+++ b/content/download.html
@@ -130,6 +130,28 @@
 <div class="row">
 
 <div class="col-md-6">
+    <h3 id="simple-server-package">Simple Server Package</h3>
+
+  </div>
+</div>
+
+<div class="row">
+
+<div class="col-md-6">
+    <p>This packaging is most suitable for running a sample cluster on a single machine or for a custom deployment.</p>
+  </div>
+
+<div class="col-md-6">
+
+    <p><a class="btn btn-md btn-success" href="http://www.apache.org/dyn/closer.lua/asterixdb/asterixdb-0.9.0/asterix-server-0.9.0-binary-assembly.zip" role="button">Download AsterixDB 0.9.0 <i class="fa fa-download fa-lg"></i> </a></p>
+
+  </div>
+
+</div>
+
+<div class="row">
+
+<div class="col-md-6">
     <h3 id="standalone-cluster-installer">Standalone Cluster Installer</h3>
 
   </div>
diff --git a/content/index.html b/content/index.html
index 8ac0d81..4e1e781 100644
--- a/content/index.html
+++ b/content/index.html
@@ -182,7 +182,7 @@
   </div>
   <div class="col-md-4">
     <h3 id="community-and-support">Community and Support</h3>
-    <p>If you have any questions, please feel free to ask on our <a href="mailto:users@asterixdb.apache.org">users</a> mailing list, which you can subscribe to by sending an empty email to <a href="users-subscribe@asterixdb.apache.org">users-subscribe</a>. Check out the <a href="community.html">Community</a> page for more details.</p>
+    <p>If you have any questions, please feel free to ask on our <a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#117;&#115;&#101;&#114;&#115;&#064;&#097;&#115;&#116;&#101;&#114;&#105;&#120;&#100;&#098;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">users</a> mailing list, which you can subscribe to by sending an empty email to <a href="users-subscribe@asterixdb.apache.org">users-subscribe</a>. Check out the <a href="community.html">Community</a> page for more details.</p>
 
     <p>If you would like to know more about how to contribute to AsterixDB or any of its related components, head on over to the <a href="dev-setup.html">Contributing</a> page to learn more.</p>
   </div>
diff --git a/dev-setup.md b/dev-setup.md
index 7f1635b..a0476ad 100644
--- a/dev-setup.md
+++ b/dev-setup.md
@@ -19,6 +19,9 @@
 ## Master snapshots
 If you are a developer simply looking for a snapshot of the latest development version of AsterixDB to test out your application that is based on top of AsterixDB, snapshots from the latest successful push to our master branch are available below. These are non ASF-release, automatic builds.
 
+### Server Package
+<p><a class="btn btn-md btn-warning" href="{{ site.UNSTABLE_NCSERVICE_URL }}" role="button">Download AsterixDB {{ site.UNSTABLE_VERSION }} <i class="fa fa-download fa-lg"></i> </a></p>
+
 ### Managix Installer
 <p><a class="btn btn-md btn-warning" href="{{ site.UNSTABLE_DOWNLOAD_URL }}" role="button">Download AsterixDB {{ site.UNSTABLE_VERSION }} <i class="fa fa-download fa-lg"></i> </a></p>
 
diff --git a/download.md b/download.md
index 4063543..3401a19 100644
--- a/download.md
+++ b/download.md
@@ -26,6 +26,30 @@
 <div class="row">
 
 <div class="col-md-6" markdown="1">
+### Simple Server Package
+
+
+</div>
+</div>
+
+<div class="row">
+
+<div class="col-md-6" markdown="1">
+This packaging is most suitable for running a sample cluster on a single machine or for a custom deployment.
+</div>
+
+<div class="col-md-6" markdown="1">
+
+<p><a class="btn btn-md btn-success" href="{{ site.STABLE_NCSERVICE_URL }}" role="button">Download AsterixDB {{ site.STABLE_VERSION }} <i class="fa fa-download fa-lg"></i> </a></p>
+
+</div>
+
+</div>
+
+
+<div class="row">
+
+<div class="col-md-6" markdown="1">
 ### Standalone Cluster Installer
 
 

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/1502
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib852cde3e959f61fc2c95650535333c0b137c843
Gerrit-PatchSet: 2
Gerrit-Project: incubator-asterixdb-site
Gerrit-Branch: asf-site
Gerrit-Owner: Till Westmann <ti...@apache.org>
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-Reviewer: Michael Carey <dt...@gmail.com>
Gerrit-Reviewer: Till Westmann <ti...@apache.org>
Gerrit-Reviewer: Yingyi Bu <bu...@gmail.com>

Change in incubator-asterixdb-site[asf-site]: Add download links for the server packages.

Posted by "Ian Maxon (Code Review)" <do...@asterixdb.incubator.apache.org>.
Ian Maxon has posted comments on this change.

Change subject: Add download links for the server packages.
......................................................................


Patch Set 1: Code-Review+2

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/1502
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib852cde3e959f61fc2c95650535333c0b137c843
Gerrit-PatchSet: 1
Gerrit-Project: incubator-asterixdb-site
Gerrit-Branch: asf-site
Gerrit-Owner: Till Westmann <ti...@apache.org>
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-Reviewer: Michael Carey <dt...@gmail.com>
Gerrit-Reviewer: Yingyi Bu <bu...@gmail.com>
Gerrit-HasComments: No

Change in incubator-asterixdb-site[asf-site]: Add download links for the server packages.

Posted by "Jenkins (Code Review)" <do...@asterixdb.incubator.apache.org>.
Jenkins has posted comments on this change.

Change subject: Add download links for the server packages.
......................................................................


Patch Set 1:

Build Started https://asterix-jenkins.ics.uci.edu/job/asf-site/101/

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/1502
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib852cde3e959f61fc2c95650535333c0b137c843
Gerrit-PatchSet: 1
Gerrit-Project: incubator-asterixdb-site
Gerrit-Branch: asf-site
Gerrit-Owner: Till Westmann <ti...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-HasComments: No