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 26A61D4D2 for ; Sun, 1 Jul 2012 06:48:36 +0000 (UTC) Received: (qmail 80597 invoked by uid 500); 1 Jul 2012 06:48:34 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 80221 invoked by uid 500); 1 Jul 2012 06:48:30 -0000 Mailing-List: contact mapreduce-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-user@hadoop.apache.org Delivered-To: mailing list mapreduce-user@hadoop.apache.org Received: (qmail 80166 invoked by uid 99); 1 Jul 2012 06:48:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Jul 2012 06:48:27 +0000 X-ASF-Spam-Status: No, hits=1.8 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of kasisubbu440@gmail.com designates 209.85.210.48 as permitted sender) Received: from [209.85.210.48] (HELO mail-pz0-f48.google.com) (209.85.210.48) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Jul 2012 06:48:21 +0000 Received: by dadz8 with SMTP id z8so7331747dad.35 for ; Sat, 30 Jun 2012 23:48:01 -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=Rmn+v1RPg+zT2a8ozD2ioH1OTJiEwKjuow0nIYFroKU=; b=a/HV1l/yFzk3DMAGK5DffIdMOQNe8mnRbiq8F6S0zdZFDjXIdeei79kerT6oHQbEsM po9WmjkfZDDwfr6iocfSplUgfeoWpeT993YqE1cQmJSmMLwxaCguruLt0dY02690mQW7 HVdb43nCPf7Zt6fIBJdmxiSzOWpr6sd33TR3HMmHDzVSTxXJZLWvyTUQ/qNO8vBeR191 +kzW4CinJkGQvEd/VnpHR1kE3XuYeag+M3XnIpO1scZZjL8VYpgjMOpmvG8Ti1T0GwWX p2PsMgE+I4UxJ5Eeud3kNmBx0/Y+m/B9ESlFhxwLdxKaMsw6IvsgvBwkxTXw3GZFdWBL 5AXg== MIME-Version: 1.0 Received: by 10.68.224.133 with SMTP id rc5mr20491996pbc.14.1341125281004; Sat, 30 Jun 2012 23:48:01 -0700 (PDT) Received: by 10.68.197.138 with HTTP; Sat, 30 Jun 2012 23:48:00 -0700 (PDT) In-Reply-To: References: Date: Sun, 1 Jul 2012 12:18:00 +0530 Message-ID: Subject: Re: Operations after killing a job From: Kasi Subrahmanyam To: "mapreduce-user@hadoop.apache.org" Content-Type: multipart/alternative; boundary=e89a8ff254b0f93e4d04c3bf0f3d X-Virus-Checked: Checked by ClamAV on apache.org --e89a8ff254b0f93e4d04c3bf0f3d Content-Type: text/plain; charset=ISO-8859-1 I prefer not to use Oozie if possible. What I want to know is where does the control reach in the Hadoop classes if I keep a job explicitly. To say can I know which class gets the control if possible Thanks, Subbu On Sunday, July 1, 2012, Harsh J wrote: > A framework like Oozie can help you do what you need here. Take a look > at its workflow running/management features: > http://incubator.apache.org/oozie/ > > Is this what you're looking for? > > On Sat, Jun 30, 2012 at 3:30 PM, Kasi Subrahmanyam > > wrote: > > Hi, > > > > If i have few jobs added to a controller, and i explicitly killed a job > in > > between (assuming all the other jobs failed due to dependency). > > Can i have the control back to perform some operations after that or is > > there any API to do that. > > Please correct me if i question is wrong to begin with? > > > > > > Thanks in advance > > Subbu > > > > -- > Harsh J > --e89a8ff254b0f93e4d04c3bf0f3d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I prefer not to use Oozie if possible.
What I want to know is where doe= s the control reach in the Hadoop classes if I keep a job explicitly.
=
To say can I know which class gets the control if possible

Thanks,
Subbu

On Sunday, July = 1, 2012, Harsh J wrote:
A framework like= Oozie can help you do what you need here. Take a look
at its workflow running/management features:
http://inc= ubator.apache.org/oozie/

Is this what you're looking for?

On Sat, Jun 30, 2012 at 3:30 PM, Kasi Subrahmanyam
<kasisubbu440@gmail.com> wrote:
> Hi,
>
> If i have few jobs added to a controller, and i explicitly killed a jo= b in
> between (assuming all the other jobs failed due to dependency).
> Can i have the control back to perform some operations after that=A0 o= r is
> there any API to do that.
> Please correct me if i question is wrong to begin with?
>
>
> Thanks in advance
> Subbu



--
Harsh J
--e89a8ff254b0f93e4d04c3bf0f3d--