You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@orc.apache.org by om...@apache.org on 2016/08/26 22:27:24 UTC

orc git commit: Push out refactor of web site

Repository: orc
Updated Branches:
  refs/heads/asf-site 0902e7921 -> 98bfa8a3c


Push out refactor of web site


Project: http://git-wip-us.apache.org/repos/asf/orc/repo
Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/98bfa8a3
Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/98bfa8a3
Diff: http://git-wip-us.apache.org/repos/asf/orc/diff/98bfa8a3

Branch: refs/heads/asf-site
Commit: 98bfa8a3c9e8f14fcef4c9f5463a01793d1113e4
Parents: 0902e79
Author: Owen O'Malley <om...@apache.org>
Authored: Fri Aug 26 15:27:08 2016 -0700
Committer: Owen O'Malley <om...@apache.org>
Committed: Fri Aug 26 15:27:08 2016 -0700

----------------------------------------------------------------------
 doap_orc.rdf                         | 15 +++--
 docs/releases.html                   | 89 +++++++++++++++++++---------
 news/2016/01/25/ORC-1.0.0/index.html | 29 +++++----
 news/2016/06/10/ORC-1.1.0/index.html | 21 ++++---
 news/2016/06/13/ORC-1.1.1/index.html | 23 +++++---
 news/2016/07/08/ORC-1.1.2/index.html | 17 ++++--
 news/2016/08/25/ORC-1.2.0/index.html |  8 +--
 news/index.html                      | 98 +++++++++++++++++++------------
 news/releases/index.html             | 98 +++++++++++++++++++------------
 9 files changed, 250 insertions(+), 148 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/orc/blob/98bfa8a3/doap_orc.rdf
----------------------------------------------------------------------
diff --git a/doap_orc.rdf b/doap_orc.rdf
index eddc984..e61aa9b 100644
--- a/doap_orc.rdf
+++ b/doap_orc.rdf
@@ -35,7 +35,7 @@ a columnar format lets the reader read, decompress, and process only
 the values that are required for the current query.</description>
     <bug-database rdf:resource="https://issues.apache.org/jira/browse/orc" />
     <mailing-list rdf:resource="https://orc.apache.org/develop" />
-    <download-page rdf:resource="https://orc.apache.org/downloads" />
+    <download-page rdf:resource="https://orc.apache.org/docs/releases.html" />
     <programming-language>Java</programming-language>
     <programming-language>C++</programming-language>
     <category rdf:resource="http://projects.apache.org/category/big-data" />
@@ -44,9 +44,16 @@ the values that are required for the current query.</description>
     <category rdf:resource="http://projects.apache.org/category/library" />
     <release>
       <Version>
-        <name>Apache ORC 1.0.0</name>
-        <created>2016-01-25</created>
-        <revision>1.0.0</revision>
+        <name>Apache ORC 1.1.2</name>
+        <created>2016-07-08</created>
+        <revision>1.1.2</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache ORC 1.2.0</name>
+        <created>2016-08-25</created>
+        <revision>1.2.0</revision>
       </Version>
     </release>
     <repository>

http://git-wip-us.apache.org/repos/asf/orc/blob/98bfa8a3/docs/releases.html
----------------------------------------------------------------------
diff --git a/docs/releases.html b/docs/releases.html
index d47d9f6..dec62f2 100644
--- a/docs/releases.html
+++ b/docs/releases.html
@@ -1061,19 +1061,21 @@
       <div class="unit four-fifths">
         <article>
           <h1>Releases</h1>
-          <h2 id="current-release---120">Current Release - 1.2.0:</h2>
+          
+<h2 id="current-release---120">Current Release - 1.2.0:</h2>
 
-<p>ORC 1.2.0 contains both the Java reader and writer and the C++ reader for ORC files. It also
-contains tools for working with ORC files and looking at their contents and
-metadata.</p>
+<p>ORC 1.2.0 contains both the Java reader and writer and the C++
+reader for ORC files. It also contains tools for working with ORC
+files and looking at their contents and metadata.</p>
 
 <ul>
   <li>Released: 25 August 2016</li>
   <li>Source code: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.2.0/orc-1.2.0.tar.gz">orc-1.2.0.tar.gz</a></li>
   <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.2.0/orc-1.2.0.tar.gz.asc">GPG Signature</a>
 signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O\u2019Malley (3D0C92B9)</a></li>
-  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.0">d71f1338</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.2.0/orc-1.2.0.tar.gz.sha256">5c394c7e</a></li>
+  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.0">rel/release-1.2.0</a></li>
+  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.2.0/orc-1.2.0.tar.gz.sha256">5c394c7ed3a31d20\u2026</a></li>
+  <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.2.0%22&amp;tempMax=500">ORC-1.2.0</a></li>
 </ul>
 
 <p>The new features of ORC 1.2:</p>
