Return-Path: X-Original-To: apmail-asterixdb-dev-archive@minotaur.apache.org Delivered-To: apmail-asterixdb-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 04040174EE for ; Sat, 30 May 2015 06:18:19 +0000 (UTC) Received: (qmail 36767 invoked by uid 500); 30 May 2015 06:18:18 -0000 Delivered-To: apmail-asterixdb-dev-archive@asterixdb.apache.org Received: (qmail 36717 invoked by uid 500); 30 May 2015 06:18:18 -0000 Mailing-List: contact dev-help@asterixdb.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.incubator.apache.org Delivered-To: mailing list dev@asterixdb.incubator.apache.org Received: (qmail 36704 invoked by uid 99); 30 May 2015 06:18:18 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 May 2015 06:18:18 +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 1D1F71823E3 for ; Sat, 30 May 2015 06:18:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.899 X-Spam-Level: ** X-Spam-Status: No, score=2.899 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_H2=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 eqvrfFWjQ_e5 for ; Sat, 30 May 2015 06:18:07 +0000 (UTC) Received: from mail-pd0-f172.google.com (mail-pd0-f172.google.com [209.85.192.172]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 38D4647BF9 for ; Sat, 30 May 2015 06:18:07 +0000 (UTC) Received: by pdbki1 with SMTP id ki1so68774364pdb.1 for ; Fri, 29 May 2015 23:16:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=Lo/9kNbuqEfhB+YQv/dCmqudzDqxuBaE9WSElHVdbTY=; b=RvQcR7o6+cT1TY39HCmPtrwbJl11J+uV4Dwbpe4ocvcHXyJapf0BS9i3FjrAm4SVha iDMG2fB3PxPx/buhIFFGxG994zLv0iE3814oqdgyJvKvxpH0USsHRyjVEjcuYQobGfIW JL240W4zrsbpbQ8MLtbp00cmfpV9y/j1C4wFzXCpY4UQvYtrAYKJID9qPIse7i6fYAEh lIQMiKi1rOH98aTa378wehfsROKxHiCyqZoGx2Fy13l16F4Bzqs26t0LJd8wSmh9YLA8 gOxVPaiC4V3yKclUSfVATrdTkBoiLQSYkYrIwpoX7N0xtlKgrt66aVIWZlKs3kKW5snk u/Zw== X-Received: by 10.67.7.199 with SMTP id de7mr21078021pad.107.1432966589525; Fri, 29 May 2015 23:16:29 -0700 (PDT) Received: from [192.168.1.199] (145.sub-70-214-35.myvzw.com. [70.214.35.145]) by mx.google.com with ESMTPSA id pu1sm7484648pdb.33.2015.05.29.23.16.28 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 May 2015 23:16:28 -0700 (PDT) Message-ID: <556955BA.8080305@gmail.com> Date: Fri, 29 May 2015 23:16:26 -0700 From: Mike Carey User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: dev@asterixdb.incubator.apache.org Subject: Re: Regarding contribution to AsterixDB References: In-Reply-To: Content-Type: multipart/alternative; boundary="------------020703080900090407090906" --------------020703080900090407090906 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit There are also some papers about the system we can get you PDFs of that might help. On 5/29/15 2:58 PM, Ian Maxon wrote: > Hi Chandresh, > > Glad to have your interest, looking forward to your contributions :) If you > have architecture questions about how the various components in AsterixDB > fit together please feel free to ask on the list. Very generally, the > AsterixDB codebase holds all of the query, external data, and > transaction-related components, while Hyracks (+ Algebricks) holds all of > the storage, indexing and optimizer components. > > Like Till mentioned, the issue list is a good place to start to find > something to work on that you might find interesting. I'd be happy to try > finding a good candidate issue for you, if you could describe about what > parts of the system you might find most interesting (storage, query > compiler, front end, etc...). > > Thanks, > - Ian > > On Fri, May 29, 2015 at 12:20 PM, Till Westmann wrote: > >> Hi Chandresh, >> >> while we've migrated our code to the ASF, we're haven't migrated our >> issues yet. >> You can still find those at Google Code [1] (but we need to migrate soon!). >> >> Hope this helps, >> Till >> >> [1] https://code.google.com/p/asterixdb/issues/list >> >> >> On 29 May 2015, at 11:29, chandresh pancholi wrote: >> >> Hi, >>> I am Chandresh Pancholi currently working with Flipkart Internet Pvt. Ltd >>> which is India's largest E-Commerce company and also pursuing MS in >>> Software Systems from BITS,Pilani. >>> >>> Throughout my academic and professional time i have been using Open source >>> platforms.I contributed to some open source projects. >>> >>> Now i want to start contribution to *AsterixDB*. >>> >>> I have cloned both the repo incubator-asterixdb >>> and incubator-asterixdb-hyracks and successfully import them in Intelli J >>> IDE. >>> >>> I don't know where to start and how to proceed. It would be great If >>> anyone >>> can help me to understand the codebase and fix some P0 issues. >>> >>> Thanks in advance. >>> >>> >>> -- >>> Chandresh Pancholi >>> Senior Software Engineer >>> Flipkart.com >>> Email-id:chandresh.pancholi@flipkart.com >>> Contact:08951803660 >>> --------------020703080900090407090906--