Return-Path: X-Original-To: apmail-hawq-dev-archive@minotaur.apache.org Delivered-To: apmail-hawq-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1FF0F1834B for ; Wed, 6 Jan 2016 09:10:48 +0000 (UTC) Received: (qmail 96173 invoked by uid 500); 6 Jan 2016 09:10:48 -0000 Delivered-To: apmail-hawq-dev-archive@hawq.apache.org Received: (qmail 96122 invoked by uid 500); 6 Jan 2016 09:10:48 -0000 Mailing-List: contact dev-help@hawq.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hawq.incubator.apache.org Delivered-To: mailing list dev@hawq.incubator.apache.org Received: (qmail 96110 invoked by uid 99); 6 Jan 2016 09:10:47 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jan 2016 09:10:47 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 4E24918048D for ; Wed, 6 Jan 2016 09:10:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.881 X-Spam-Level: ** X-Spam-Status: No, score=2.881 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, URIBL_DBL_ABUSE_REDIR=0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id ZfeO4FJcHH2R for ; Wed, 6 Jan 2016 09:10:42 +0000 (UTC) Received: from mail-lb0-f170.google.com (mail-lb0-f170.google.com [209.85.217.170]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 3942D439D5 for ; Wed, 6 Jan 2016 09:10:42 +0000 (UTC) Received: by mail-lb0-f170.google.com with SMTP id bc4so187281612lbc.2 for ; Wed, 06 Jan 2016 01:10:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=BZ8hhgdisx2bas4MeSEVH3B+iAAZbukhnkwceUDRhuk=; b=F5+m+MkBhx2L5uh8VukzZypJHs53VgiNvt9d11XdI24nm+xFrR3RsV0dHNIUk4pU9b 1u/hEOn/xhSopE+7tyFK8wOF8xed4MXxQIIW84MjT0KXjLBW/s45Vsa/ewKO6g5bt3AQ nlcWfr6AWPKkLRhj73LPCSZk7WNMDYzkWbw6JMfdZ5wnDvFHQnJA29cuOMxzZzVNWAcL IHCE5qFyOcZpCNWkYw0tpPLVHitdr9VDEqh3mHSDJc6XTYDn9z2k1HwvXX4UtjvJ3Tr5 yPcVnSZGR1jUjnwJeZiEnd+fRS8BMsGpX+H4km7bUcBp1GchnGWN9rMc5RwxhKxqwF0o o9pQ== MIME-Version: 1.0 X-Received: by 10.112.211.168 with SMTP id nd8mr22114095lbc.116.1452071441075; Wed, 06 Jan 2016 01:10:41 -0800 (PST) Received: by 10.112.97.202 with HTTP; Wed, 6 Jan 2016 01:10:41 -0800 (PST) In-Reply-To: References: Date: Wed, 6 Jan 2016 17:10:41 +0800 Message-ID: Subject: Re: January 2016 Report From: Lei Chang To: dev@hawq.incubator.apache.org Content-Type: multipart/alternative; boundary=001a11c3bc4e6f17990528a6ba21 --001a11c3bc4e6f17990528a6ba21 Content-Type: text/plain; charset=UTF-8 The report is now on the page: https://wiki.apache.org/incubator/January2016 Cheers Lei On Mon, Jan 4, 2016 at 2:01 PM, Lei Chang wrote: > Hi Guys, > > Here is the draft Jan 2016 report for review. Please feel free to comments. > > -------------------- > HAWQ > > Apache HAWQ is a Hadoop native SQL query engine that combines the key > technological advantages of MPP database with the scalability and > convenience of Hadoop. HAWQ reads data from and writes data to HDFS > natively. HAWQ delivers industry-leading performance and linear > scalability. It provides users the tools to confidently and successfully > interact with petabyte range data sets. HAWQ provides users with a > complete, > standards compliant SQL interface. > > HAWQ has been incubating since 2015-09-04. > > Three most important issues to address in the move towards graduation: > > 1. Produce our first Apache Release > 2. Expand the community, increase dev list activity and adding new > contributors > 3. Infrastructure migration: create Jenkins projects that build HAWQ > binary, source tarballs and docker images, and run feature tests > including at least installcheck-good tests for each commit (HAWQ-127). > > Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be > aware of? > > Everything seems to be smooth, nothing urgent at this time. > > How has the community developed since the last report? > > 1. One HAWQ Nest community meeting (topic: Data Federation with Apache > HAWQ Using the PXF Extension Framework) > Video: http://bit.ly/HAWQNest1217 > Slides: http://bit.ly/HAWQNest1217ss > 2. The community shows increasing activities. In Nov, there have > been 494 messages on dev@/user@, compared with 459 messages in Oct. > > How has the project developed since the last report? > > 1. Main features/improvements added include: > a) Improve recovery performance during some exception cases > (HAWQ-241, HAWQ-232) > b) Support writable external table executing on a specified number of > virtual segment (HAWQ-293) > c) Improve HAWQ resource manager resource allocation algorithm and > RPC framework (HAWQ-234) > d) Support fault injector in 2.0 (HAWQ-288) > e) Clear some IP and build related issues (HAWQ-277, HAWQ-186, > HAWQ-184, HAWQ-228) > f) Some key bug fixes for 2.0 Beta > 2. 2.0 Beta RC2 was proposed > 3. 98 new JIRAs filed, 59 resolved (In Nov 2015) > 4. 82 code commits (In Dec 2015) > > Date of last release: > > We have not had a release yet. > > When were the last committers or PMC members elected? > > No new committers/members from initial. > > Signed-off-by: > > [](hawq) Alan Gates > [](hawq) Konstantin Boudnik > [](hawq) Justin Erenkrantz > [](hawq) Thejas Nair > [](hawq) Roman Shaposhnik > > Shepherd/Mentor notes: > > > --001a11c3bc4e6f17990528a6ba21--