Repository: tajo Updated Branches: refs/heads/master 394ce580b -> 1e40b6ee7
Update the site for 0.11.2 release. Project: http://git-wip-us.apache.org/repos/asf/tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/1e40b6ee Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/1e40b6ee Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/1e40b6ee Branch: refs/heads/master Commit: 1e40b6ee7d2a2a9269e688f48f8c269e38c506f1 Parents: 394ce58 Author: Hyunsik Choi <[email protected]> Authored: Thu Apr 7 11:57:47 2016 +0900 Committer: Hyunsik Choi <[email protected]> Committed: Thu Apr 7 11:57:47 2016 +0900 ---------------------------------------------------------------------- tajo-project/src/site/apt/index.apt | 5 +- tajo-project/src/site/markdown/downloads.md | 12 +++- .../markdown/releases/0.11.2/announcement.md | 41 +++++++++++ .../resources/releases/0.11.2/relnotes.html | 74 ++++++++++++++++++++ tajo-project/src/site/site.xml | 16 +++++ 5 files changed, 145 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tajo/blob/1e40b6ee/tajo-project/src/site/apt/index.apt ---------------------------------------------------------------------- diff --git a/tajo-project/src/site/apt/index.apt b/tajo-project/src/site/apt/index.apt index 6a7fa47..8775d45 100644 --- a/tajo-project/src/site/apt/index.apt +++ b/tajo-project/src/site/apt/index.apt @@ -61,7 +61,8 @@ Features Releases - * <<[2016-02-03]>> {{{./downloads.html}Tajo 0.11.1}} ({{{./releases/0.11.1/announcement.html}Announcement}}, {{{./releases/0.11.1/relnotes.html}Release Notes}}) + * <<[2016-04-07]>> {{{./downloads.html}Tajo 0.11.2}} ({{{./releases/0.11.2/announcement.html}Announcement}}, {{{./releases/0.11.2/relnotes.html}Release Notes}}) +* <<[2016-02-03]>> {{{./downloads.html}Tajo 0.11.1}} ({{{./releases/0.11.1/announcement.html}Announcement}}, {{{./releases/0.11.1/relnotes.html}Release Notes}}) * <<[2015-10-27]>> {{{./downloads.html}Tajo 0.11.0}} ({{{./releases/0.11.0/announcement.html}Announcement}}, {{{./releases/0.11.0/relnotes.html}Release Notes}}) @@ -77,6 +78,8 @@ Releases News + * <<[2016-04-07]>> Tajo 0.11.2 released. + * <<[2016-02-03]>> Tajo 0.11.1 released. * <<[2015-10-27]>> Tajo 0.11.0 released. http://git-wip-us.apache.org/repos/asf/tajo/blob/1e40b6ee/tajo-project/src/site/markdown/downloads.md ---------------------------------------------------------------------- diff --git a/tajo-project/src/site/markdown/downloads.md b/tajo-project/src/site/markdown/downloads.md index b66e7fc..d7ecf63 100644 --- a/tajo-project/src/site/markdown/downloads.md +++ b/tajo-project/src/site/markdown/downloads.md @@ -18,7 +18,16 @@ ## Most Recent Releases -### Latest Release 0.11.1 (Feb 3, 2016) +### Latest Release 0.11.2 (Apr 7, 2016) + * [Announcement] (releases/0.11.2/announcement.html) + * [Release Notes] (releases/0.11.2/relnotes.html) + * [User Documentation] (http://tajo.apache.org/docs/0.11.2/index.html) + * Source: <a href='http://apache.org/dyn/closer.cgi/tajo/tajo-0.11.2/tajo-0.11.2-src.tar.gz' id='tajo-0.11.2-src'>tajo-0.11.2-src.tar.gz</a> ([MD5](http://www.apache.org/dist/tajo/tajo-0.11.2/tajo-0.11.2-src.tar.gz.md5)) ([SHA](http://www.apache.org/dist/tajo/tajo-0.11.2/tajo-0.11.2-src.tar.gz.sha512)) ([SIGN](http://www.apache.org/dist/tajo/tajo-0.11.2/tajo-0.11.2-src.tar.gz.asc)) ([KEYS](http://www.apache.org/dist/tajo/KEYS)) + * Binary Tarball: <a href='http://apache.org/dyn/closer.cgi/tajo/tajo-0.11.2/tajo-0.11.2.tar.gz' id='tajo-0.11.2-bin'>tajo-0.11.2.tar.gz</a> ([MD5](http://www.apache.org/dist/tajo/tajo-0.11.2/tajo-0.11.2.tar.gz.md5)) ([SHA](http://www.apache.org/dist/tajo/tajo-0.11.2/tajo-0.11.2.tar.gz.sha512)) ([SIGN](http://www.apache.org/dist/tajo/tajo-0.11.2/tajo-0.11.2.tar.gz.asc)) ([KEYS](http://www.apache.org/dist/tajo/KEYS)) + * JDBC Driver: <a href='http://apache.org/dyn/closer.cgi/tajo/tajo-0.11.2/tajo-jdbc-0.11.2.jar' id='tajo-jdbc-0.11.2'>tajo-jdbc-0.11.2.jar</a> ([MD5](http://www.apache.org/dist/tajo/tajo-0.11.2/tajo-jdbc-0.11.2.jar.md5)) ([SHA](http://www.apache.org/dist/tajo/tajo-0.11.2/tajo-jdbc-0.11.2.jar.sha512)) ([SIGN](http://www.apache.org/dist/tajo/tajo-0.11.2/tajo-jdbc-0.11.2.jar.asc)) ([KEYS](http://www.apache.org/dist/tajo/KEYS)) + +## Previous Releases +### Release 0.11.1 (Feb 3, 2016) * [Announcement] (releases/0.11.1/announcement.html) * [Release Notes] (releases/0.11.1/relnotes.html) * [User Documentation] (http://tajo.apache.org/docs/0.11.1/index.html) @@ -26,7 +35,6 @@ * Binary Tarball: <a href='http://apache.org/dyn/closer.cgi/tajo/tajo-0.11.1/tajo-0.11.1.tar.gz' id='tajo-0.11.1-bin'>tajo-0.11.1.tar.gz</a> ([MD5](http://www.apache.org/dist/tajo/tajo-0.11.1/tajo-0.11.1.tar.gz.md5)) ([SHA](http://www.apache.org/dist/tajo/tajo-0.11.1/tajo-0.11.1.tar.gz.sha512)) ([SIGN](http://www.apache.org/dist/tajo/tajo-0.11.1/tajo-0.11.1.tar.gz.asc)) ([KEYS](http://www.apache.org/dist/tajo/KEYS)) * JDBC Driver: <a href='http://apache.org/dyn/closer.cgi/tajo/tajo-0.11.1/tajo-jdbc-0.11.1.jar' id='tajo-jdbc-0.11.1'>tajo-jdbc-0.11.1.jar</a> ([MD5](http://www.apache.org/dist/tajo/tajo-0.11.1/tajo-jdbc-0.11.1.jar.md5)) ([SHA](http://www.apache.org/dist/tajo/tajo-0.11.1/tajo-jdbc-0.11.1.jar.sha512)) ([SIGN](http://www.apache.org/dist/tajo/tajo-0.11.1/tajo-jdbc-0.11.1.jar.asc)) ([KEYS](http://www.apache.org/dist/tajo/KEYS)) -## Previous Releases ### Release 0.11.0 (Oct 27, 2015) * [Announcement] (releases/0.11.0/announcement.html) http://git-wip-us.apache.org/repos/asf/tajo/blob/1e40b6ee/tajo-project/src/site/markdown/releases/0.11.2/announcement.md ---------------------------------------------------------------------- diff --git a/tajo-project/src/site/markdown/releases/0.11.2/announcement.md b/tajo-project/src/site/markdown/releases/0.11.2/announcement.md new file mode 100644 index 0000000..069ca04 --- /dev/null +++ b/tajo-project/src/site/markdown/releases/0.11.2/announcement.md @@ -0,0 +1,41 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + +# Apache Tajo⢠0.11.2 Release Announcement + +The Apache Tajo team is pleased to announce the release of Apache Tajo⢠0.11.2! +Apache Tajo⢠is a big data warehouse system on various data sources. It provides distributed and scalable SQL analytical processing on Apache Hadoopâ¢. + +The release is available for immediate download: + + * http://tajo.apache.org/downloads.html + +This is a minor release, and we resolved 30 issues, including bug fixes, minor features, and performance improvements. + +### Some of Highlights + * Support for hadoop kerberos authentication. (TAJO-858) + * Fix incorrect result of join involving an empty table. (TAJO-2077) + * Fix wrong parsing of date time literal with Timezone. (TAJO-2085) + * Fix wrong partition pruning with BETWEEN constant folding. (TAJO-2093) + * Fix ORC table support stored in Hive metastore. (TAJO-2102) + * Upgrade parquet-mr to 1.8.1. (TAJO-2073) + * Improve null hanlding in UDFs. (TAJO-2089) + +For a complete list of new features and fixed problems, please see the release notes: + + * http://tajo.apache.org/releases/0.11.2/relnotes.html http://git-wip-us.apache.org/repos/asf/tajo/blob/1e40b6ee/tajo-project/src/site/resources/releases/0.11.2/relnotes.html ---------------------------------------------------------------------- diff --git a/tajo-project/src/site/resources/releases/0.11.2/relnotes.html b/tajo-project/src/site/resources/releases/0.11.2/relnotes.html new file mode 100644 index 0000000..a2bfa8c --- /dev/null +++ b/tajo-project/src/site/resources/releases/0.11.2/relnotes.html @@ -0,0 +1,74 @@ +<html> +<head> +<title>Release Notes - Tajo - Version 0.11.2</title> +</head> + +<body> +<h1>Release Notes - Tajo - Version 0.11.2</h1> + +<h2> Bug +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-858'>TAJO-858</a>] - Support for hadoop kerberos authentication in Tajo +</li> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1793'>TAJO-1793</a>] - result row count unmatched for UNION ALL +</li> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2077'>TAJO-2077</a>] - Join condition causes incorrect result, when a table has an empty row file +</li> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2080'>TAJO-2080</a>] - ArrayIndexOutOfBoundsException when performing aggregation on an union block +</li> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2081'>TAJO-2081</a>] - Incorrect task locality on single node +</li> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2082'>TAJO-2082</a>] - Aggregation on a derived table which includes union can cause incorrect result +</li> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2085'>TAJO-2085</a>] - Add parseDateTime method with TimeZone in DateTimeFormat class +</li> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2092'>TAJO-2092</a>] - TestStorages.testNullHandlingTypesWithProjection occasionally fail +</li> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2093'>TAJO-2093</a>] - Partition Pruning doesn't handle Constant folding occasionally for BETWEEN clause. +</li> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2095'>TAJO-2095</a>] - HiveCatalogStore::existIndexesByTable should not throw UnsupportedOperationException. +</li> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2100'>TAJO-2100</a>] - Add missing cancellation in defaultTaskScheduler when a worker is no respond +</li> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2102'>TAJO-2102</a>] - Migrate to Apache Orc from Presto's one +</li> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2107'>TAJO-2107</a>] - TIMESTAMP type equalsTo() problem +</li> +</ul> + +<h2> Improvement +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2073'>TAJO-2073</a>] - Upgrade parquet-mr to 1.8.1 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2089'>TAJO-2089</a>] - Improve null handling in UDF +</li> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2091'>TAJO-2091</a>] - Error or progress update should use stderr instead of stdout +</li> +</ul> + +<h2> Task +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-1939'>TAJO-1939</a>] - Implement PgSQLTablespace::getTableVolume() method +</li> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2017'>TAJO-2017</a>] - Replace manual array copy with Collection +</li> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2070'>TAJO-2070</a>] - Remove unnecessarily version property in maven pom +</li> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2074'>TAJO-2074</a>] - Upgrade hadoop and netty +</li> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2088'>TAJO-2088</a>] - Change QueryTestCaseBase.runSimpleTests() to return a set of TajoResultSetBase +</li> +</ul> + +<h2> Test +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/TAJO-2076'>TAJO-2076</a>] - Add backward compatibility testing with hadoop on travis +</li> +</ul> + +</body> +</html> http://git-wip-us.apache.org/repos/asf/tajo/blob/1e40b6ee/tajo-project/src/site/site.xml ---------------------------------------------------------------------- diff --git a/tajo-project/src/site/site.xml b/tajo-project/src/site/site.xml index 20ff5d9..f36e810 100644 --- a/tajo-project/src/site/site.xml +++ b/tajo-project/src/site/site.xml @@ -71,6 +71,22 @@ function addListener(element, type, callback) { } function ga_event_load() { + var dn_src_0_11_2 = document.getElementById('tajo-0.11.2-src'); + var dn_bin_0_11_2 = document.getElementById('tajo-0.11.2-bin'); + var dn_jdbc_0_11_2 = document.getElementById('tajo-jdbc-0.11.2'); + + addListener(dn_src_0_11_2, 'click', function() { + ga('send', 'event', 'tajo-0.11.2-src', 'click', 'tajo-0.11.1-src'); + }); + addListener(dn_bin_0_11_2, 'click', function() { + ga('send', 'event', 'tajo-0.11.2-bin', 'click', 'tajo-0.11.1-bin'); + }); + addListener(dn_jdbc_0_11_2, 'click', function() { + ga('send', 'event', 'tajo-jdbc-0.11.2', 'click', 'tajo-jdbc-0.11.1'); + }); + + + var dn_src_0_11_1 = document.getElementById('tajo-0.11.1-src'); var dn_bin_0_11_1 = document.getElementById('tajo-0.11.1-bin'); var dn_jdbc_0_11_1 = document.getElementById('tajo-jdbc-0.11.1');
