Return-Path: X-Original-To: apmail-atlas-dev-archive@minotaur.apache.org Delivered-To: apmail-atlas-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 7D24018677 for ; Tue, 14 Jul 2015 16:09:41 +0000 (UTC) Received: (qmail 18727 invoked by uid 500); 14 Jul 2015 16:09:41 -0000 Delivered-To: apmail-atlas-dev-archive@atlas.apache.org Received: (qmail 18688 invoked by uid 500); 14 Jul 2015 16:09:41 -0000 Mailing-List: contact dev-help@atlas.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@atlas.incubator.apache.org Delivered-To: mailing list dev@atlas.incubator.apache.org Received: (qmail 18671 invoked by uid 99); 14 Jul 2015 16:09:41 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Jul 2015 16:09:41 +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 A00FC1801DB for ; Tue, 14 Jul 2015 16:09:40 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.879 X-Spam-Level: ** X-Spam-Status: No, score=2.879 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] autolearn=disabled Authentication-Results: spamd3-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 (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id bUyNBlVJDxgW for ; Tue, 14 Jul 2015 16:09:40 +0000 (UTC) Received: from mail-ig0-f179.google.com (mail-ig0-f179.google.com [209.85.213.179]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id AFAC42092B for ; Tue, 14 Jul 2015 16:09:39 +0000 (UTC) Received: by iggf3 with SMTP id f3so15782617igg.1 for ; Tue, 14 Jul 2015 09:09:39 -0700 (PDT) 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=epobFoSpEt8KLu93LTnmmvFtTvZ0ZFviaSNVPFzGvMo=; b=n3sYDGOB07QDUhaXJSLsxr/EaYne0J8yZdCp2oWrBdQClUS26r5SGOtLc6XkldqA7t nw55mtBt9/xD0RLF/ZtvcVfGUFf4o/TkhLY50nP9GUo6QbZaaf4ZhN2jE8paku/PUQci Y6D8sPxmVFbQMZfMkwE0jk4heN42aZLq1zOloavZJTicjF8etafltEH2epzxuRBHXd7Z WWYMjn5UG8HxVWXVQY+/CujwN++iBMLJnu9+CGnXwpyQGQMP3cxibWzt8L+CaFVih4Jv 0NBTCImpDWo3tugRKOTpcAbnQm5F/Vv1N+t20IcXNBJzNEm8YhJxqGmm7qfylUNbYUgn InTQ== MIME-Version: 1.0 X-Received: by 10.50.49.34 with SMTP id r2mr4421247ign.66.1436890179071; Tue, 14 Jul 2015 09:09:39 -0700 (PDT) Received: by 10.64.64.39 with HTTP; Tue, 14 Jul 2015 09:09:39 -0700 (PDT) In-Reply-To: References: Date: Tue, 14 Jul 2015 21:39:39 +0530 Message-ID: Subject: Re: Falcon From: Suma Shivaprasad To: dev@atlas.incubator.apache.org Content-Type: multipart/alternative; boundary=e89a8f839a51b477e9051ad81003 --e89a8f839a51b477e9051ad81003 Content-Type: text/plain; charset=UTF-8 Hi Nigel, Yes the Falcon plugin was removed since it was not yet mature. Only HIve plugin is available as of now.There is work in progress to make these plugins reliable - https://issues.apache.org/jira/browse/ATLAS-58 The plan is to work on Storm and Kafka plugins next. Falcon is not yet planned for the near term. Have raised an issue for Falcon plugin - https://issues.apache.org/jira/browse/ATLAS-69. You are welcome to take up if you are interested. Thanks Suma On Tue, Jul 14, 2015 at 8:53 PM, Nigel Jones wrote: > In the current atlas code I see Hive plugins, but the Falcon plugin that > was present in the 0.1 code preview is no longer present. > > Is only Hive available for now? > Is there an expectation that Falcon will reappear in the near term? > Are any further plugins being tracked in Jira (I couldn't see any)? > > Many thanks > Nigel. > > --e89a8f839a51b477e9051ad81003--