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 b959428 Automatic Site Publish by git-site-role b959428 is described below commit b959428abfbf5e8d7752cbbab4a35b35756ce0ac Author: lide <l...@baidu.com> AuthorDate: Thu Jan 31 11:08:14 2019 +0800 Automatic Site Publish by git-site-role --- content/downloads.html | 44 ++++++++++---------------------------------- content/feed.xml | 4 ++-- content/projects/dubbo.html | 28 ++++++++++++++++++++++++++++ content/projects/hudi.html | 6 +++++- content/projects/index.html | 25 +++++++++++++++---------- 5 files changed, 60 insertions(+), 47 deletions(-) diff --git a/content/downloads.html b/content/downloads.html index 1fbb616..c4c4b93 100644 --- a/content/downloads.html +++ b/content/downloads.html @@ -129,43 +129,19 @@ limitations under the License.--> <h2><a href="#current-release" id="current-release">Current Release</a></h2> <p>Comming soon…</p> <h2><a href="#history-release" id="history-release">History Release</a></h2> -<h3><a href="#082-20180824" id="082-20180824">0.8.2 (20180824)</a></h3> +<h3><a href="#palo-081-beta-release-20180418" id="palo-081-beta-release-20180418">Palo 0.8.1-beta Release (20180418)</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> - <li> <p><a href="https://github.com/apache/incubator-doris/archive/v0.8.2.zip">Source code (zip)</a></p> </li> - <li> <p><a href="https://github.com/apache/incubator-doris/archive/v0.8.2.tar.gz">Source code (tar.gz)</a></p> </li> + <li> <p><a href="http://palo-opensource.gz.bcebos.com/palo-0.8.1-release-20180418.tar.gz?authorization=bce-auth-v1%2F069fc2786e464e63a5f1183824ddb522%2F2018-04-18T05%3A11%3A34Z%2F-1%2Fhost%2F9dabe5cb37dd5fa253b41075f360c1c4389fa4965ccd59cb7e774d3c1b099f9f">palo-0.8.1-release-20180418.tar.gz</a></p> </li> + <li> <p><a href="https://github.com/apache/incubator-doris/archive/v0.8.1-beta.zip">Source code (zip)</a></p> </li> + <li> <p><a href="https://github.com/apache/incubator-doris/archive/v0.8.1-beta.tar.gz">Source code (tar.gz)</a></p> </li> </ul> -<h4><a href="#change-log" id="change-log">Change Log</a></h4> +<h4><a href="#change-log" id="change-log">Change log</a></h4> <ol> - <li> <p>Performance improvement</p> - <ul> - <li>Support vectorized execution engine.</li> - <li>Support aggregation operator parallelization.</li> - <li>Optimized storage engine for more efficient data fetching.</li> - </ul> </li> - <li> <p>Table-level privileges support</p> - <ul> - <li>User can grant fine-grained privileges on specified tables to specified user from specified host.</li> - </ul> </li> - <li> <p>Backup and restore</p> - <ul> - <li>User can backup snapshot of data to HDFS and restore snapshot to other Palo cluster.</li> - </ul> </li> - <li> <p>Broker supports HDFS HA and Hadoop kerberos authentication.</p> </li> - <li> <p>Using <a href="https://github.com/brpc/brpc">BRPC</a> instead of the old RPC framework.</p> </li> - <li> <p>A lot of bugs fixed.</p> </li> - <li> <p>Other changes:</p> - <ul> - <li>Rewrite http server in Backend using Libevent to replace Mongoose.</li> - <li>Remove mysql code to avoid copyright problem.</li> - <li>More metrics to expose internal situation of Palo system.</li> - <li>Same Frontend can be removed and added again without the changing port.</li> - <li>Change the format of Frontend’s audit log for parsing it more conveniently.</li> - </ul> </li> + <li>Fix query bugs</li> + <li>Enhance compatibility with mysql protocol</li> </ol> <h4><a href="#compatibility" id="compatibility">Compatibility</a></h4> -<p><strong>This release version DOES NOT support rolling upgrade, and CAN NOT rollback after upgrade. So it is HIGHLY RECOMMENDED to backup your data and meta data before upgrading to this release version. Or upgrade it in your test/pre-online Palo cluster to make sufficient test.</strong></p> <table> <thead> <tr> @@ -176,15 +152,15 @@ limitations under the License.--> <tbody> <tr> <td>Forward Compatibility </td> - <td> 0.8.1, 0.8.0 </td> + <td> 0.8.0 </td> </tr> <tr> <td>Rolling Upgrade </td> - <td> No </td> + <td> Yes </td> </tr> <tr> <td>Rollback </td> - <td> No </td> + <td> Yes </td> </tr> </tbody> </table> diff --git a/content/feed.xml b/content/feed.xml index 5b6a670..9d4501e 100644 --- a/content/feed.xml +++ b/content/feed.xml @@ -6,8 +6,8 @@ <atom:link href="http://doris.apache.org/feed.xml" rel="self" type="application/rss+xml" /> <description>JBake Bootstrap Template</description> <language>en-gb</language> - <pubDate>Wed, 23 Jan 2019 13:57:47 +0800</pubDate> - <lastBuildDate>Wed, 23 Jan 2019 13:57:47 +0800</lastBuildDate> + <pubDate>Thu, 31 Jan 2019 10:59:32 +0800</pubDate> + <lastBuildDate>Thu, 31 Jan 2019 10:59:33 +0800</lastBuildDate> diff --git a/content/projects/dubbo.html b/content/projects/dubbo.html index fc95ec2..c37f129 100644 --- a/content/projects/dubbo.html +++ b/content/projects/dubbo.html @@ -129,6 +129,12 @@ <li>2018-11-21 New committer: Jeff Lv(Jeff-Lv)</li> <li>2018-11-23 Dubbo 2.6.5 has been released.</li> <li>2018-12-03 New PMC member: Yong Zhu(diecui1202)</li> + <li>2018-12-20 New PMC member: Yuhang Xiu(carryxyh)</li> + <li>2019-01-23 New committer: Taosheng Wei(tswstarplanet)</li> + <li>2019-01-25 New committer: Xianjun Ke(kexianjun)</li> + <li>2019-01-27 Dubbo spring boot starter 0.2.1 and 0.1.2 has been released.</li> + <li>2019-01-29 Dubbo 2.7.0 has been released.</li> + <li>2019-01-30 New committer: Kun Song(satansk)</li> </ul> </div> <h2 id='Project+info'><img src="../images/redarrow.gif" />Project info</h2> @@ -233,6 +239,13 @@ </td> </tr> <tr> + <td>.</td> + <td>incubator-dubbo-samples</td> + <td id="git"> + <a href="https://github.com/apache/incubator-dubbo-samples">https://github.com/apache/incubator-dubbo-samples</a> + </td> + </tr> + <tr> <td>Mentors</td> <td>jmclean(champion)</td> <td>Justin Mclean</td> @@ -377,6 +390,21 @@ <td>jefflv</td> <td>Jeff Lv</td> </tr> + <tr> + <td>.</td> + <td>tswstarplanet</td> + <td>Taosheng Wei</td> + </tr> + <tr> + <td>.</td> + <td>kexianjun</td> + <td>Xianjun Ke</td> + </tr> + <tr> + <td>.</td> + <td>satansk</td> + <td>Kun Song</td> + </tr> </table> </div> <h2 id='Incubation+status+reports'><img src="../images/redarrow.gif" />Incubation status reports</h2> diff --git a/content/projects/hudi.html b/content/projects/hudi.html index 6206ec6..8367403 100644 --- a/content/projects/hudi.html +++ b/content/projects/hudi.html @@ -214,7 +214,11 @@ <td>anchee</td> <td>Anbu Cheeralan</td> </tr> - + <tr> + <td>.</td> + <td>zqureshi</td> + <td>Zeeshan Qureshi</td> + </tr> </table> </div> <h2 id='Incubation+status+reports'><img src="../images/redarrow.gif" />Incubation status reports</h2> diff --git a/content/projects/index.html b/content/projects/index.html index 0119538..2e28908 100644 --- a/content/projects/index.html +++ b/content/projects/index.html @@ -123,16 +123,6 @@ <th>Mentors</th> <th>Start Date</th> </tr> - <tr id="airflow"> - <td> - <a href="../projects/airflow.html">Airflow</a> - </td> - <td>Airflow is a workflow automation and scheduling system that can be used to author and manage data pipelines.</td> - <td>Incubator<br />(Chris Riccomini)</td> - <td>Hitesh Shah, Jakob Homan</td> - <td>2016-03-31</td> - </tr> - <tr id="amaterasu"> <td> <a href="../projects/amaterasu.html">Amaterasu</a> @@ -740,6 +730,21 @@ <td>2012-09-19</td> </tr> + <tr id="airflow"> + <td> + <a href="../projects/airflow.html">Airflow</a> + <hr /> + <a href="http://airflow.apache.org/"> + <img src="../images/redarrow.gif" />Airflow + </a> + </td> + <td>Airflow is a workflow automation and scheduling system that can be used to author and manage data pipelines.</td> + <td>Incubator</td> + <td>Hitesh Shah, Jakob Homan</td> + <td>2016-03-31</td> + <td>2018-12-19</td> + </tr> + <tr id="allura"> <td> <a href="../projects/allura.html">Allura</a> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org