From dev-return-14475-apmail-drill-dev-archive=drill.apache.org@drill.apache.org Tue Jun 23 23:32:06 2015 Return-Path: X-Original-To: apmail-drill-dev-archive@www.apache.org Delivered-To: apmail-drill-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 86E0718CFC for ; Tue, 23 Jun 2015 23:32:06 +0000 (UTC) Received: (qmail 31811 invoked by uid 500); 23 Jun 2015 23:32:06 -0000 Delivered-To: apmail-drill-dev-archive@drill.apache.org Received: (qmail 31759 invoked by uid 500); 23 Jun 2015 23:32:06 -0000 Mailing-List: contact dev-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list dev@drill.apache.org Received: (qmail 31747 invoked by uid 99); 23 Jun 2015 23:32:06 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jun 2015 23:32:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 9BBCACFC3E for ; Tue, 23 Jun 2015 23:32:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.9 X-Spam-Level: ** X-Spam-Status: No, score=2.9 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id h-LEiqTlqbV6 for ; Tue, 23 Jun 2015 23:31:56 +0000 (UTC) Received: from mail-wg0-f52.google.com (mail-wg0-f52.google.com [74.125.82.52]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id A0490249E9 for ; Tue, 23 Jun 2015 23:31:55 +0000 (UTC) Received: by wgck11 with SMTP id k11so22265376wgc.0 for ; Tue, 23 Jun 2015 16:31:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=bZqobs8vrgySODGSMPaPSD/ZrrzWueVtqtkXNx+X2Po=; b=WVAHA1fQK6lG7R/hjHDFw6tKKoOhGHkssMMOPNRbbIuE4OHqorb71Cp3D0hA5gJokT tL9JPSmdlun8QevFSyF/T/Rneiy6Q2vZJNCdp5W6ApwtmWQqCDfBeEco+n+qRZ3Gi3UW 8V4GI6sAg7kJh5AeCydnrjlRwNrLscuBAvAR+ykbomUhKAQrVT5qUSlRmy/OSWVwrsEg jvLs7DZYJ2+aUm3Wko7daVf+uDSzohNJpxLcV34JgCGIWGunECpnCODPApS9p4+hM7Ub /YhoVSgIvnv7QEJgZOjVCVk2k9LRpzVs9kQRui69LwYUQM9rPu4hZclZMsqJLIFdwpj8 Rtcg== X-Received: by 10.180.92.40 with SMTP id cj8mr7452689wib.92.1435102314399; Tue, 23 Jun 2015 16:31:54 -0700 (PDT) MIME-Version: 1.0 Received: by 10.27.10.105 with HTTP; Tue, 23 Jun 2015 16:31:35 -0700 (PDT) Reply-To: adityakishore@gmail.com In-Reply-To: References: From: Aditya Date: Tue, 23 Jun 2015 16:31:35 -0700 Message-ID: Subject: Re: Moving matured storage plugins out of contrib To: "dev@drill.apache.org" Content-Type: multipart/alternative; boundary=f46d04389337aa8e2b051937cb0b --f46d04389337aa8e2b051937cb0b Content-Type: text/plain; charset=UTF-8 I have always interpreted "contrib" as an experimental code which are provided "as is"[1], not fully validated by the main project and possibly has not reached the same maturity as the rest of the project. It will help us in communicate the maturity of few plugins like hbase, hive and mongo as such while accepting more user contributions say cassandra, couchbase into Drill's code base. [1] http://stackoverflow.com/questions/7328852/what-are-apache-contrib-modules On Tue, Jun 23, 2015 at 2:33 PM, Jacques Nadeau wrote: > Unless we move contrib out of the build (and to a different repo), I'm not > sure what the change really means. Thoughts on this? > > On Tue, Jun 23, 2015 at 2:22 PM, Parth Chandra > wrote: > > > I'd be in favor of doing this in the 1.2 release cycle. > > > > On Thu, Jun 18, 2015 at 6:30 PM, Aditya wrote: > > > > > Few of the storage plugins like HBase and Hive have matured enough to > be > > > moved out of contrib and into the mainline, probably under > > "exec/storage". > > > > > > If people think that it is time to do that, I can take this up. > > > > > > aditya... > > > > > > --f46d04389337aa8e2b051937cb0b--