Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E8D6AD13F for ; Tue, 21 May 2013 21:02:32 +0000 (UTC) Received: (qmail 50722 invoked by uid 500); 21 May 2013 21:02:31 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 50661 invoked by uid 500); 21 May 2013 21:02:31 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 50652 invoked by uid 99); 21 May 2013 21:02:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 May 2013 21:02:31 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aji1705@gmail.com designates 209.85.215.51 as permitted sender) Received: from [209.85.215.51] (HELO mail-la0-f51.google.com) (209.85.215.51) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 May 2013 21:02:26 +0000 Received: by mail-la0-f51.google.com with SMTP id lx15so1235850lab.38 for ; Tue, 21 May 2013 14:02:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=aKB16VlLw9RG1VFo3YlNtzTO/ib99PHQB2MR6LehQ9A=; b=Mf/hPMO3l0dHE1SUBoPlhW2vCzLPRqKThg6C4ijIbfnvoEfWsg4JVYWnW0NqgFqfTF 8Vimze4MSnphEb7r2Z9P+c40PMhTdg/7pCXwXJ4E9z/g4Rj2S7Pk07J9SnFmF+eSCXmN gtVRVSV8ytxPM3TtK/N7GUEDwWVPYyqm+yQYSGbiE0nWGSt+cVYKVT5th9JL81BnBQq6 +E+5ZzKIJrqRxIlSwNRZ5zx6gsqgeKE9dfCWCF+G4kJXchaKkRo7SAKprQdG/NGvUTH/ K52bf6E2dtq5TSjbZvgIw2KUggrkkleWGWV/cEK5tjhpGEjm4x7NgyqNEEJru5JPVvD3 yolw== MIME-Version: 1.0 X-Received: by 10.152.19.39 with SMTP id b7mr2345560lae.38.1369170124616; Tue, 21 May 2013 14:02:04 -0700 (PDT) Received: by 10.112.22.196 with HTTP; Tue, 21 May 2013 14:02:04 -0700 (PDT) Date: Tue, 21 May 2013 17:02:04 -0400 Message-ID: Subject: ETL tools From: Aji Janis To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=089e01493df4ea396c04dd40c2e8 X-Virus-Checked: Checked by ClamAV on apache.org --089e01493df4ea396c04dd40c2e8 Content-Type: text/plain; charset=ISO-8859-1 Hello users, I am interested in hearing about what sort of ETL tools are you using with your cloud based apps. Ideally, I am looking ETL(s) with the following feature: -free (yup) -open-source/community support -handles different types of sources or atleast has plugins may be (email, rss, filesystem, relational databases, etc) -can load data to Hbase(or hdfs) -ease of use (eg: setting up a new extract source shouldn't be a week long effort) -scales for big data I am open to combining multiple ETLs to get the job done too. Any suggestions? Thank you for your time --089e01493df4ea396c04dd40c2e8--