Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9DF01D6A8 for ; Wed, 7 Nov 2012 16:21:40 +0000 (UTC) Received: (qmail 47115 invoked by uid 500); 7 Nov 2012 16:14:41 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 47030 invoked by uid 500); 7 Nov 2012 16:14:40 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 46980 invoked by uid 99); 7 Nov 2012 16:14:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2012 16:14:38 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of harsh@cloudera.com designates 209.85.223.176 as permitted sender) Received: from [209.85.223.176] (HELO mail-ie0-f176.google.com) (209.85.223.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2012 16:14:31 +0000 Received: by mail-ie0-f176.google.com with SMTP id k11so2957076iea.35 for ; Wed, 07 Nov 2012 08:14:11 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=9hQYfM662Y3OxgIK4p1MYU60MtOHl/XjvbH2ZnLxFvY=; b=G7TjVBU5WDZrkdRVlN6SOQDHVYw7eP9kfn2TECI+pR/2tpiXqHszs5uCVCafvQeTyo AIYz8DJoWSKu+EImvpKBvX/tW51CfH/Rw9/ZyejK8qN6GpJLs9kRiUpalEQ7iCqiYv/P JpFnStFfAmxUzERNayTxY6hjeuLtB9rb9om/Blebr9UsBV1K31p8SJhdIe1P7SRTfVLd UwAAuRB7rt1VJy+NLAt6c9Y7llyVKWmRQ6oIZpb4mMabI4rL42CdsqZ+Lhe4X/geSdwU +odSE8N1gXEN25tfaC5IyarNluA7Ja+C5IfHt2524LzxDHfCtLbkbyVtp6JRmkTXZnGa wmlg== Received: by 10.50.197.225 with SMTP id ix1mr4989518igc.66.1352304851104; Wed, 07 Nov 2012 08:14:11 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.27.8 with HTTP; Wed, 7 Nov 2012 08:13:37 -0800 (PST) In-Reply-To: References: From: Harsh J Date: Wed, 7 Nov 2012 21:43:37 +0530 Message-ID: Subject: Re: Can we use Pentaho Job in oozie? To: user@oozie.apache.org Cc: ramasubramanian.narayanan@gmail.com Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQlrTSg2UkNA8r7+/BDlw0cjf4phUyslMnIMc+56kvUGkWY9KVOH//h7wZucUA8Y0TD66w57 X-Virus-Checked: Checked by ClamAV on apache.org Hi, Oozie has its own list now. Moving to Oozie's user lists (user@oozie.apache.org). I am not very sure what a Pentaho Job is, but Oozie does provide sufficient developer-extensions (such as custom actions and custom EL functions, aside of the simple Java Action), to allow integration with other systems. As far as "inbuilt" is concerned, I guess the answer is no currently, but contributions are welcome. On Wed, Nov 7, 2012 at 9:29 PM, Ramasubramanian Narayanan wrote: > Hi, > > Can we use Pentaho Jobs in oozie? > > regards, > Rams -- Harsh J