@@ -1108,40 +1110,73 @@ committers\u2019 <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key
 % gpg --verify orc-X.Y.Z.tgz.asc
 </code></pre>
 
-<h2 id="previous-releases">Previous releases:</h2>
+<h2 id="all-releases">All releases:</h2>
 
 <table>
   <thead>
     <tr>
       <th style="text-align: center">Version</th>
       <th style="text-align: center">Date</th>
+      <th style="text-align: center">State</th>
       <th style="text-align: center">Release</th>
     </tr>
   </thead>
   <tbody>
-    <tr>
-      <td style="text-align: center">1.1.2</td>
-      <td style="text-align: center">8 Jul 2016</td>
-      <td style="text-align: center"><a href="/news/2016/07/08/ORC-1.1.2/">ORC-1.1.2</a></td>
-    </tr>
-    <tr>
-      <td style="text-align: center">1.1.1</td>
-      <td style="text-align: center">13 Jun 2016</td>
-      <td style="text-align: center"><a href="/news/2016/06/10/ORC-1.1.1/">ORC-1.1.1</a></td>
-    </tr>
-    <tr>
-      <td style="text-align: center">1.1.0</td>
-      <td style="text-align: center">10 Jun 2016</td>
-      <td style="text-align: center"><a href="/news/2016/06/10/ORC-1.1.0/">ORC-1.1.0</a></td>
-    </tr>
-    <tr>
-      <td style="text-align: center">1.0.0</td>
-      <td style="text-align: center">25 Jan 2016</td>
-      <td style="text-align: center"><a href="/news/2016/01/25/ORC-1.0.0/">ORC-1.0.0</a></td>
-    </tr>
+    
+      
+      <tr>
+        <td style="text-align: center">1.2.0</td>
+        <td style="text-align: center">2016-08-25</td>
+        <td style="text-align: center">latest</td>
+        <td style="text-align: center">
+          <a href="/news/2016/08/25/ORC-1.2.0/">
+          ORC-1.2.0</a></td>
+      </tr>
+    
+      
+      <tr>
+        <td style="text-align: center">1.1.2</td>
+        <td style="text-align: center">2016-07-08</td>
+        <td style="text-align: center">stable</td>
+        <td style="text-align: center">
+          <a href="/news/2016/07/08/ORC-1.1.2/">
+          ORC-1.1.2</a></td>
+      </tr>
+    
+      
+      <tr>
+        <td style="text-align: center">1.1.1</td>
+        <td style="text-align: center">2016-06-13</td>
+        <td style="text-align: center">archived</td>
+        <td style="text-align: center">
+          <a href="/news/2016/06/13/ORC-1.1.1/">
+          ORC-1.1.1</a></td>
+      </tr>
+    
+      
+      <tr>
+        <td style="text-align: center">1.1.0</td>
+        <td style="text-align: center">2016-06-10</td>
+        <td style="text-align: center">archived</td>
+        <td style="text-align: center">
+          <a href="/news/2016/06/10/ORC-1.1.0/">
+          ORC-1.1.0</a></td>
+      </tr>
+    
+      
+      <tr>
+        <td style="text-align: center">1.0.0</td>
+        <td style="text-align: center">2016-01-25</td>
+        <td style="text-align: center">archived</td>
+        <td style="text-align: center">
+          <a href="/news/2016/01/25/ORC-1.0.0/">
+          ORC-1.0.0</a></td>
+      </tr>
+    
   </tbody>
 </table>
 
+
           
 
 

http://git-wip-us.apache.org/repos/asf/orc/blob/98bfa8a3/news/2016/01/25/ORC-1.0.0/index.html
----------------------------------------------------------------------
diff --git a/news/2016/01/25/ORC-1.0.0/index.html b/news/2016/01/25/ORC-1.0.0/index.html
index 1c4a325..a0c5989 100644
--- a/news/2016/01/25/ORC-1.0.0/index.html
+++ b/news/2016/01/25/ORC-1.0.0/index.html
@@ -138,15 +138,14 @@
     <p>The ORC team is excited to announce the release of ORC v1.0.0. This release
 contains the native C++ ORC reader and some tools.</p>
 
-<p>Release Artifacts:</p>
-
 <ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.0.0/orc-1.0.0.tgz">orc-1.0.0.tgz</a></li>
