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/07/09 04:44:33 UTC

orc git commit: Added update for ORC 1.1.2 release

Repository: orc
Updated Branches:
  refs/heads/asf-site 587e4f5e0 -> 65ec6aaf4


Added update for ORC 1.1.2 release


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

Branch: refs/heads/asf-site
Commit: 65ec6aaf4e059eb07f88b68c7cec231fb4be51f0
Parents: 587e4f5
Author: Owen O'Malley <om...@apache.org>
Authored: Fri Jul 8 21:44:00 2016 -0700
Committer: Owen O'Malley <om...@apache.org>
Committed: Fri Jul 8 21:44:00 2016 -0700

----------------------------------------------------------------------
 docs/releases.html                          |  23 +-
 index.html                                  |   4 +-
 news/2015/04/22/orc-as-tlp/index.html       |   8 +
 news/2015/05/11/new-committers/index.html   |   8 +
 news/2015/06/26/new-logo/index.html         |   8 +
 news/2015/11/19/aliaksei-on-pmc/index.html  |   8 +
 news/2016/01/25/ORC-1.0.0/index.html        |   8 +
 news/2016/06/10/ORC-1.1.0/index.html        |   8 +
 news/2016/06/13/ORC-1.1.1/index.html        |   8 +
 news/2016/06/28/file-format-talk/index.html |   8 +
 news/2016/07/08/ORC-1.1.2/index.html        | 297 +++++++++++++++++++++++
 news/index.html                             |  64 +++++
 news/releases/index.html                    |  64 +++++
 13 files changed, 505 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/orc/blob/65ec6aaf/docs/releases.html
----------------------------------------------------------------------
diff --git a/docs/releases.html b/docs/releases.html
index dc457c7..38148d5 100644
--- a/docs/releases.html
+++ b/docs/releases.html
@@ -1061,19 +1061,19 @@
       <div class="unit four-fifths">
         <article>
           <h1>Releases</h1>
-          <h2 id="current-release---111">Current Release - 1.1.1:</h2>
+          <h2 id="current-release---112">Current Release - 1.1.2:</h2>
 
-<p>ORC 1.1.1 contains both the Java reader and writer and the C++ reader. It also
+<p>ORC 1.1.2 contains both the Java reader and writer and the C++ reader. It also
 contains tools for working with ORC files and looking at their contents and
 metadata.</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: 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.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.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>
 </ul>
 
 <p>Known issues:</p>
@@ -1087,9 +1087,9 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
 <p>All GPG signatures should be verified as matching one of the keys in ORC\u2019s
 committers\u2019 <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key list</a>.</p>
 
-<pre><code class="language-shell">% shasum -a 256 orc-1.1.1.tgz | diff - orc-1.1.1.tgz.sha256
+<pre><code class="language-shell">% shasum -a 256 orc-X.Y.Z.tgz | diff - orc-X.Y.Z.tgz.sha256
 % gpg --import KEYS
-% gpg --verify orc-1.1.1.tgz.asc
+% gpg --verify orc-X.Y.Z.tgz.asc
 </code></pre>
 
 <h2 id="previous-releases">Previous releases:</h2>
@@ -1104,6 +1104,11 @@ committers\u2019 <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key
   </thead>
   <tbody>
     <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>

http://git-wip-us.apache.org/repos/asf/orc/blob/65ec6aaf/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 85b2f49..076f39d 100644
--- a/index.html
+++ b/index.html
@@ -112,8 +112,8 @@
 <section class="quickstart">
   <div class="grid">
     <div class="unit golden-small center-on-mobiles">
-      <p class = "side">Download the <a href="docs/releases.html">ORC 1.1.0</a>
-                        release.</p>
+      <p class = "side">Download the current <a href="docs/releases.html">
+                        ORC release.</a></p>
     </div>
     <div class="unit golden-large code">
       <p class="title">Quickstart Documentation</p>

http://git-wip-us.apache.org/repos/asf/orc/blob/65ec6aaf/news/2015/04/22/orc-as-tlp/index.html
----------------------------------------------------------------------
diff --git a/news/2015/04/22/orc-as-tlp/index.html b/news/2015/04/22/orc-as-tlp/index.html
index 53b0c16..6513eba 100644
--- a/news/2015/04/22/orc-as-tlp/index.html
+++ b/news/2015/04/22/orc-as-tlp/index.html
@@ -87,6 +87,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <option value="/news/2016/07/08/ORC-1.1.2/">ORC 1.1.2 Released</option>
+      
       <option value="/news/2016/06/28/file-format-talk/">File format benchmark</option>
       
       <option value="/news/2016/06/13/ORC-1.1.1/">ORC 1.1.1 Released</option>
