Repository: bahir-website Updated Branches: refs/heads/master b2ff4caf7 -> 6d16a5c37
Update download pages with Bahir latest releases Update Bahir download for Spark 2.1.1 Update Bahir download for Flink 1.0 Project: http://git-wip-us.apache.org/repos/asf/bahir-website/repo Commit: http://git-wip-us.apache.org/repos/asf/bahir-website/commit/6ac04284 Tree: http://git-wip-us.apache.org/repos/asf/bahir-website/tree/6ac04284 Diff: http://git-wip-us.apache.org/repos/asf/bahir-website/diff/6ac04284 Branch: refs/heads/master Commit: 6ac042846168ed4fbc60dcf47a028e483eb33623 Parents: b2ff4ca Author: Luciano Resende <[email protected]> Authored: Mon Jul 17 09:41:06 2017 -0700 Committer: Luciano Resende <[email protected]> Committed: Mon Jul 17 09:41:06 2017 -0700 ---------------------------------------------------------------------- site/_data/project.yml | 14 ++++++++++---- site/downloads/flink.md | 18 +++++++++--------- site/downloads/spark.md | 16 ++++++++-------- 3 files changed, 27 insertions(+), 21 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bahir-website/blob/6ac04284/site/_data/project.yml ---------------------------------------------------------------------- diff --git a/site/_data/project.yml b/site/_data/project.yml index b0ebf0a..c3e3c8f 100644 --- a/site/_data/project.yml +++ b/site/_data/project.yml @@ -20,6 +20,7 @@ name: Apache Bahir short_name: Bahir +unix_name: bahir description: Apache Bahir provides extensions to distributed analytic platforms such as Apache Spark and Apache Flink. dev_list: [email protected] @@ -57,8 +58,10 @@ podling: false spark_unix_name: bahir spark_github_project_name: bahir -spark_latest_release: 2.1.0 -spark_latest_release_date: 02/22/2017 +spark_latest_release: 2.1.1 +spark_latest_release_date: 07/11/2017 +spark_latest_release_location: http://www.apache.org/dist/bahir/bahir-spark +spark_latest_release_location_mirror: http://www.apache.org/dyn/closer.lua/bahir/bahir-spark spark_download: /downloads/spark spark_source_repository: https://git-wip-us.apache.org/repos/asf/bahir.git @@ -69,10 +72,13 @@ spark_source_repository_mirror: https://github.com/apache/bahir flink_unix_name: bahir-flink flink_github_project_name: bahir-flink -#flink_latest_release: -#flink_latest_release_date: +flink_latest_release: 1.0 +flink_latest_release_date: 05/24/2017 +flink_latest_release_location: http://www.apache.org/dist/bahir/bahir-flink +flink_latest_release_location_mirror: http://www.apache.org/dyn/closer.lua/bahir/bahir-flink flink_download: /downloads/flink + flink_source_repository: https://git-wip-us.apache.org/repos/asf/bahir-flink.git flink_source_repository_mirror: https://github.com/apache/bahir-flink http://git-wip-us.apache.org/repos/asf/bahir-website/blob/6ac04284/site/downloads/flink.md ---------------------------------------------------------------------- diff --git a/site/downloads/flink.md b/site/downloads/flink.md index 6734cf1..76cebcd 100644 --- a/site/downloads/flink.md +++ b/site/downloads/flink.md @@ -48,17 +48,17 @@ Our latest {{ site.data.project.name }} release for Apache Flink extensions is { <tbody> <tr> <td>{{ site.data.project.name }} Flink Extensions {{site.data.project.flink_latest_release}} (tar.gz)</td> - <td><a href="http://www.apache.org/dyn/closer.lua/{{site.data.project.flink_unix_name}}/{{site.data.project.flink_latest_release}}/apache-bahir-{{site.data.project.flink_latest_release}}-src.tar.gz">tar.gz</a></td> - <td><a href="http://www.apache.org/dist/{{site.data.project.flink_unix_name}}/{{site.data.project.flink_latest_release}}/apache-bahir-{{site.data.project.flink_latest_release}}-src.tar.gz.md5">MD5</a></td> - <!--td><a href="http://www.apache.org/dist/{{site.data.project.flink_unix_name}}/{{site.data.project.flink_latest_release}}/apache-bahir-{{site.data.project.flink_latest_release}}-src.tar.gz.sha1">SHA-1</a></td--> - <td><a href="http://www.apache.org/dist/{{site.data.project.flink_unix_name}}/{{site.data.project.flink_latest_release}}/apache-bahir-{{site.data.project.flink_latest_release}}-src.tar.gz.asc">ASC</a></td> + <td><a href="{{site.data.project.flink_latest_release_location_mirror}}/{{site.data.project.flink_latest_release}}/apache-bahir-flink-{{site.data.project.flink_latest_release}}-src.tgz">tar.gz</a></td> + <td><a href="{{site.data.project.flink_latest_release_location}}/{{site.data.project.flink_latest_release}}/apache-bahir-flink-{{site.data.project.flink_latest_release}}-src.tgz.md5">MD5</a></td> + <!--td><a href="{{site.data.project.flink_latest_release_location}}/{{site.data.project.flink_latest_release}}/apache-bahir-flink-{{site.data.project.flink_latest_release}}-src.tgz.sha1">SHA-1</a></td--> + <td><a href="{{site.data.project.flink_latest_release_location}}/{{site.data.project.flink_latest_release}}/apache-bahir-flink-{{site.data.project.flink_latest_release}}-src.tgz.asc">ASC</a></td> </tr> <tr> <td>{{ site.data.project.name }} Flink Extensions {{site.data.project.flink_latest_release}} (zip)</td> - <td><a href="http://www.apache.org/dyn/closer.lua/{{site.data.project.flink_unix_name}}/{{site.data.project.flink_latest_release}}/apache-bahir-{{site.data.project.flink_latest_release}}-src.zip">zip</a></td> - <td><a href="http://www.apache.org/dist/{{site.data.project.flink_unix_name}}/{{site.data.project.flink_latest_release}}/apache-bahir-{{site.data.project.flink_latest_release}}-src.zip.md5">MD5</a></td> - <!--td><a href="http://www.apache.org/dist/{{site.data.project.flink_unix_name}}/{{site.data.project.flink_latest_release}}/apache-bahir-{{site.data.project.flink_latest_release}}-src.zip.sha1">SHA-1</a></td--> - <td><a href="http://www.apache.org/dist/{{site.data.project.flink_unix_name}}/{{site.data.project.flink_latest_release}}/apache-bahir-{{site.data.project.flink_latest_release}}-src.zip.asc">ASC</a></td> + <td><a href="{{site.data.project.flink_latest_release_location_mirror}}/{{site.data.project.flink_latest_release}}/apache-bahir-flink-{{site.data.project.flink_latest_release}}-src.zip">zip</a></td> + <td><a href="{{site.data.project.flink_latest_release_location}}/{{site.data.project.flink_latest_release}}/apache-bahir-flink-{{site.data.project.flink_latest_release}}-src.zip.md5">MD5</a></td> + <!--td><a href="{{site.data.project.flink_latest_release_location}}/{{site.data.project.flink_latest_release}}/apache-bahir-flink-{{site.data.project.flink_latest_release}}-src.zip.sha1">SHA-1</a></td--> + <td><a href="{{site.data.project.flink_latest_release_location}}/{{site.data.project.flink_latest_release}}/apache-bahir-flink-{{site.data.project.flink_latest_release}}-src.zip.asc">ASC</a></td> </tr> <tr> <td>Release Notes</td> @@ -80,7 +80,7 @@ git checkout -b tags/v{{site.data.project.flink_latest_release}} v{{site.data.pr ### Previous Releases -All previous releases of {{ site.data.project.name }} Flink Extensions can be found in the [archives](http://archive.apache.org/dist/{{site.data.project.flink_unix_name}}/). +All previous releases of {{ site.data.project.name }} Flink Extensions can be found in the [archives](http://archive.apache.org/dist/{{site.data.project.unix_name}}/{{site.data.project.flink_unix_name}}). ## Verifying a Release http://git-wip-us.apache.org/repos/asf/bahir-website/blob/6ac04284/site/downloads/spark.md ---------------------------------------------------------------------- diff --git a/site/downloads/spark.md b/site/downloads/spark.md index 88e23a7..d7afa34 100644 --- a/site/downloads/spark.md +++ b/site/downloads/spark.md @@ -48,17 +48,17 @@ Our latest release supports Apache Spark {{site.data.project.spark_latest_releas <tbody> <tr> <td>{{ site.data.project.name }} Extensions for Apache Spark {{site.data.project.spark_latest_release}} (tar.gz)</td> - <td><a href="https://www.apache.org/dyn/closer.lua/{{site.data.project.spark_unix_name}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.tar.gz">tar.gz</a></td> - <td><a href="https://www.apache.org/dist/{{site.data.project.spark_unix_name}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.tar.gz.md5">MD5</a></td> - <!--td><a href="https://www.apache.org/dist/{{site.data.project.spark_unix_name}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.tar.gz.sha1">SHA-1</a></td--> - <td><a href="https://www.apache.org/dist/{{site.data.project.spark_unix_name}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.tar.gz.asc">ASC</a></td> + <td><a href="{{site.data.project.spark_latest_release_location_mirror}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.tar.gz">tar.gz</a></td> + <td><a href="{{site.data.project.spark_latest_release_location}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.tar.gz.md5">MD5</a></td> + <!--td><a href="{{site.data.project.spark_latest_release_location}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.tar.gz.sha1">SHA-1</a></td--> + <td><a href="{{site.data.project.spark_latest_release_location}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.tar.gz.asc">ASC</a></td> </tr> <tr> <td>{{ site.data.project.name }} Extensions for Apache Spark {{site.data.project.spark_latest_release}} (zip)</td> - <td><a href="https://www.apache.org/dyn/closer.lua/{{site.data.project.spark_unix_name}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.zip">zip</a></td> - <td><a href="https://www.apache.org/dist/{{site.data.project.spark_unix_name}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.zip.md5">MD5</a></td> - <!--td><a href="https://www.apache.org/dist/{{site.data.project.spark_unix_name}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.zip.sha1">SHA-1</a></td--> - <td><a href="https://www.apache.org/dist/{{site.data.project.spark_unix_name}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.zip.asc">ASC</a></td> + <td><a href="{{site.data.project.spark_latest_release_location_mirror}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.zip">zip</a></td> + <td><a href="{{site.data.project.spark_latest_release_location}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.zip.md5">MD5</a></td> + <!--td><a href="{{site.data.project.spark_latest_release_location}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.zip.sha1">SHA-1</a></td--> + <td><a href="{{site.data.project.spark_latest_release_location}}/{{site.data.project.spark_latest_release}}/apache-bahir-{{site.data.project.spark_latest_release}}-src.zip.asc">ASC</a></td> </tr> <tr> <td>Release Notes</td>