-  <li>Git Tag: 
-<a href="https://github.com/apache/orc/releases/tag/rel/release-1.0.0">rel/release-1.0.0 (704d97e)</a></li>
-  <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.0.0/orc-1.0.0.tgz.asc">GPG Signature</a>
+  <li>Released: 25 January 2016</li>
+  <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.0.0/orc-1.0.0.tgz">orc-1.0.0.tgz</a></li>
+  <li><a href="https://archive.apache.org/dist/orc/orc-1.0.0/orc-1.0.0.tgz.asc">GPG Signature</a>
 signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O\u2019Malley (3D0C92B9)</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.0.0/orc-1.0.0.tgz.mds">8AD5111F 0CA3B72F</a></li>
+  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.0.0">rel/release-1.0.0</a></li>
+  <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.0.0/orc-1.0.0.tgz.sha256">8ad5111f0ca3b72f\u2026</a></li>
+  <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.0.0%22&amp;tempMax=500">ORC-1.0.0</a></li>
 </ul>
 
 <p>The major features:</p>
@@ -170,14 +169,18 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
 <p>Known issues:</p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/ORC-1">ORC-1</a> We are still working on moving the Java 
-reader and writer out of Hive\u2019s code base and thus it is not included here.</li>
-  <li><a href="https://issues.apache.org/jira/browse/ORC-10">ORC-10</a> When moving ORC files between timezones,
-different daylight savings rules will cause timestamps to shift in the C++
-reader.</li>
-  <li><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/ORC-1">ORC-1</a> We are still working on moving the Java reader and writer out of Hive\u2019s code base and thus it is not included here.</p>
+  </li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/ORC-10">ORC-10</a> When moving ORC files between timezones, different daylight savings rules will cause timestamps to shift in the C++ reader.</p>
+  </li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</p>
+  </li>
 </ul>
 
+
   </div>
 </article>
 

http://git-wip-us.apache.org/repos/asf/orc/blob/98bfa8a3/news/2016/06/10/ORC-1.1.0/index.html
----------------------------------------------------------------------
diff --git a/news/2016/06/10/ORC-1.1.0/index.html b/news/2016/06/10/ORC-1.1.0/index.html
index 73f5015..3d49249 100644
--- a/news/2016/06/10/ORC-1.1.0/index.html
+++ b/news/2016/06/10/ORC-1.1.0/index.html
@@ -141,15 +141,16 @@ contains the Java reader and writer and the native C++ ORC reader and tools.</p>
 <p>Release Artifacts:</p>
 
 <ul>
-  <li>Released: 10 Jun 2016</li>
-  <li>Source code: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.1.0/orc-1.1.0.tgz">orc-1.1.0.tgz</a></li>
-  <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.0/orc-1.1.0.tgz.asc">GPG Signature</a>
+  <li>Released: 10 June 2016</li>
+  <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.1.0/orc-1.1.0.tgz">orc-1.1.0.tgz</a></li>
+  <li><a href="https://archive.apache.org/dist/orc/orc-1.1.0/orc-1.1.0.tgz.asc">GPG Signature</a>
 signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O\u2019Malley (3D0C92B9)</a></li>
-  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.0">fc571e77</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.0/orc-1.1.0.tgz.sha256">8beea2be</a></li>
+  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.0">rel/release-1.1.0</a></li>
+  <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.1.0/orc-1.1.0.tgz.sha256">8beea2be064baf37\u2026</a></li>
+  <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.1.0%22&amp;tempMax=500">ORC-1.1.0</a></li>
 </ul>
 
-<p>The major new features:</p>
+<p>The major new features in ORC 1.1 are:</p>
 
 <ul>
   <li><a href="https://issues.apache.org/jira/browse/ORC-1">ORC-1</a> Copy the Java ORC code from Hive.</li>
@@ -161,9 +162,15 @@ timestamps from timezones with different daylight savings rules.</li>
 <p>Known issues:</p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/HIVE-14214">HIVE-14214</a> Schema evolution and predicate pushdown don\u2019t work together.</p>
+  </li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</p>
+  </li>
 </ul>
 
+
   </div>
 </article>
 

http://git-wip-us.apache.org/repos/asf/orc/blob/98bfa8a3/news/2016/06/13/ORC-1.1.1/index.html
----------------------------------------------------------------------
diff --git a/news/2016/06/13/ORC-1.1.1/index.html b/news/2016/06/13/ORC-1.1.1/index.html
index 314f18e..44ca007 100644
--- a/news/2016/06/13/ORC-1.1.1/index.html
+++ b/news/2016/06/13/ORC-1.1.1/index.html
@@ -138,18 +138,17 @@
     <p>The ORC team is excited to announce the release of ORC v1.1.1. This release
 contains the Java reader and writer and the native C++ ORC reader and tools.</p>
 
