Repository: orc Updated Branches: refs/heads/asf-site d48a9f47a -> 2bc7cf573
Publishing changes to site. Signed-off-by: Owen O'Malley <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/orc/repo Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/2bc7cf57 Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/2bc7cf57 Diff: http://git-wip-us.apache.org/repos/asf/orc/diff/2bc7cf57 Branch: refs/heads/asf-site Commit: 2bc7cf573016debb5b340a0d0b1002f7d95e319b Parents: d48a9f4 Author: Owen O'Malley <[email protected]> Authored: Fri Oct 5 15:23:37 2018 -0700 Committer: Owen O'Malley <[email protected]> Committed: Fri Oct 5 15:23:37 2018 -0700 ---------------------------------------------------------------------- docs/hive-config.html | 7 +- news/2015/04/22/orc-as-tlp/index.html | 413 +++++++++++++++++++++++ news/2015/04/23/orc-as-tlp/index.html | 413 ----------------------- news/2015/05/11/new-committers/index.html | 4 +- news/2015/06/26/new-logo/index.html | 4 +- news/2015/11/19/aliaksei-on-pmc/index.html | 4 +- news/2016/01/25/ORC-1.0.0/index.html | 4 +- news/2016/06/10/ORC-1.1.0/index.html | 4 +- news/2016/06/13/ORC-1.1.1/index.html | 4 +- news/2016/06/28/file-format-talk/index.html | 4 +- news/2016/07/08/ORC-1.1.2/index.html | 4 +- news/2016/08/25/ORC-1.2.0/index.html | 4 +- news/2016/10/05/ORC-1.2.1/index.html | 4 +- news/2016/12/01/ORC-1.2.2/index.html | 4 +- news/2016/12/12/ORC-1.2.3/index.html | 4 +- news/2016/12/15/new-committers/index.html | 4 +- news/2017/01/04/gopal-on-pmc/index.html | 4 +- news/2017/01/23/ORC-1.3.0/index.html | 4 +- news/2017/02/03/ORC-1.3.1/index.html | 4 +- news/2017/02/13/ORC-1.3.2/index.html | 4 +- news/2017/02/21/ORC-1.3.3/index.html | 4 +- news/2017/05/08/ORC-1.4.0/index.html | 4 +- news/2017/05/16/new-committer/index.html | 4 +- news/2017/09/06/new-pmc/index.html | 4 +- news/2017/10/16/ORC-1.3.4/index.html | 4 +- news/2017/10/16/ORC-1.4.1/index.html | 4 +- news/2018/01/23/ORC-1.4.2/index.html | 4 +- news/2018/02/09/ORC-1.4.3/index.html | 4 +- news/2018/05/14/ORC-1.4.4/index.html | 4 +- news/2018/05/14/ORC-1.5.0/index.html | 4 +- news/2018/05/25/ORC-1.5.1/index.html | 4 +- news/2018/06/29/ORC-1.5.2/index.html | 4 +- news/2018/09/25/ORC-1.5.3/index.html | 4 +- news/index.html | 8 +- news/releases/index.html | 4 +- 35 files changed, 482 insertions(+), 483 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/docs/hive-config.html ---------------------------------------------------------------------- diff --git a/docs/hive-config.html b/docs/hive-config.html index 81a1bf5..de8c121 100644 --- a/docs/hive-config.html +++ b/docs/hive-config.html @@ -815,8 +815,8 @@ with the same options.</p> available size within the block is more than 3.2Mb, a new smaller stripe will be inserted to fit within that space. This will make sure that no stripe written will cross block - boundaries and cause remote reads within a node local task.</t> -</tr> + boundaries and cause remote reads within a node local task.</td> +</tr> <tr> <td>hive.exec.orc.default.compress</td> <td>ZLIB</td> @@ -893,8 +893,7 @@ with the same options.</p> available? If the new stripe would straddle a block, Hadoop is ≥ 2.7, and this is enabled, it will end the block before the new stripe.</td> </tr> -</table> -</td></tr></table> +</table> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/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 new file mode 100644 index 0000000..a2996a9 --- /dev/null +++ b/news/2015/04/22/orc-as-tlp/index.html @@ -0,0 +1,413 @@ +<!DOCTYPE HTML> +<html lang="en-US"> +<head> + <meta charset="UTF-8"> + <title>ORC becomes an Apache Top Level Project</title> + <meta name="viewport" content="width=device-width,initial-scale=1"> + <meta name="generator" content="Jekyll v3.8.4"> + <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/"><span class="show-on-mobiles">Docs</span> + <span class="hide-on-mobiles">Documentation</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/"><span class="show-on-mobiles">Docs</span> + <span class="hide-on-mobiles">Documentation</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â¦</option> + <option value="/news/">Home</option> + <optgroup label="v1.x"> + + <option value="/news/2018/09/25/ORC-1.5.3/">ORC 1.5.3 Released</option> + + <option value="/news/2018/06/29/ORC-1.5.2/">ORC 1.5.2 Released</option> + + <option value="/news/2018/05/25/ORC-1.5.1/">ORC 1.5.1 Released</option> + + <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> + + <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> + + <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> + + <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> + + <option value="/news/2017/10/16/ORC-1.4.1/">ORC 1.4.1 Released</option> + + <option value="/news/2017/10/16/ORC-1.3.4/">ORC 1.3.4 Released</option> + + <option value="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</option> + + <option value="/news/2017/05/16/new-committer/">Deepak Majeti added as committer</option> + + <option value="/news/2017/05/08/ORC-1.4.0/">ORC 1.4.0 Released</option> + + <option value="/news/2017/02/21/ORC-1.3.3/">ORC 1.3.3 Released</option> + + <option value="/news/2017/02/13/ORC-1.3.2/">ORC 1.3.2 Released</option> + + <option value="/news/2017/02/03/ORC-1.3.1/">ORC 1.3.1 Released</option> + + <option value="/news/2017/01/23/ORC-1.3.0/">ORC 1.3.0 Released</option> + + <option value="/news/2017/01/04/gopal-on-pmc/">ORC adds Gopal Vijayaraghavan to PMC</option> + + <option value="/news/2016/12/15/new-committers/">ORC adds new committers</option> + + <option value="/news/2016/12/12/ORC-1.2.3/">ORC 1.2.3 Released</option> + + <option value="/news/2016/12/01/ORC-1.2.2/">ORC 1.2.2 Released</option> + + <option value="/news/2016/10/05/ORC-1.2.1/">ORC 1.2.1 Released</option> + + <option value="/news/2016/08/25/ORC-1.2.0/">ORC 1.2.0 Released</option> + + <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 becomes an Apache Top Level Project + <a href="/news/2015/04/22/orc-as-tlp/" class="permalink" title="Permalink">â</a> + </h2> + <span class="post-category"> + <span class="label"> + project + </span> + </span> + <div class="post-meta"> + <span class="post-date"> + 22 Apr 2015 + </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>Today Apache ORC became a top level project at the Apache Software +Foundation. This step represents a major step forward for the project, +and is representative of its momentum.</p> + +<p>Back in January 2013, we created ORC files as part of the initiative +to massively speed up Apache Hive and improve the storage efficiency +of data stored in Apache Hadoop. We added it as a feature of Hive for +two reasons:</p> + +<ol> + <li>To ensure that it would be well integrated with Hive</li> + <li>To ensure that storing data in ORC format would be as simple as +stating âstored as ORCâ to your table definition.</li> +</ol> + +<p>In the last two years, many of the features that weâve added to Hive, +such as vectorization, ACID, predicate push down and LLAP, support ORC +first, and follow up with other storage formats later.</p> + +<p>The growing use and acceptance of ORC has encouraged additional Hadoop +execution engines, such as Apache Pig, Map-Reduce, Cascading, and +Apache Spark to support reading and writing ORC. However, there are +concerns that depending on the large Hive jar that contains ORC pulls +in a lot of other projects that Hive depends on. To better support +these non-Hive users, we decided to split off from Hive and become a +separate project. This will not only allow us to support Hive, but +also provide a much more streamlined jar, documentation and help for +users outside of Hive.</p> + +<p>Although Hadoop and its ecosystem are largely written in Java, there +are a lot of applications in other languages that would like to +natively access ORC files in HDFS. Hortonworks, HP, and Microsoft are +developing a pure C++ ORC reader and writer that enables C++ +applications to read and write ORC files efficiently without +Java. That code will also be moved into Apache ORC and released +together with the Java implementation.</p> + + </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=""> + <a href="/news/2018/09/25/ORC-1.5.3/">Version 1.5.3</a> + </li> + + <li class=""> + <a href="/news/2018/06/29/ORC-1.5.2/">Version 1.5.2</a> + </li> + + <li class=""> + <a href="/news/2018/05/25/ORC-1.5.1/">Version 1.5.1</a> + </li> + + <li class=""> + <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> + </li> + + <li class=""> + <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> + </li> + + </ul> + <h4>Other News</h4> + <ul> + + + + + + + + + + + + + + + + + + + + + <li class=""> + <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> + </li> + + + + <li class=""> + <a href="/news/2017/05/16/new-committer/">Deepak Majeti added as committer</a> + </li> + + + + + + + + + + + + + + <li class=""> + <a href="/news/2017/01/04/gopal-on-pmc/">ORC adds Gopal Vijayaraghavan to PMC</a> + </li> + + + + <li class=""> + <a href="/news/2016/12/15/new-committers/">ORC adds new committers</a> + </li> + + + + + + + + + + + + + + <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="current"> + <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 © 2018 + <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 License 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/2bc7cf57/news/2015/04/23/orc-as-tlp/index.html ---------------------------------------------------------------------- diff --git a/news/2015/04/23/orc-as-tlp/index.html b/news/2015/04/23/orc-as-tlp/index.html deleted file mode 100644 index f0fd1a2..0000000 --- a/news/2015/04/23/orc-as-tlp/index.html +++ /dev/null @@ -1,413 +0,0 @@ -<!DOCTYPE HTML> -<html lang="en-US"> -<head> - <meta charset="UTF-8"> - <title>ORC becomes an Apache Top Level Project</title> - <meta name="viewport" content="width=device-width,initial-scale=1"> - <meta name="generator" content="Jekyll v3.8.4"> - <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/"><span class="show-on-mobiles">Docs</span> - <span class="hide-on-mobiles">Documentation</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/"><span class="show-on-mobiles">Docs</span> - <span class="hide-on-mobiles">Documentation</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â¦</option> - <option value="/news/">Home</option> - <optgroup label="v1.x"> - - <option value="/news/2018/09/25/ORC-1.5.3/">ORC 1.5.3 Released</option> - - <option value="/news/2018/06/29/ORC-1.5.2/">ORC 1.5.2 Released</option> - - <option value="/news/2018/05/25/ORC-1.5.1/">ORC 1.5.1 Released</option> - - <option value="/news/2018/05/14/ORC-1.5.0/">ORC 1.5.0 Released</option> - - <option value="/news/2018/05/14/ORC-1.4.4/">ORC 1.4.4 Released</option> - - <option value="/news/2018/02/09/ORC-1.4.3/">ORC 1.4.3 Released</option> - - <option value="/news/2018/01/23/ORC-1.4.2/">ORC 1.4.2 Released</option> - - <option value="/news/2017/10/16/ORC-1.4.1/">ORC 1.4.1 Released</option> - - <option value="/news/2017/10/16/ORC-1.3.4/">ORC 1.3.4 Released</option> - - <option value="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</option> - - <option value="/news/2017/05/16/new-committer/">Deepak Majeti added as committer</option> - - <option value="/news/2017/05/08/ORC-1.4.0/">ORC 1.4.0 Released</option> - - <option value="/news/2017/02/21/ORC-1.3.3/">ORC 1.3.3 Released</option> - - <option value="/news/2017/02/13/ORC-1.3.2/">ORC 1.3.2 Released</option> - - <option value="/news/2017/02/03/ORC-1.3.1/">ORC 1.3.1 Released</option> - - <option value="/news/2017/01/23/ORC-1.3.0/">ORC 1.3.0 Released</option> - - <option value="/news/2017/01/04/gopal-on-pmc/">ORC adds Gopal Vijayaraghavan to PMC</option> - - <option value="/news/2016/12/15/new-committers/">ORC adds new committers</option> - - <option value="/news/2016/12/12/ORC-1.2.3/">ORC 1.2.3 Released</option> - - <option value="/news/2016/12/01/ORC-1.2.2/">ORC 1.2.2 Released</option> - - <option value="/news/2016/10/05/ORC-1.2.1/">ORC 1.2.1 Released</option> - - <option value="/news/2016/08/25/ORC-1.2.0/">ORC 1.2.0 Released</option> - - <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/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> - - </optgroup> - </select> -</div> - - - <div class="unit four-fifths"> - <article> - <h2> - ORC becomes an Apache Top Level Project - <a href="/news/2015/04/23/orc-as-tlp/" class="permalink" title="Permalink">â</a> - </h2> - <span class="post-category"> - <span class="label"> - project - </span> - </span> - <div class="post-meta"> - <span class="post-date"> - 23 Apr 2015 - </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>Today Apache ORC became a top level project at the Apache Software -Foundation. This step represents a major step forward for the project, -and is representative of its momentum.</p> - -<p>Back in January 2013, we created ORC files as part of the initiative -to massively speed up Apache Hive and improve the storage efficiency -of data stored in Apache Hadoop. We added it as a feature of Hive for -two reasons:</p> - -<ol> - <li>To ensure that it would be well integrated with Hive</li> - <li>To ensure that storing data in ORC format would be as simple as -stating âstored as ORCâ to your table definition.</li> -</ol> - -<p>In the last two years, many of the features that weâve added to Hive, -such as vectorization, ACID, predicate push down and LLAP, support ORC -first, and follow up with other storage formats later.</p> - -<p>The growing use and acceptance of ORC has encouraged additional Hadoop -execution engines, such as Apache Pig, Map-Reduce, Cascading, and -Apache Spark to support reading and writing ORC. However, there are -concerns that depending on the large Hive jar that contains ORC pulls -in a lot of other projects that Hive depends on. To better support -these non-Hive users, we decided to split off from Hive and become a -separate project. This will not only allow us to support Hive, but -also provide a much more streamlined jar, documentation and help for -users outside of Hive.</p> - -<p>Although Hadoop and its ecosystem are largely written in Java, there -are a lot of applications in other languages that would like to -natively access ORC files in HDFS. Hortonworks, HP, and Microsoft are -developing a pure C++ ORC reader and writer that enables C++ -applications to read and write ORC files efficiently without -Java. That code will also be moved into Apache ORC and released -together with the Java implementation.</p> - - </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=""> - <a href="/news/2018/09/25/ORC-1.5.3/">Version 1.5.3</a> - </li> - - <li class=""> - <a href="/news/2018/06/29/ORC-1.5.2/">Version 1.5.2</a> - </li> - - <li class=""> - <a href="/news/2018/05/25/ORC-1.5.1/">Version 1.5.1</a> - </li> - - <li class=""> - <a href="/news/2018/05/14/ORC-1.5.0/">Version 1.5.0</a> - </li> - - <li class=""> - <a href="/news/2018/05/14/ORC-1.4.4/">Version 1.4.4</a> - </li> - - </ul> - <h4>Other News</h4> - <ul> - - - - - - - - - - - - - - - - - - - - - <li class=""> - <a href="/news/2017/09/06/new-pmc/">ORC adds Eugene and Deepak to PMC</a> - </li> - - - - <li class=""> - <a href="/news/2017/05/16/new-committer/">Deepak Majeti added as committer</a> - </li> - - - - - - - - - - - - - - <li class=""> - <a href="/news/2017/01/04/gopal-on-pmc/">ORC adds Gopal Vijayaraghavan to PMC</a> - </li> - - - - <li class=""> - <a href="/news/2016/12/15/new-committers/">ORC adds new committers</a> - </li> - - - - - - - - - - - - - - <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="current"> - <a href="/news/2015/04/23/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 © 2018 - <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 License 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/2bc7cf57/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 a085b73..ae94996 100644 --- a/news/2015/05/11/new-committers/index.html +++ b/news/2015/05/11/new-committers/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -326,7 +326,7 @@ for their work on ORC. Welcome all!</p> <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/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 ad3a5a7..b902296 100644 --- a/news/2015/06/26/new-logo/index.html +++ b/news/2015/06/26/new-logo/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -319,7 +319,7 @@ <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/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 424e7e1..cfbf7a1 100644 --- a/news/2015/11/19/aliaksei-on-pmc/index.html +++ b/news/2015/11/19/aliaksei-on-pmc/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -322,7 +322,7 @@ more.</p> <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/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 c975671..034f64a 100644 --- a/news/2016/01/25/ORC-1.0.0/index.html +++ b/news/2016/01/25/ORC-1.0.0/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -357,7 +357,7 @@ signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen OâMalley (3D0C92 <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/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 dd31a2e..44e42a8 100644 --- a/news/2016/06/10/ORC-1.1.0/index.html +++ b/news/2016/06/10/ORC-1.1.0/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -359,7 +359,7 @@ timestamps from timezones with different daylight savings rules.</li> <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/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 56f4256..919d841 100644 --- a/news/2016/06/13/ORC-1.1.1/index.html +++ b/news/2016/06/13/ORC-1.1.1/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -357,7 +357,7 @@ timestamps from timezones with different daylight savings rules.</li> <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/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 a5d1ed3..5647d1a 100644 --- a/news/2016/06/28/file-format-talk/index.html +++ b/news/2016/06/28/file-format-talk/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -339,7 +339,7 @@ margin-bottom:5px; max-width: 100%;" allowfullscreen=""> </iframe> <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/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 aeda7e3..327b48b 100644 --- a/news/2016/07/08/ORC-1.1.2/index.html +++ b/news/2016/07/08/ORC-1.1.2/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -357,7 +357,7 @@ timestamps from timezones with different daylight savings rules.</li> <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/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 1b027d4..ea571a8 100644 --- a/news/2016/08/25/ORC-1.2.0/index.html +++ b/news/2016/08/25/ORC-1.2.0/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -360,7 +360,7 @@ signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen OâMalley (3D0C92 <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2016/10/05/ORC-1.2.1/index.html ---------------------------------------------------------------------- diff --git a/news/2016/10/05/ORC-1.2.1/index.html b/news/2016/10/05/ORC-1.2.1/index.html index 038b45c..db4ab41 100644 --- a/news/2016/10/05/ORC-1.2.1/index.html +++ b/news/2016/10/05/ORC-1.2.1/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -357,7 +357,7 @@ signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen OâMalley (3D0C92 <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2016/12/01/ORC-1.2.2/index.html ---------------------------------------------------------------------- diff --git a/news/2016/12/01/ORC-1.2.2/index.html b/news/2016/12/01/ORC-1.2.2/index.html index 2b6e62e..58b40ba 100644 --- a/news/2016/12/01/ORC-1.2.2/index.html +++ b/news/2016/12/01/ORC-1.2.2/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -357,7 +357,7 @@ signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen OâMalley (3D0C92 <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2016/12/12/ORC-1.2.3/index.html ---------------------------------------------------------------------- diff --git a/news/2016/12/12/ORC-1.2.3/index.html b/news/2016/12/12/ORC-1.2.3/index.html index 2d15c5d..8a714d5 100644 --- a/news/2016/12/12/ORC-1.2.3/index.html +++ b/news/2016/12/12/ORC-1.2.3/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -358,7 +358,7 @@ signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen OâMalley (3D0C92 <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2016/12/15/new-committers/index.html ---------------------------------------------------------------------- diff --git a/news/2016/12/15/new-committers/index.html b/news/2016/12/15/new-committers/index.html index 3c96f2e..e51c97c 100644 --- a/news/2016/12/15/new-committers/index.html +++ b/news/2016/12/15/new-committers/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -343,7 +343,7 @@ committers coming from Hive are:</p> <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2017/01/04/gopal-on-pmc/index.html ---------------------------------------------------------------------- diff --git a/news/2017/01/04/gopal-on-pmc/index.html b/news/2017/01/04/gopal-on-pmc/index.html index c04b44a..fb9a939 100644 --- a/news/2017/01/04/gopal-on-pmc/index.html +++ b/news/2017/01/04/gopal-on-pmc/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -321,7 +321,7 @@ Gopal has done an amazing job at speeding up ORC in many ways.</p> <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2017/01/23/ORC-1.3.0/index.html ---------------------------------------------------------------------- diff --git a/news/2017/01/23/ORC-1.3.0/index.html b/news/2017/01/23/ORC-1.3.0/index.html index c901f4a..6e8abca 100644 --- a/news/2017/01/23/ORC-1.3.0/index.html +++ b/news/2017/01/23/ORC-1.3.0/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -347,7 +347,7 @@ signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen OâMalley (3D0C92 <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2017/02/03/ORC-1.3.1/index.html ---------------------------------------------------------------------- diff --git a/news/2017/02/03/ORC-1.3.1/index.html b/news/2017/02/03/ORC-1.3.1/index.html index 95b9814..3bd869d 100644 --- a/news/2017/02/03/ORC-1.3.1/index.html +++ b/news/2017/02/03/ORC-1.3.1/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -350,7 +350,7 @@ signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen OâMalley (3D0C92 <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2017/02/13/ORC-1.3.2/index.html ---------------------------------------------------------------------- diff --git a/news/2017/02/13/ORC-1.3.2/index.html b/news/2017/02/13/ORC-1.3.2/index.html index 4fe2786..37e2267 100644 --- a/news/2017/02/13/ORC-1.3.2/index.html +++ b/news/2017/02/13/ORC-1.3.2/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -347,7 +347,7 @@ signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen OâMalley (3D0C92 <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2017/02/21/ORC-1.3.3/index.html ---------------------------------------------------------------------- diff --git a/news/2017/02/21/ORC-1.3.3/index.html b/news/2017/02/21/ORC-1.3.3/index.html index 22d7e46..ad910e4 100644 --- a/news/2017/02/21/ORC-1.3.3/index.html +++ b/news/2017/02/21/ORC-1.3.3/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -347,7 +347,7 @@ signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen OâMalley (3D0C92 <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2017/05/08/ORC-1.4.0/index.html ---------------------------------------------------------------------- diff --git a/news/2017/05/08/ORC-1.4.0/index.html b/news/2017/05/08/ORC-1.4.0/index.html index a907002..9297e13 100644 --- a/news/2017/05/08/ORC-1.4.0/index.html +++ b/news/2017/05/08/ORC-1.4.0/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -348,7 +348,7 @@ signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen OâMalley (3D0C92 <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2017/05/16/new-committer/index.html ---------------------------------------------------------------------- diff --git a/news/2017/05/16/new-committer/index.html b/news/2017/05/16/new-committer/index.html index 68bf5c9..b1d8e11 100644 --- a/news/2017/05/16/new-committer/index.html +++ b/news/2017/05/16/new-committer/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -317,7 +317,7 @@ otherâs patches. Thank you for your work on ORC, Deepak!</p> <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2017/09/06/new-pmc/index.html ---------------------------------------------------------------------- diff --git a/news/2017/09/06/new-pmc/index.html b/news/2017/09/06/new-pmc/index.html index 046b528..7e14563 100644 --- a/news/2017/09/06/new-pmc/index.html +++ b/news/2017/09/06/new-pmc/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -321,7 +321,7 @@ been doing great work on the C++ code base.</p> <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2017/10/16/ORC-1.3.4/index.html ---------------------------------------------------------------------- diff --git a/news/2017/10/16/ORC-1.3.4/index.html b/news/2017/10/16/ORC-1.3.4/index.html index e2d4e10..53dde76 100644 --- a/news/2017/10/16/ORC-1.3.4/index.html +++ b/news/2017/10/16/ORC-1.3.4/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -347,7 +347,7 @@ signed by <a href="https://www.apache.org/dist/orc/KEYS">Prasanth Jayachandran ( <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2017/10/16/ORC-1.4.1/index.html ---------------------------------------------------------------------- diff --git a/news/2017/10/16/ORC-1.4.1/index.html b/news/2017/10/16/ORC-1.4.1/index.html index 38de2f2..c396906 100644 --- a/news/2017/10/16/ORC-1.4.1/index.html +++ b/news/2017/10/16/ORC-1.4.1/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -348,7 +348,7 @@ signed by <a href="https://www.apache.org/dist/orc/KEYS">Prasanth Jayachandran ( <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2018/01/23/ORC-1.4.2/index.html ---------------------------------------------------------------------- diff --git a/news/2018/01/23/ORC-1.4.2/index.html b/news/2018/01/23/ORC-1.4.2/index.html index 460861a..a030d61 100644 --- a/news/2018/01/23/ORC-1.4.2/index.html +++ b/news/2018/01/23/ORC-1.4.2/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -348,7 +348,7 @@ signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen OâMalley (3D0C92 <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2018/02/09/ORC-1.4.3/index.html ---------------------------------------------------------------------- diff --git a/news/2018/02/09/ORC-1.4.3/index.html b/news/2018/02/09/ORC-1.4.3/index.html index 67dc307..eb885e3 100644 --- a/news/2018/02/09/ORC-1.4.3/index.html +++ b/news/2018/02/09/ORC-1.4.3/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -343,7 +343,7 @@ signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen OâMalley (3D0C92 <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2018/05/14/ORC-1.4.4/index.html ---------------------------------------------------------------------- diff --git a/news/2018/05/14/ORC-1.4.4/index.html b/news/2018/05/14/ORC-1.4.4/index.html index 6f5a356..0516d43 100644 --- a/news/2018/05/14/ORC-1.4.4/index.html +++ b/news/2018/05/14/ORC-1.4.4/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -339,7 +339,7 @@ signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen OâMalley (3D0C92 <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2018/05/14/ORC-1.5.0/index.html ---------------------------------------------------------------------- diff --git a/news/2018/05/14/ORC-1.5.0/index.html b/news/2018/05/14/ORC-1.5.0/index.html index c24b52a..f446987 100644 --- a/news/2018/05/14/ORC-1.5.0/index.html +++ b/news/2018/05/14/ORC-1.5.0/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -346,7 +346,7 @@ signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen OâMalley (3D0C92 <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2018/05/25/ORC-1.5.1/index.html ---------------------------------------------------------------------- diff --git a/news/2018/05/25/ORC-1.5.1/index.html b/news/2018/05/25/ORC-1.5.1/index.html index d276db2..fe2b180 100644 --- a/news/2018/05/25/ORC-1.5.1/index.html +++ b/news/2018/05/25/ORC-1.5.1/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -342,7 +342,7 @@ signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen OâMalley (3D0C92 <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2018/06/29/ORC-1.5.2/index.html ---------------------------------------------------------------------- diff --git a/news/2018/06/29/ORC-1.5.2/index.html b/news/2018/06/29/ORC-1.5.2/index.html index b0bfabd..77a87e4 100644 --- a/news/2018/06/29/ORC-1.5.2/index.html +++ b/news/2018/06/29/ORC-1.5.2/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -342,7 +342,7 @@ signed by <a href="https://www.apache.org/dist/orc/KEYS">Prasanth Jayachandran ( <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/2018/09/25/ORC-1.5.3/index.html ---------------------------------------------------------------------- diff --git a/news/2018/09/25/ORC-1.5.3/index.html b/news/2018/09/25/ORC-1.5.3/index.html index 856d7e1..e9063e6 100644 --- a/news/2018/09/25/ORC-1.5.3/index.html +++ b/news/2018/09/25/ORC-1.5.3/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -342,7 +342,7 @@ signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen OâMalley (3D0C92 <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/index.html ---------------------------------------------------------------------- diff --git a/news/index.html b/news/index.html index 44d7e7d..bd72b7a 100644 --- a/news/index.html +++ b/news/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -1884,7 +1884,7 @@ for their work on ORC. Welcome all!</p> <article> <h2> - <a href="/news/2015/04/23/orc-as-tlp/"> + <a href="/news/2015/04/22/orc-as-tlp/"> ORC becomes an Apache Top Level Project </a> </h2> @@ -1895,7 +1895,7 @@ for their work on ORC. Welcome all!</p> </span> <div class="post-meta"> <span class="post-date"> - 23 Apr 2015 + 22 Apr 2015 </span> <a href="https://people.apache.org/~omalley" class="post-author"> <img src="https://people.apache.org/~omalley//omalley.png" @@ -2089,7 +2089,7 @@ of the website.</p> <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li> http://git-wip-us.apache.org/repos/asf/orc/blob/2bc7cf57/news/releases/index.html ---------------------------------------------------------------------- diff --git a/news/releases/index.html b/news/releases/index.html index a054854..5f909de 100644 --- a/news/releases/index.html +++ b/news/releases/index.html @@ -147,7 +147,7 @@ <option value="/news/2015/05/11/new-committers/">ORC adds 7 committers</option> - <option value="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> + <option value="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</option> </optgroup> </select> @@ -1696,7 +1696,7 @@ signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen OâMalley (3D0C92 <li class=""> - <a href="/news/2015/04/23/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> + <a href="/news/2015/04/22/orc-as-tlp/">ORC becomes an Apache Top Level Project</a> </li>