@@ -187,6 +189,10 @@ together with the Java implementation.</p>
     <ul>
       
       <li class="">
+        <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
+      </li>
+      
+      <li class="">
         <a href="/news/2016/06/13/ORC-1.1.1/">Version 1.1.1</a>
       </li>
       
@@ -203,6 +209,8 @@ together with the Java implementation.</p>
     <ul>
         
         
+        
+        
         <li class="">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>

http://git-wip-us.apache.org/repos/asf/orc/blob/65ec6aaf/news/2015/05/11/new-committers/index.html
----------------------------------------------------------------------
diff --git a/news/2015/05/11/new-committers/index.html b/news/2015/05/11/new-committers/index.html
index 1e2788a..147902b 100644
--- a/news/2015/05/11/new-committers/index.html
+++ b/news/2015/05/11/new-committers/index.html
@@ -87,6 +87,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <option value="/news/2016/07/08/ORC-1.1.2/">ORC 1.1.2 Released</option>
+      
       <option value="/news/2016/06/28/file-format-talk/">File format benchmark</option>
       
       <option value="/news/2016/06/13/ORC-1.1.1/">ORC 1.1.1 Released</option>
@@ -163,6 +165,10 @@ for their work on ORC. Welcome all!</p>
     <ul>
       
       <li class="">
+        <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
+      </li>
+      
+      <li class="">
         <a href="/news/2016/06/13/ORC-1.1.1/">Version 1.1.1</a>
       </li>
       
@@ -179,6 +185,8 @@ for their work on ORC. Welcome all!</p>
     <ul>
         
         
+        
+        
         <li class="">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>

http://git-wip-us.apache.org/repos/asf/orc/blob/65ec6aaf/news/2015/06/26/new-logo/index.html
----------------------------------------------------------------------
diff --git a/news/2015/06/26/new-logo/index.html b/news/2015/06/26/new-logo/index.html
index 227f0a9..9eff3ec 100644
--- a/news/2015/06/26/new-logo/index.html
+++ b/news/2015/06/26/new-logo/index.html
@@ -87,6 +87,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <option value="/news/2016/07/08/ORC-1.1.2/">ORC 1.1.2 Released</option>
+      
       <option value="/news/2016/06/28/file-format-talk/">File format benchmark</option>
       
       <option value="/news/2016/06/13/ORC-1.1.1/">ORC 1.1.1 Released</option>
@@ -156,6 +158,10 @@
     <ul>
       
       <li class="">
+        <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
+      </li>
+      
+      <li class="">
         <a href="/news/2016/06/13/ORC-1.1.1/">Version 1.1.1</a>
       </li>
       
@@ -172,6 +178,8 @@
     <ul>
         
         
+        
+        
         <li class="">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>

http://git-wip-us.apache.org/repos/asf/orc/blob/65ec6aaf/news/2015/11/19/aliaksei-on-pmc/index.html
----------------------------------------------------------------------
diff --git a/news/2015/11/19/aliaksei-on-pmc/index.html b/news/2015/11/19/aliaksei-on-pmc/index.html
index 62d5bfc..bf27caf 100644
--- a/news/2015/11/19/aliaksei-on-pmc/index.html
+++ b/news/2015/11/19/aliaksei-on-pmc/index.html
@@ -87,6 +87,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <option value="/news/2016/07/08/ORC-1.1.2/">ORC 1.1.2 Released</option>
+      
       <option value="/news/2016/06/28/file-format-talk/">File format benchmark</option>
       
       <option value="/news/2016/06/13/ORC-1.1.1/">ORC 1.1.1 Released</option>
@@ -159,6 +161,10 @@ more.</p>
     <ul>
       
       <li class="">
+        <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
+      </li>
+      
+      <li class="">
         <a href="/news/2016/06/13/ORC-1.1.1/">Version 1.1.1</a>
       </li>
       
@@ -175,6 +181,8 @@ more.</p>
     <ul>
         
         
+        
+        
         <li class="">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>

