This is an automated email from the ASF dual-hosted git repository. lide pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-doris-website.git
The following commit(s) were added to refs/heads/asf-site by this push: new 8a9a16a Automatic Site Publish by git-site-role 8a9a16a is described below commit 8a9a16af0bca8fdc99d722486510f49317e43ca4 Author: lide <l...@baidu.com> AuthorDate: Sat Oct 27 17:41:37 2018 +0800 Automatic Site Publish by git-site-role --- content/downloads.html | 58 ++------------------------------------------------ content/feed.xml | 4 ++-- 2 files changed, 4 insertions(+), 58 deletions(-) diff --git a/content/downloads.html b/content/downloads.html index 16d9338..954cb8a 100644 --- a/content/downloads.html +++ b/content/downloads.html @@ -89,63 +89,9 @@ 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.--> <h2><a href="#current-release" id="current-release">Current Release</a></h2> -<h3><a href="#0821" id="0821">0.8.2.1</a></h3> -<p>NOTICE:</p> -<p>These is not an official Apache release version of Doris. We still have some works to do to release a real Apache version.<br> But this does not affect the use of this release version in a production environment.</p> -<h4><a href="#download" id="download">Download:</a></h4> -<ul> - <li><a href="http://palo-opensource-bj.bj.bcebos.com/palo-0.8.2.1-release-20181027.tar.gz?authorization=bce-auth-v1/069fc2786e464e63a5f1183824ddb522/2018-10-27T09:06:12Z/-1/host/d9ebd01de7e266946e6dd1f2fb6951e92d4a8cd0a7b437253f9e0dcc3efe7039">palo-0.8.2.1-release-20181027.tar.gz</a> [213.5MB]</li> - <li>source code is associate with commit <code>e453fc</code></li> -</ul> -<h4><a href="#change-log" id="change-log">Change Log</a></h4> -<ol> - <li> <p>Added:</p> - <ul> - <li>Using MAVEN instead of ANT to build Frontend and Apache HDFS broker project.</li> - <li>Add 2 new proc ‘/current_queries’ and ‘/current_backend_instances’ to monitor the current running queries.</li> - <li>Add a manual compaction api on Backend to trigger cumulative and base compaction manually.</li> - <li>Add Frontend config ‘max_bytes_per_broker_scanner’ to limit the loading bytes per one broker scanner. This is to limit the memory cost of a single broker load job.</li> - <li>Add Frontend config ‘max_unfinished_load_job’ to limit load job number. If number of running load jobs exceed the limit, no more load job is allowed to be submmitted.</li> - <li>Exposure backend info to user when encounter errors on Backend, for debugging it more convenient.</li> - <li>Add 3 new metrics of Backends: host_fd_metrics, process_fd_metrics and process_thread_metrics, to monitor open files number and threads number.</li> - <li>Support getting column size and precision info of table or view using JDBC.</li> - </ul> </li> - <li> <p>Updated:</p> - <ul> - <li>Hide password and other sensitive information in fe.log and fe.audit.log.</li> - <li>Change the promethues type name ‘GAUGE’ to lowercase, to fit the latest promethues version.</li> - <li>Backend ip saved in FE will be compared with BE’s local ip when heartbeating, to avoid false positive heartbeat response.</li> - <li>Using version_num of tablet instead of calculating nice value to select cumulative compaction candicates.</li> - </ul> </li> - <li> <p>Fixed</p> - <ul> - <li>Fix privilege logic error: - <ol> - <li>No one can set root password expect for root user itself.</li> - <li>NODE_PRIV cannot be granted.</li> - <li>ADMIN_PRIV and GRANT_PRIV can only be granted or revoked on *.*.</li> - <li>No one can modifly privs of default role ‘operator’ and ‘admin’.</li> - <li>No user can be granted to role ‘operator’.</li> - </ol> </li> - <li>Missing password and auth check when handling mini load request in Frontend.</li> - <li>DomainResolver should start after Frontend transfering to a certain ROLE, not in Catalog construction methods.</li> - <li>Fix a bug that read null data twice: When reading data with a null value, in some cases, the same data will be read twice by the storage engine, resulting in a wrong result. The reason for this problem is that when splitting, and the start key is the minimum value, the data with null is read.</li> - <li>Fixed a mem leak of using ByteBuf when parsing auth info of http request.</li> - <li>Backend process should crash if failed to saving tablet’s header.</li> - <li>Should remove fd from map when input stream or output stream is closed in Broker process.</li> - <li>Predicates should not be pushed down to subquery which contains limit clause.</li> - <li>Fix the formula of calculating BE load score.</li> - <li>Fix a bug that in some edge cases, non-master Fontend may wait for a unnecessary long timeout after forwarding cmd to Master FE.</li> - <li>Fix a bug that granting privs on more than one table does not work.</li> - <li>Support ‘Insert into’ table which contains HLL columns.</li> - <li>ExportStmt’s toSql() method may throw NullPointer Exception if table does not exist.</li> - <li>Remove unnecessary ‘get capacity’ operation to avoid IO impact.</li> - </ul> </li> -</ol> -<h4><a href="#compatibility" id="compatibility">Compatibility</a></h4> -<p>This release version support rolling upgrade ONLY from 0.8.2.<br> The compatibility is same as 0.8.2.</p> +<p>Comming soon…</p> <h2><a href="#history-release" id="history-release">History Release</a></h2> -<h3><a href="#082" id="082">0.8.2</a></h3> +<h3><a href="#082-20180824" id="082-20180824">0.8.2 (20180824)</a></h3> <h4><a href="#download" id="download">Download</a></h4> <ul> <li> <p><a href="https://github.com/apache/incubator-doris/releases/download/v0.8.2/palo-0.8.2-release-20180824.tar.gz">palo-0.8.2-release-20180824.tar.gz</a> [184 MB]</p> </li> diff --git a/content/feed.xml b/content/feed.xml index b5325e9..97c717b 100644 --- a/content/feed.xml +++ b/content/feed.xml @@ -6,8 +6,8 @@ <atom:link href="http://doris.incubator.apache.org/feed.xml" rel="self" type="application/rss+xml" /> <description>JBake Bootstrap Template</description> <language>en-gb</language> - <pubDate>Sat, 27 Oct 2018 17:11:54 +0800</pubDate> - <lastBuildDate>Sat, 27 Oct 2018 17:11:54 +0800</lastBuildDate> + <pubDate>Sat, 27 Oct 2018 17:41:32 +0800</pubDate> + <lastBuildDate>Sat, 27 Oct 2018 17:41:32 +0800</lastBuildDate> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org