-<p>Release Artifacts:</p>
-
 <ul>
-  <li>Released: 13 Jun 2016</li>
-  <li>Source code: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.1.1/orc-1.1.1.tgz">orc-1.1.1.tgz</a></li>
-  <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.1/orc-1.1.1.tgz.asc">GPG Signature</a>
+  <li>Released: 13 June 2016</li>
+  <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.1.1/orc-1.1.1.tgz">orc-1.1.1.tgz</a></li>
+  <li><a href="https://archive.apache.org/dist/orc/orc-1.1.1/orc-1.1.1.tgz.asc">GPG Signature</a>
 signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O\u2019Malley (3D0C92B9)</a></li>
-  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.1">662938ed</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.1/orc-1.1.1.tgz.sha256">19292a18</a></li>
+  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.1">rel/release-1.1.1</a></li>
+  <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.1.1/orc-1.1.1.tgz.sha256">19292a1848672c9c\u2026</a></li>
+  <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.1.1%22&amp;tempMax=500">ORC-1.1.1</a></li>
 </ul>
 
-<p>The major new features:</p>
+<p>The major new features in ORC 1.1 are:</p>
 
 <ul>
   <li><a href="https://issues.apache.org/jira/browse/ORC-1">ORC-1</a> Copy the Java ORC code from Hive.</li>
@@ -161,9 +160,15 @@ timestamps from timezones with different daylight savings rules.</li>
 <p>Known issues:</p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/HIVE-14214">HIVE-14214</a> Schema evolution and predicate pushdown don\u2019t work together.</p>
+  </li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</p>
+  </li>
 </ul>
 
+
   </div>
 </article>
 

http://git-wip-us.apache.org/repos/asf/orc/blob/98bfa8a3/news/2016/07/08/ORC-1.1.2/index.html
----------------------------------------------------------------------
diff --git a/news/2016/07/08/ORC-1.1.2/index.html b/news/2016/07/08/ORC-1.1.2/index.html
index 0c3ee01..8f68aa3 100644
--- a/news/2016/07/08/ORC-1.1.2/index.html
+++ b/news/2016/07/08/ORC-1.1.2/index.html
@@ -138,18 +138,17 @@
     <p>The ORC team is excited to announce the release of ORC v1.1.2. This release
 contains the Java reader and writer and the native C++ ORC reader and tools.</p>
 
-<p>Release Artifacts:</p>
-
 <ul>
   <li>Released: 8 July 2016</li>
   <li>Source code: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.1.2/orc-1.1.2.tgz">orc-1.1.2.tgz</a></li>
   <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.2/orc-1.1.2.tgz.asc">GPG Signature</a>
 signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O\u2019Malley (3D0C92B9)</a></li>
-  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.2">1b5544f7</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.2/orc-1.1.2.tgz.sha256">5d14df7d</a></li>
+  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.2">rel/release-1.1.2</a></li>
+  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.2/orc-1.1.2.tgz.sha256">5d14df7d48126dd8\u2026</a></li>
+  <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.1.2%22&amp;tempMax=500">ORC-1.1.2</a></li>
 </ul>
 
-<p>The major new features of ORC 1.1:</p>
+<p>The major new features in ORC 1.1 are:</p>
 
 <ul>
   <li><a href="https://issues.apache.org/jira/browse/ORC-1">ORC-1</a> Copy the Java ORC code from Hive.</li>
@@ -161,9 +160,15 @@ timestamps from timezones with different daylight savings rules.</li>
 <p>Known issues:</p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/HIVE-14214">HIVE-14214</a> Schema evolution and predicate pushdown don\u2019t work together.</p>
+  </li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</p>
+  </li>
 </ul>
 
+
   </div>
 </article>
 

http://git-wip-us.apache.org/repos/asf/orc/blob/98bfa8a3/news/2016/08/25/ORC-1.2.0/index.html
----------------------------------------------------------------------
diff --git a/news/2016/08/25/ORC-1.2.0/index.html b/news/2016/08/25/ORC-1.2.0/index.html
index 6ca25c3..ecc2ea4 100644
--- a/news/2016/08/25/ORC-1.2.0/index.html
+++ b/news/2016/08/25/ORC-1.2.0/index.html
@@ -137,15 +137,14 @@
   <div class="post-content">
     <p>The ORC team is excited to announce the release of ORC v1.2.0.</p>
 
-<p>Release Artifacts:</p>
-
 <ul>
   <li>Released: 25 August 2016</li>
   <li>Source code: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.2.0/orc-1.2.0.tar.gz">orc-1.2.0.tar.gz</a></li>
   <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.2.0/orc-1.2.0.tar.gz.asc">GPG Signature</a>
 signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O\u2019Malley (3D0C92B9)</a></li>