http://git-wip-us.apache.org/repos/asf/orc/blob/65ec6aaf/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 77df28b..6552c59 100644
--- a/news/2016/01/25/ORC-1.0.0/index.html
+++ b/news/2016/01/25/ORC-1.0.0/index.html
@@ -87,6 +87,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <option value="/news/2016/07/08/ORC-1.1.2/">ORC 1.1.2 Released</option>
+      
       <option value="/news/2016/06/28/file-format-talk/">File format benchmark</option>
       
       <option value="/news/2016/06/13/ORC-1.1.1/">ORC 1.1.1 Released</option>
@@ -193,6 +195,10 @@ reader.</li>
     <ul>
       
       <li class="">
+        <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
+      </li>
+      
+      <li class="">
         <a href="/news/2016/06/13/ORC-1.1.1/">Version 1.1.1</a>
       </li>
       
@@ -209,6 +215,8 @@ reader.</li>
     <ul>
         
         
+        
+        
         <li class="">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>

http://git-wip-us.apache.org/repos/asf/orc/blob/65ec6aaf/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 9b96095..d0de6ac 100644
--- a/news/2016/06/10/ORC-1.1.0/index.html
+++ b/news/2016/06/10/ORC-1.1.0/index.html
@@ -87,6 +87,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <option value="/news/2016/07/08/ORC-1.1.2/">ORC 1.1.2 Released</option>
+      
       <option value="/news/2016/06/28/file-format-talk/">File format benchmark</option>
       
       <option value="/news/2016/06/13/ORC-1.1.1/">ORC 1.1.1 Released</option>
@@ -179,6 +181,10 @@ timestamps from timezones with different daylight savings rules.</li>
     <ul>
       
       <li class="">
+        <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
+      </li>
+      
+      <li class="">
         <a href="/news/2016/06/13/ORC-1.1.1/">Version 1.1.1</a>
       </li>
       
@@ -195,6 +201,8 @@ timestamps from timezones with different daylight savings rules.</li>
     <ul>
         
         
+        
+        
         <li class="">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>

http://git-wip-us.apache.org/repos/asf/orc/blob/65ec6aaf/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 4eb4b7d..3c34d1a 100644
--- a/news/2016/06/13/ORC-1.1.1/index.html
+++ b/news/2016/06/13/ORC-1.1.1/index.html
@@ -87,6 +87,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <option value="/news/2016/07/08/ORC-1.1.2/">ORC 1.1.2 Released</option>
+      
       <option value="/news/2016/06/28/file-format-talk/">File format benchmark</option>
       
       <option value="/news/2016/06/13/ORC-1.1.1/">ORC 1.1.1 Released</option>
@@ -178,6 +180,10 @@ timestamps from timezones with different daylight savings rules.</li>
     <h4>Recent Releases</h4>
     <ul>
       
+      <li class="">
+        <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
+      </li>
+      
       <li class="current">
         <a href="/news/2016/06/13/ORC-1.1.1/">Version 1.1.1</a>
       </li>
@@ -195,6 +201,8 @@ timestamps from timezones with different daylight savings rules.</li>
     <ul>
         
         
+        
+        
         <li class="">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>

http://git-wip-us.apache.org/repos/asf/orc/blob/65ec6aaf/news/2016/06/28/file-format-talk/index.html
----------------------------------------------------------------------
diff --git a/news/2016/06/28/file-format-talk/index.html b/news/2016/06/28/file-format-talk/index.html
index 7f53456..175368b 100644
--- a/news/2016/06/28/file-format-talk/index.html
+++ b/news/2016/06/28/file-format-talk/index.html
@@ -87,6 +87,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <option value="/news/2016/07/08/ORC-1.1.2/">ORC 1.1.2 Released</option>
+      
       <option value="/news/2016/06/28/file-format-talk/">File format benchmark</option>
       
       <option value="/news/2016/06/13/ORC-1.1.1/">ORC 1.1.1 Released</option>
@@ -176,6 +178,10 @@ margin-bottom:5px; max-width: 100%;" allowfullscreen=""> </iframe>
     <ul>
       
       <li class="">
+        <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
+      </li>
+      
+      <li class="">
         <a href="/news/2016/06/13/ORC-1.1.1/">Version 1.1.1</a>
       </li>
       
@@ -192,6 +198,8 @@ margin-bottom:5px; max-width: 100%;" allowfullscreen=""> </iframe>
     <ul>
         
         
+        
+        
         <li class="current">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>

