Repository: orc Updated Branches: refs/heads/asf-site 0af93fcd5 -> fff6fd6d9
Trying adding an .htaccess file in the site Project: http://git-wip-us.apache.org/repos/asf/orc/repo Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/fff6fd6d Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/fff6fd6d Diff: http://git-wip-us.apache.org/repos/asf/orc/diff/fff6fd6d Branch: refs/heads/asf-site Commit: fff6fd6d9a1daee48e068be08534cf8484715338 Parents: 0af93fc Author: Owen O'Malley <[email protected]> Authored: Fri Jan 8 12:54:13 2016 -0800 Committer: Owen O'Malley <[email protected]> Committed: Fri Jan 8 12:54:13 2016 -0800 ---------------------------------------------------------------------- .htaccess | 3 +++ develop/bylaws.html | 2 +- develop/coding.html | 2 +- develop/index.html | 2 +- docs/acid.html | 2 +- docs/compression.html | 2 +- docs/encodings.html | 2 +- docs/file-tail.html | 2 +- docs/hive-config.html | 2 +- docs/hive-ddl.html | 2 +- docs/index.html | 2 +- docs/indexes.html | 2 +- docs/run-length.html | 2 +- docs/spec-index.html | 2 +- docs/spec-intro.html | 2 +- docs/stripes.html | 2 +- docs/types.html | 2 +- downloads/index.html | 2 +- help/index.html | 2 +- index.html | 2 +- news/2015/04/22/orc-as-tlp/index.html | 2 +- news/2015/05/11/new-committers/index.html | 2 +- news/2015/06/26/new-logo/index.html | 2 +- news/2015/11/19/aliaksei-on-pmc/index.html | 2 +- news/index.html | 2 +- news/releases/index.html | 2 +- talks/index.html | 2 +- 27 files changed, 29 insertions(+), 26 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/.htaccess ---------------------------------------------------------------------- diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..b5f98bc --- /dev/null +++ b/.htaccess @@ -0,0 +1,3 @@ +# .htaccess for ORC +RedirectMatch Permanent ^/jira$ https://issues.apache.org/jira/browse/orc +RedirectMatch Permanent ^/github$ https://github.com/apache/orc http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/develop/bylaws.html ---------------------------------------------------------------------- diff --git a/develop/bylaws.html b/develop/bylaws.html index 7d417f6..43e79de 100644 --- a/develop/bylaws.html +++ b/develop/bylaws.html @@ -400,7 +400,7 @@ possible.</p> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/develop/coding.html ---------------------------------------------------------------------- diff --git a/develop/coding.html b/develop/coding.html index aba2401..5b1060d 100644 --- a/develop/coding.html +++ b/develop/coding.html @@ -139,7 +139,7 @@ which should be in <code>org.apache.hadoop.hive.ql.io.orc</code>.</li> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/develop/index.html ---------------------------------------------------------------------- diff --git a/develop/index.html b/develop/index.html index 03043d5..0fcc240 100644 --- a/develop/index.html +++ b/develop/index.html @@ -211,7 +211,7 @@ commit.</p> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/docs/acid.html ---------------------------------------------------------------------- diff --git a/docs/acid.html b/docs/acid.html index 709d926..0aa4423 100644 --- a/docs/acid.html +++ b/docs/acid.html @@ -1134,7 +1134,7 @@ file that donât need to be read in this task.</p> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/docs/compression.html ---------------------------------------------------------------------- diff --git a/docs/compression.html b/docs/compression.html index 8783fe5..647baba 100644 --- a/docs/compression.html +++ b/docs/compression.html @@ -960,7 +960,7 @@ with no headers.</p> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/docs/encodings.html ---------------------------------------------------------------------- diff --git a/docs/encodings.html b/docs/encodings.html index 4f4b1bd..7e66102 100644 --- a/docs/encodings.html +++ b/docs/encodings.html @@ -1555,7 +1555,7 @@ the Hive type model.</p> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/docs/file-tail.html ---------------------------------------------------------------------- diff --git a/docs/file-tail.html b/docs/file-tail.html index c0468e2..678569b 100644 --- a/docs/file-tail.html +++ b/docs/file-tail.html @@ -1243,7 +1243,7 @@ based on the predicate push-down evaluated per a stripe.</p> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/docs/hive-config.html ---------------------------------------------------------------------- diff --git a/docs/hive-config.html b/docs/hive-config.html index 28499fc..4179348 100644 --- a/docs/hive-config.html +++ b/docs/hive-config.html @@ -1139,7 +1139,7 @@ with the same options.</p> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/docs/hive-ddl.html ---------------------------------------------------------------------- diff --git a/docs/hive-ddl.html b/docs/hive-ddl.html index becf8f4..1d22e26 100644 --- a/docs/hive-ddl.html +++ b/docs/hive-ddl.html @@ -953,7 +953,7 @@ files will be merged at the stripe level without reserializatoin.</p> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/docs/index.html ---------------------------------------------------------------------- diff --git a/docs/index.html b/docs/index.html index 619fd64..f2b43fc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -939,7 +939,7 @@ that are required.</p> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/docs/indexes.html ---------------------------------------------------------------------- diff --git a/docs/indexes.html b/docs/indexes.html index 17e8309..cfbd69d 100644 --- a/docs/indexes.html +++ b/docs/indexes.html @@ -944,7 +944,7 @@ would be read.</p> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/docs/run-length.html ---------------------------------------------------------------------- diff --git a/docs/run-length.html b/docs/run-length.html index 9e11f90..ee63252 100644 --- a/docs/run-length.html +++ b/docs/run-length.html @@ -1332,7 +1332,7 @@ sequence is [0xc6, 0x09, 0x02, 0x02, 0x22, 0x42, 0x42, 0x46].</p> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/docs/spec-index.html ---------------------------------------------------------------------- diff --git a/docs/spec-index.html b/docs/spec-index.html index 4af470f..ee509cf 100644 --- a/docs/spec-index.html +++ b/docs/spec-index.html @@ -1063,7 +1063,7 @@ together in single read operation.</p> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/docs/spec-intro.html ---------------------------------------------------------------------- diff --git a/docs/spec-intro.html b/docs/spec-intro.html index f2fdb25..d0637d3 100644 --- a/docs/spec-intro.html +++ b/docs/spec-intro.html @@ -948,7 +948,7 @@ this query.</p> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/docs/stripes.html ---------------------------------------------------------------------- diff --git a/docs/stripes.html b/docs/stripes.html index b302d26..c9d9b92 100644 --- a/docs/stripes.html +++ b/docs/stripes.html @@ -1021,7 +1021,7 @@ further refined as to whether they use RLE v1 or v2.</p> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/docs/types.html ---------------------------------------------------------------------- diff --git a/docs/types.html b/docs/types.html index f275219..b7eaab8 100644 --- a/docs/types.html +++ b/docs/types.html @@ -990,7 +990,7 @@ file would form the given tree.</p> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/downloads/index.html ---------------------------------------------------------------------- diff --git a/downloads/index.html b/downloads/index.html index 0d9b3fa..04040a9 100644 --- a/downloads/index.html +++ b/downloads/index.html @@ -97,7 +97,7 @@ the Hive 1.1 release and use the hive-exec.jar.</p> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/help/index.html ---------------------------------------------------------------------- diff --git a/help/index.html b/help/index.html index 1e3ce89..36443c0 100644 --- a/help/index.html +++ b/help/index.html @@ -122,7 +122,7 @@ The code is available on <a href="https://github.com/apache/orc/tree/master">git <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 4704589..25fcf43 100644 --- a/index.html +++ b/index.html @@ -112,7 +112,7 @@ <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/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 389a18e..42a2a60 100644 --- a/news/2015/04/22/orc-as-tlp/index.html +++ b/news/2015/04/22/orc-as-tlp/index.html @@ -218,7 +218,7 @@ together with the Java implementation.</p> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/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 b879eff..e6d8e1f 100644 --- a/news/2015/05/11/new-committers/index.html +++ b/news/2015/05/11/new-committers/index.html @@ -194,7 +194,7 @@ for their work on ORC. Welcome all!</p> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/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 de86e96..182db8d 100644 --- a/news/2015/06/26/new-logo/index.html +++ b/news/2015/06/26/new-logo/index.html @@ -187,7 +187,7 @@ <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/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 5066245..de60216 100644 --- a/news/2015/11/19/aliaksei-on-pmc/index.html +++ b/news/2015/11/19/aliaksei-on-pmc/index.html @@ -190,7 +190,7 @@ more.</p> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/news/index.html ---------------------------------------------------------------------- diff --git a/news/index.html b/news/index.html index 3627f16..57a3fe4 100644 --- a/news/index.html +++ b/news/index.html @@ -340,7 +340,7 @@ of the website.</p> <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/news/releases/index.html ---------------------------------------------------------------------- diff --git a/news/releases/index.html b/news/releases/index.html index 9235f5f..7fc0f10 100644 --- a/news/releases/index.html +++ b/news/releases/index.html @@ -158,7 +158,7 @@ <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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"> http://git-wip-us.apache.org/repos/asf/orc/blob/fff6fd6d/talks/index.html ---------------------------------------------------------------------- diff --git a/talks/index.html b/talks/index.html index 5084c76..80258ec 100644 --- a/talks/index.html +++ b/talks/index.html @@ -148,7 +148,7 @@ <footer role="contentinfo"> - <p>The contents of this website are © 2015 + <p>The contents of this website are © 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">