-  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.0">d71f1338</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.2.0/orc-1.2.0.tar.gz.sha256">5c394c7e</a></li>
+  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.0">rel/release-1.2.0</a></li>
+  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.2.0/orc-1.2.0.tar.gz.sha256">5c394c7ed3a31d20\u2026</a></li>
+  <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.2.0%22&amp;tempMax=500">ORC-1.2.0</a></li>
 </ul>
 
 <p>The new features of ORC 1.2:</p>
@@ -170,6 +169,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</li>
 </ul>
 
+
   </div>
 </article>
 

http://git-wip-us.apache.org/repos/asf/orc/blob/98bfa8a3/news/index.html
----------------------------------------------------------------------
diff --git a/news/index.html b/news/index.html
index 19151a9..20fb11d 100644
--- a/news/index.html
+++ b/news/index.html
@@ -139,15 +139,14 @@
   <div class="post-content">
     <p>The ORC team is excited to announce the release of ORC v1.2.0.</p>
 
-<p>Release Artifacts:</p>
-
 <ul>
   <li>Released: 25 August 2016</li>
   <li>Source code: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.2.0/orc-1.2.0.tar.gz">orc-1.2.0.tar.gz</a></li>
   <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.2.0/orc-1.2.0.tar.gz.asc">GPG Signature</a>
 signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O\u2019Malley (3D0C92B9)</a></li>
-  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.0">d71f1338</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.2.0/orc-1.2.0.tar.gz.sha256">5c394c7e</a></li>
+  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.0">rel/release-1.2.0</a></li>
+  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.2.0/orc-1.2.0.tar.gz.sha256">5c394c7ed3a31d20\u2026</a></li>
+  <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.2.0%22&amp;tempMax=500">ORC-1.2.0</a></li>
 </ul>
 
 <p>The new features of ORC 1.2:</p>
@@ -172,6 +171,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</li>
 </ul>
 
+
   </div>
 </article>
 
@@ -202,18 +202,17 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
     <p>The ORC team is excited to announce the release of ORC v1.1.2. This release
 contains the Java reader and writer and the native C++ ORC reader and tools.</p>
 
-<p>Release Artifacts:</p>
-
 <ul>
   <li>Released: 8 July 2016</li>
   <li>Source code: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.1.2/orc-1.1.2.tgz">orc-1.1.2.tgz</a></li>
   <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.2/orc-1.1.2.tgz.asc">GPG Signature</a>
 signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O\u2019Malley (3D0C92B9)</a></li>
-  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.2">1b5544f7</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.2/orc-1.1.2.tgz.sha256">5d14df7d</a></li>
+  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.2">rel/release-1.1.2</a></li>
+  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.2/orc-1.1.2.tgz.sha256">5d14df7d48126dd8\u2026</a></li>
+  <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.1.2%22&amp;tempMax=500">ORC-1.1.2</a></li>
 </ul>
 
-<p>The major new features of ORC 1.1:</p>
+<p>The major new features in ORC 1.1 are:</p>
 
 <ul>
   <li><a href="https://issues.apache.org/jira/browse/ORC-1">ORC-1</a> Copy the Java ORC code from Hive.</li>
@@ -225,9 +224,15 @@ timestamps from timezones with different daylight savings rules.</li>
 <p>Known issues:</p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/HIVE-14214">HIVE-14214</a> Schema evolution and predicate pushdown don\u2019t work together.</p>
+  </li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</p>
+  </li>
 </ul>
 
+
   </div>
 </article>
 
@@ -311,18 +316,17 @@ margin-bottom:5px; max-width: 100%;" allowfullscreen=""> </iframe>
     <p>The ORC team is excited to announce the release of ORC v1.1.1. This release
 contains the Java reader and writer and the native C++ ORC reader and tools.</p>
 
-<p>Release Artifacts:</p>
-
 <ul>
-  <li>Released: 13 Jun 2016</li>
-  <li>Source code: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.1.1/orc-1.1.1.tgz">orc-1.1.1.tgz</a></li>
-  <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.1/orc-1.1.1.tgz.asc">GPG Signature</a>
+  <li>Released: 13 June 2016</li>
+  <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.1.1/orc-1.1.1.tgz">orc-1.1.1.tgz</a></li>
+  <li><a href="https://archive.apache.org/dist/orc/orc-1.1.1/orc-1.1.1.tgz.asc">GPG Signature</a>
 signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O\u2019Malley (3D0C92B9)</a></li>