http://git-wip-us.apache.org/repos/asf/orc/blob/65ec6aaf/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
new file mode 100644
index 0000000..f215679
--- /dev/null
+++ b/news/2016/07/08/ORC-1.1.2/index.html
@@ -0,0 +1,297 @@
+<!DOCTYPE HTML>
+<html lang="en-US">
+<head>
+  <meta charset="UTF-8">
+  <title>ORC 1.1.2 Released</title>
+  <meta name="viewport" content="width=device-width,initial-scale=1">
+  <meta name="generator" content="Jekyll v2.4.0">
+  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
+  <link rel="stylesheet" href="/css/screen.css">
+  <link rel="icon" type="image/x-icon" href="/favicon.ico">
+  <!--[if lt IE 9]>
+  <script src="/js/html5shiv.min.js"></script>
+  <script src="/js/respond.min.js"></script>
+  <![endif]-->
+</head>
+
+
+<body class="wrap">
+  <header role="banner">
+  <nav class="mobile-nav show-on-mobiles">
+    <ul>
+  <li class="">
+    <a href="/">Home</a>
+  </li>
+  <li class="">
+    <a href="/docs/">Doc<span class="show-on-mobiles">s</span>
+                        <span class="hide-on-mobiles">umentation</span></a>
+  </li>
+  <li class="">
+    <a href="/talks/">Talks</a>
+  </li>
+  <li class="current">
+    <a href="/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/help/">Help</a>
+  </li>
+  <li class="">
+    <a href="/develop/">Develop</a>
+  </li>
+</ul>
+
+  </nav>
+  <div class="grid">
+    <div class="unit one-third center-on-mobiles">
+      <h1>
+        <a href="/">
+          <span class="sr-only">Apache ORC</span>
+          <img src="/img/logo.png" width="249" height="101" alt="ORC Logo">
+        </a>
+      </h1>
+    </div>
+    <nav class="main-nav unit two-thirds hide-on-mobiles">
+      <ul>
+  <li class="">
+    <a href="/">Home</a>
+  </li>
+  <li class="">
+    <a href="/docs/">Doc<span class="show-on-mobiles">s</span>
+                        <span class="hide-on-mobiles">umentation</span></a>
+  </li>
+  <li class="">
+    <a href="/talks/">Talks</a>
+  </li>
+  <li class="current">
+    <a href="/news/">News</a>
+  </li>
+  <li class="">
+    <a href="/help/">Help</a>
+  </li>
+  <li class="">
+    <a href="/develop/">Develop</a>
+  </li>
+</ul>
+
+    </nav>
+  </div>
+</header>
+
+
+    <section class="news">
+    <div class="grid">
+
+      <div class="docs-nav-mobile unit whole show-on-mobiles">
+  <select onchange="if (this.value) window.location.href=this.value">
+    <option value="">Navigate the blog\u2026</option>
+    <option value="/news/">Home</option>
+    <optgroup label="v1.x">
+      
+      <option value="/news/2016/07/08/ORC-1.1.2/">ORC 1.1.2 Released</option>
+      
+      <option value="/news/2016/06/28/file-format-talk/">File format benchmark</option>
+      
+      <option value="/news/2016/06/13/ORC-1.1.1/">ORC 1.1.1 Released</option>
+      
+      <option value="/news/2016/06/10/ORC-1.1.0/">ORC 1.1.0 Released</option>
+      
+      <option value="/news/2016/01/25/ORC-1.0.0/">ORC 1.0.0 Released</option>
+      
+      <option value="/news/2015/11/19/aliaksei-on-pmc/">ORC adds Aliaksei Sandryhaila to PMC</option>
+      
+      <option value="/news/2015/06/26/new-logo/">ORC adopts new logo</option>
+      
+      <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option>
+      
+      <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option>
+      
+    </optgroup>
+  </select>
+</div>
+
+
+      <div class="unit four-fifths">
+        <article>
+  <h2>
+    ORC 1.1.2 Released
+    <a href="/news/2016/07/08/ORC-1.1.2/" class="permalink" title="Permalink">\u221e</a>
+  </h2>
+  <span class="post-category">
+    <span class="label">
+      release
+    </span>
+  </span>
+  <div class="post-meta">
+    <span class="post-date">
+      08 Jul 2016
+    </span>
+    <a href="https://people.apache.org/~omalley" class="post-author">
+      <img src="https://people.apache.org/~omalley/omalley.png"
+           class="avatar" alt="omalley avatar"
+           width="24" height="24">
+      omalley
+    </a>
+  </div>
+  <div class="post-content">
+    <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>
+</ul>
+
+<p>The major new features of ORC 1.1:</p>
+
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-1">ORC-1</a> Copy the Java ORC code from Hive.</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-10">ORC-10</a> Fix the C++ reader to correctly read
+timestamps from timezones with different daylight savings rules.</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-52">ORC-52</a> Add mapred and mapreduce connectors.</li>
+</ul>
+
+<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>
+</ul>
+
+  </div>
+</article>
+
+      </div>
+
+      <div class="unit one-fifth hide-on-mobiles">
+  <aside>
+    <ul>
+      <li class="">
+        <a href="/news/">All News</a>
+      </li>
+      <li class="">
+        <a href="/news/releases/">ORC Releases</a>
+      </li>
+    </ul>
+    <h4>Recent Releases</h4>
+    <ul>
+      
+      <li class="current">
+        <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
+      </li>
+      
+      <li class="">
+        <a href="/news/2016/06/13/ORC-1.1.1/">Version 1.1.1</a>
+      </li>
+      
+      <li class="">
+        <a href="/news/2016/06/10/ORC-1.1.0/">Version 1.1.0</a>
+      </li>
+      
+      <li class="">
+        <a href="/news/2016/01/25/ORC-1.0.0/">Version 1.0.0</a>
+      </li>
+      
+    </ul>
+    <h4>Other News</h4>
+    <ul>
+        
+        
+        
+        
+        <li class="">
+          <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
+        </li>
+        
+        
+        
+        
+        
+        
+        
+        
+        
+        <li class="">
+          <a href="/news/2015/11/19/aliaksei-on-pmc/">ORC adds Aliaksei Sandryhaila to PMC</a>
+        </li>
+        
+        
+        
+        <li class="">
+          <a href="/news/2015/06/26/new-logo/">ORC adopts new logo</a>
+        </li>
+        
+        
+        
+        <li class="">
+          <a href="/news/2015/05/11/new-committers/">ORC adds 7 committers</a>
+        </li>
+        
+        
+        
+        <li class="">
+          <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a>
+        </li>
+        
+        
+    </ul>
+  </aside>
+</div>
+
+
+      <div class="clear"></div>
+
+    </div>
+  </section>
+
+
+  <footer role="contentinfo">
+  <p>The contents of this website are &copy;&nbsp;2016
+     <a href="https://www.apache.org/">Apache Software Foundation</a>
+     under the terms of the <a
+      href="https://www.apache.org/licenses/LICENSE-2.0.html">
+      Apache&nbsp;License&nbsp;v2</a>. Apache ORC and its logo are trademarks
+      of the Apache Software Foundation.</p>
+</footer>
+
+  <script>
+  var anchorForId = function (id) {
+    var anchor = document.createElement("a");
+    anchor.className = "header-link";
+    anchor.href      = "#" + id;
+    anchor.innerHTML = "<span class=\"sr-only\">Permalink</span><i class=\"fa fa-link\"></i>";
+    anchor.title = "Permalink";
+    return anchor;
+  };
+
+  var linkifyAnchors = function (level, containingElement) {
+    var headers = containingElement.getElementsByTagName("h" + level);
+    for (var h = 0; h < headers.length; h++) {
+      var header = headers[h];
+
+      if (typeof header.id !== "undefined" && header.id !== "") {
+        header.appendChild(anchorForId(header.id));
+      }
+    }
+  };
+
+  document.onreadystatechange = function () {
+    if (this.readyState === "complete") {
+      var contentBlock = document.getElementsByClassName("docs")[0] || document.getElementsByClassName("news")[0];
+      if (!contentBlock) {
+        return;
+      }
+      for (var level = 1; level <= 6; level++) {
+        linkifyAnchors(level, contentBlock);
+      }
+    }
+  };
+</script>
+
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/orc/blob/65ec6aaf/news/index.html
----------------------------------------------------------------------
diff --git a/news/index.html b/news/index.html
index 71cec68..56f1e71 100644
--- a/news/index.html
+++ b/news/index.html
@@ -87,6 +87,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <option value="/news/2016/07/08/ORC-1.1.2/">ORC 1.1.2 Released</option>
+      
       <option value="/news/2016/06/28/file-format-talk/">File format benchmark</option>
       
       <option value="/news/2016/06/13/ORC-1.1.1/">ORC 1.1.1 Released</option>
@@ -112,6 +114,62 @@
         
   <article>
   <h2>
+    <a href="/news/2016/07/08/ORC-1.1.2/">
+      ORC 1.1.2 Released
+    </a>
+  </h2>
+  <span class="post-category">
+    <span class="label">
+      release
+    </span>
+  </span>
+  <div class="post-meta">
+    <span class="post-date">
+      08 Jul 2016
+    </span>
+    <a href="https://people.apache.org/~omalley" class="post-author">
+      <img src="https://people.apache.org/~omalley//omalley.png"
+           class="avatar" alt="omalley avatar"
+           width="24" height="24">
+      omalley
+    </a>
+  </div>
+  <div class="post-content">
+    <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>
+</ul>
+
+<p>The major new features of ORC 1.1:</p>
+
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-1">ORC-1</a> Copy the Java ORC code from Hive.</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-10">ORC-10</a> Fix the C++ reader to correctly read
+timestamps from timezones with different daylight savings rules.</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-52">ORC-52</a> Add mapred and mapreduce connectors.</li>
+</ul>
+
+<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>
+</ul>
+
+  </div>
+</article>
+
+
+  <article>
+  <h2>
     <a href="/news/2016/06/28/file-format-talk/">
       File format benchmark
     </a>
@@ -544,6 +602,10 @@ of the website.</p>
     <ul>
       
       <li class="">