-  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.1">662938ed</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.1/orc-1.1.1.tgz.sha256">19292a18</a></li>
+  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.1">rel/release-1.1.1</a></li>
+  <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.1.1/orc-1.1.1.tgz.sha256">19292a1848672c9c\u2026</a></li>
+  <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.1.1%22&amp;tempMax=500">ORC-1.1.1</a></li>
 </ul>
 
-<p>The major new features:</p>
+<p>The major new features in ORC 1.1 are:</p>
 
 <ul>
   <li><a href="https://issues.apache.org/jira/browse/ORC-1">ORC-1</a> Copy the Java ORC code from Hive.</li>
@@ -334,9 +338,15 @@ timestamps from timezones with different daylight savings rules.</li>
 <p>Known issues:</p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/HIVE-14214">HIVE-14214</a> Schema evolution and predicate pushdown don\u2019t work together.</p>
+  </li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</p>
+  </li>
 </ul>
 
+
   </div>
 </article>
 
@@ -370,15 +380,16 @@ contains the Java reader and writer and the native C++ ORC reader and tools.</p>
 <p>Release Artifacts:</p>
 
 <ul>
-  <li>Released: 10 Jun 2016</li>
-  <li>Source code: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.1.0/orc-1.1.0.tgz">orc-1.1.0.tgz</a></li>
-  <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.0/orc-1.1.0.tgz.asc">GPG Signature</a>
+  <li>Released: 10 June 2016</li>
+  <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.1.0/orc-1.1.0.tgz">orc-1.1.0.tgz</a></li>
+  <li><a href="https://archive.apache.org/dist/orc/orc-1.1.0/orc-1.1.0.tgz.asc">GPG Signature</a>
 signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O\u2019Malley (3D0C92B9)</a></li>
-  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.0">fc571e77</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.0/orc-1.1.0.tgz.sha256">8beea2be</a></li>
+  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.0">rel/release-1.1.0</a></li>
+  <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.1.0/orc-1.1.0.tgz.sha256">8beea2be064baf37\u2026</a></li>
+  <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.1.0%22&amp;tempMax=500">ORC-1.1.0</a></li>
 </ul>
 
-<p>The major new features:</p>
+<p>The major new features in ORC 1.1 are:</p>
 
 <ul>
   <li><a href="https://issues.apache.org/jira/browse/ORC-1">ORC-1</a> Copy the Java ORC code from Hive.</li>
@@ -390,9 +401,15 @@ timestamps from timezones with different daylight savings rules.</li>
 <p>Known issues:</p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/HIVE-14214">HIVE-14214</a> Schema evolution and predicate pushdown don\u2019t work together.</p>
+  </li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</p>
+  </li>
 </ul>
 
+
   </div>
 </article>
 
@@ -423,15 +440,14 @@ timestamps from timezones with different daylight savings rules.</li>
     <p>The ORC team is excited to announce the release of ORC v1.0.0. This release
 contains the native C++ ORC reader and some tools.</p>
 
-<p>Release Artifacts:</p>
-
 <ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.0.0/orc-1.0.0.tgz">orc-1.0.0.tgz</a></li>
-  <li>Git Tag: 
-<a href="https://github.com/apache/orc/releases/tag/rel/release-1.0.0">rel/release-1.0.0 (704d97e)</a></li>
-  <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.0.0/orc-1.0.0.tgz.asc">GPG Signature</a>
+  <li>Released: 25 January 2016</li>
+  <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.0.0/orc-1.0.0.tgz">orc-1.0.0.tgz</a></li>
+  <li><a href="https://archive.apache.org/dist/orc/orc-1.0.0/orc-1.0.0.tgz.asc">GPG Signature</a>
 signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O\u2019Malley (3D0C92B9)</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.0.0/orc-1.0.0.tgz.mds">8AD5111F 0CA3B72F</a></li>
+  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.0.0">rel/release-1.0.0</a></li>
+  <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.0.0/orc-1.0.0.tgz.sha256">8ad5111f0ca3b72f\u2026</a></li>
+  <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.0.0%22&amp;tempMax=500">ORC-1.0.0</a></li>
 </ul>
 
 <p>The major features:</p>
@@ -455,14 +471,18 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
 <p>Known issues:</p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/ORC-1">ORC-1</a> We are still working on moving the Java 
-reader and writer out of Hive\u2019s code base and thus it is not included here.</li>
-  <li><a href="https://issues.apache.org/jira/browse/ORC-10">ORC-10</a> When moving ORC files between timezones,
-different daylight savings rules will cause timestamps to shift in the C++
-reader.</li>
-  <li><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/ORC-1">ORC-1</a> We are still working on moving the Java reader and writer out of Hive\u2019s code base and thus it is not included here.</p>
+  </li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/ORC-10">ORC-10</a> When moving ORC files between timezones, different daylight savings rules will cause timestamps to shift in the C++ reader.</p>
+  </li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</p>
+  </li>
 </ul>
 