+        <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
+      </li>
+      
+      <li class="">
         <a href="/news/2016/06/13/ORC-1.1.1/">Version 1.1.1</a>
       </li>
       
@@ -560,6 +622,8 @@ of the website.</p>
     <ul>
         
         
+        
+        
         <li class="">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>

http://git-wip-us.apache.org/repos/asf/orc/blob/65ec6aaf/news/releases/index.html
----------------------------------------------------------------------
diff --git a/news/releases/index.html b/news/releases/index.html
index cb77bf0..3b6f558 100644
--- a/news/releases/index.html
+++ b/news/releases/index.html
@@ -87,6 +87,8 @@
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
       
+      <option value="/news/2016/07/08/ORC-1.1.2/">ORC 1.1.2 Released</option>
+      
       <option value="/news/2016/06/28/file-format-talk/">File format benchmark</option>
       
       <option value="/news/2016/06/13/ORC-1.1.1/">ORC 1.1.1 Released</option>
@@ -112,6 +114,62 @@
         
   <article>
   <h2>
+    <a href="/news/2016/07/08/ORC-1.1.2/">
+      ORC 1.1.2 Released
+    </a>
+  </h2>
+  <span class="post-category">
+    <span class="label">
+      release
+    </span>
+  </span>
+  <div class="post-meta">
+    <span class="post-date">
+      08 Jul 2016
+    </span>
+    <a href="https://people.apache.org/~omalley" class="post-author">
+      <img src="https://people.apache.org/~omalley//omalley.png"
+           class="avatar" alt="omalley avatar"
+           width="24" height="24">
+      omalley
+    </a>
+  </div>
+  <div class="post-content">
+    <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>
+</ul>
+
+<p>The major new features of ORC 1.1:</p>
+
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-1">ORC-1</a> Copy the Java ORC code from Hive.</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-10">ORC-10</a> Fix the C++ reader to correctly read
+timestamps from timezones with different daylight savings rules.</li>
+  <li><a href="https://issues.apache.org/jira/browse/ORC-52">ORC-52</a> Add mapred and mapreduce connectors.</li>
+</ul>
+
+<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>
+</ul>
+
+  </div>
+</article>
+
+
+  <article>
+  <h2>
     <a href="/news/2016/06/13/ORC-1.1.1/">
       ORC 1.1.1 Released
     </a>
@@ -309,6 +367,10 @@ reader.</li>
     <ul>
       
       <li class="">
+        <a href="/news/2016/07/08/ORC-1.1.2/">Version 1.1.2</a>
+      </li>
+      
+      <li class="">
         <a href="/news/2016/06/13/ORC-1.1.1/">Version 1.1.1</a>
       </li>
       
@@ -325,6 +387,8 @@ reader.</li>
     <ul>
         
         
+        
+        
         <li class="">
           <a href="/news/2016/06/28/file-format-talk/">File format benchmark</a>
         </li>