+
   </div>
 </article>
 

http://git-wip-us.apache.org/repos/asf/orc/blob/98bfa8a3/news/releases/index.html
----------------------------------------------------------------------
diff --git a/news/releases/index.html b/news/releases/index.html
index 83a6bdb..4d8db4d 100644
--- a/news/releases/index.html
+++ b/news/releases/index.html
@@ -139,15 +139,14 @@
   <div class="post-content">
     <p>The ORC team is excited to announce the release of ORC v1.2.0.</p>
 
-<p>Release Artifacts:</p>
-
 <ul>
   <li>Released: 25 August 2016</li>
   <li>Source code: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.2.0/orc-1.2.0.tar.gz">orc-1.2.0.tar.gz</a></li>
   <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.2.0/orc-1.2.0.tar.gz.asc">GPG Signature</a>
 signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O\u2019Malley (3D0C92B9)</a></li>
-  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.0">d71f1338</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.2.0/orc-1.2.0.tar.gz.sha256">5c394c7e</a></li>
+  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.0">rel/release-1.2.0</a></li>
+  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.2.0/orc-1.2.0.tar.gz.sha256">5c394c7ed3a31d20\u2026</a></li>
+  <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.2.0%22&amp;tempMax=500">ORC-1.2.0</a></li>
 </ul>
 
 <p>The new features of ORC 1.2:</p>
@@ -172,6 +171,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</li>
 </ul>
 
+
   </div>
 </article>
 
@@ -202,18 +202,17 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
     <p>The ORC team is excited to announce the release of ORC v1.1.2. This release
 contains the Java reader and writer and the native C++ ORC reader and tools.</p>
 
-<p>Release Artifacts:</p>
-
 <ul>
   <li>Released: 8 July 2016</li>
   <li>Source code: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.1.2/orc-1.1.2.tgz">orc-1.1.2.tgz</a></li>
   <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.2/orc-1.1.2.tgz.asc">GPG Signature</a>
 signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O\u2019Malley (3D0C92B9)</a></li>
-  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.2">1b5544f7</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.2/orc-1.1.2.tgz.sha256">5d14df7d</a></li>
+  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.2">rel/release-1.1.2</a></li>
+  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.2/orc-1.1.2.tgz.sha256">5d14df7d48126dd8\u2026</a></li>
+  <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.1.2%22&amp;tempMax=500">ORC-1.1.2</a></li>
 </ul>
 
-<p>The major new features of ORC 1.1:</p>
+<p>The major new features in ORC 1.1 are:</p>
 
 <ul>
   <li><a href="https://issues.apache.org/jira/browse/ORC-1">ORC-1</a> Copy the Java ORC code from Hive.</li>
@@ -225,9 +224,15 @@ timestamps from timezones with different daylight savings rules.</li>
 <p>Known issues:</p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/HIVE-14214">HIVE-14214</a> Schema evolution and predicate pushdown don\u2019t work together.</p>
+  </li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</p>
+  </li>
 </ul>
 
+
   </div>
 </article>
 
@@ -258,18 +263,17 @@ timestamps from timezones with different daylight savings rules.</li>
     <p>The ORC team is excited to announce the release of ORC v1.1.1. This release
 contains the Java reader and writer and the native C++ ORC reader and tools.</p>
 
-<p>Release Artifacts:</p>
-
 <ul>
-  <li>Released: 13 Jun 2016</li>
-  <li>Source code: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.1.1/orc-1.1.1.tgz">orc-1.1.1.tgz</a></li>
-  <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.1/orc-1.1.1.tgz.asc">GPG Signature</a>
+  <li>Released: 13 June 2016</li>
+  <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.1.1/orc-1.1.1.tgz">orc-1.1.1.tgz</a></li>
+  <li><a href="https://archive.apache.org/dist/orc/orc-1.1.1/orc-1.1.1.tgz.asc">GPG Signature</a>
 signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O\u2019Malley (3D0C92B9)</a></li>
-  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.1">662938ed</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.1/orc-1.1.1.tgz.sha256">19292a18</a></li>
+  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.1">rel/release-1.1.1</a></li>
+  <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.1.1/orc-1.1.1.tgz.sha256">19292a1848672c9c\u2026</a></li>
+  <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.1.1%22&amp;tempMax=500">ORC-1.1.1</a></li>
 </ul>
 
-<p>The major new features:</p>
+<p>The major new features in ORC 1.1 are:</p>
 
 <ul>
   <li><a href="https://issues.apache.org/jira/browse/ORC-1">ORC-1</a> Copy the Java ORC code from Hive.</li>
@@ -281,9 +285,15 @@ timestamps from timezones with different daylight savings rules.</li>
 <p>Known issues:</p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/HIVE-14214">HIVE-14214</a> Schema evolution and predicate pushdown don\u2019t work together.</p>
+  </li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</p>
+  </li>
 </ul>
 
+
   </div>
 </article>
 
@@ -317,15 +327,16 @@ contains the Java reader and writer and the native C++ ORC reader and tools.</p>
 <p>Release Artifacts:</p>
 
 <ul>
-  <li>Released: 10 Jun 2016</li>
-  <li>Source code: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.1.0/orc-1.1.0.tgz">orc-1.1.0.tgz</a></li>
-  <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.0/orc-1.1.0.tgz.asc">GPG Signature</a>
+  <li>Released: 10 June 2016</li>
+  <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.1.0/orc-1.1.0.tgz">orc-1.1.0.tgz</a></li>
+  <li><a href="https://archive.apache.org/dist/orc/orc-1.1.0/orc-1.1.0.tgz.asc">GPG Signature</a>
 signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O\u2019Malley (3D0C92B9)</a></li>
-  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.0">fc571e77</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.1.0/orc-1.1.0.tgz.sha256">8beea2be</a></li>
+  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.0">rel/release-1.1.0</a></li>
+  <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.1.0/orc-1.1.0.tgz.sha256">8beea2be064baf37\u2026</a></li>
+  <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.1.0%22&amp;tempMax=500">ORC-1.1.0</a></li>
 </ul>
 
-<p>The major new features:</p>
+<p>The major new features in ORC 1.1 are:</p>
 
 <ul>
   <li><a href="https://issues.apache.org/jira/browse/ORC-1">ORC-1</a> Copy the Java ORC code from Hive.</li>
@@ -337,9 +348,15 @@ timestamps from timezones with different daylight savings rules.</li>
 <p>Known issues:</p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/HIVE-14214">HIVE-14214</a> Schema evolution and predicate pushdown don\u2019t work together.</p>
+  </li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</p>
+  </li>
 </ul>
 
+
   </div>
 </article>
 
@@ -370,15 +387,14 @@ timestamps from timezones with different daylight savings rules.</li>
     <p>The ORC team is excited to announce the release of ORC v1.0.0. This release
 contains the native C++ ORC reader and some tools.</p>
 
-<p>Release Artifacts:</p>
-
 <ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/orc/orc-1.0.0/orc-1.0.0.tgz">orc-1.0.0.tgz</a></li>
-  <li>Git Tag: 
-<a href="https://github.com/apache/orc/releases/tag/rel/release-1.0.0">rel/release-1.0.0 (704d97e)</a></li>
-  <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.0.0/orc-1.0.0.tgz.asc">GPG Signature</a>
+  <li>Released: 25 January 2016</li>
+  <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.0.0/orc-1.0.0.tgz">orc-1.0.0.tgz</a></li>
+  <li><a href="https://archive.apache.org/dist/orc/orc-1.0.0/orc-1.0.0.tgz.asc">GPG Signature</a>
 signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O\u2019Malley (3D0C92B9)</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.0.0/orc-1.0.0.tgz.mds">8AD5111F 0CA3B72F</a></li>
+  <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.0.0">rel/release-1.0.0</a></li>
+  <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.0.0/orc-1.0.0.tgz.sha256">8ad5111f0ca3b72f\u2026</a></li>
+  <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.0.0%22&amp;tempMax=500">ORC-1.0.0</a></li>
 </ul>
 
 <p>The major features:</p>
@@ -402,14 +418,18 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
 <p>Known issues:</p>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/ORC-1">ORC-1</a> We are still working on moving the Java 
-reader and writer out of Hive\u2019s code base and thus it is not included here.</li>
-  <li><a href="https://issues.apache.org/jira/browse/ORC-10">ORC-10</a> When moving ORC files between timezones,
-different daylight savings rules will cause timestamps to shift in the C++
-reader.</li>
-  <li><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/ORC-1">ORC-1</a> We are still working on moving the Java reader and writer out of Hive\u2019s code base and thus it is not included here.</p>
+  </li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/ORC-10">ORC-10</a> When moving ORC files between timezones, different daylight savings rules will cause timestamps to shift in the C++ reader.</p>
+  </li>
+  <li>
+    <p><a href="https://issues.apache.org/jira/browse/ORC-40">ORC-40</a> Predicate push down is not implemented in C++.</p>
+  </li>
 </ul>
 
+
   </div>
 </article>