Return-Path: X-Original-To: apmail-hadoop-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-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 BD02117D7A for ; Mon, 2 Feb 2015 10:46:20 +0000 (UTC) Received: (qmail 82818 invoked by uid 500); 2 Feb 2015 10:46:16 -0000 Delivered-To: apmail-hadoop-user-archive@hadoop.apache.org Received: (qmail 82715 invoked by uid 500); 2 Feb 2015 10:46:16 -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 82705 invoked by uid 99); 2 Feb 2015 10:46:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Feb 2015 10:46:16 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,MIME_QP_LONG_LINE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of danielrulez@gmail.com designates 209.85.212.170 as permitted sender) Received: from [209.85.212.170] (HELO mail-wi0-f170.google.com) (209.85.212.170) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Feb 2015 10:45:49 +0000 Received: by mail-wi0-f170.google.com with SMTP id bs8so14712350wib.1 for ; Mon, 02 Feb 2015 02:45:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:mime-version:subject :message-id:date:references:in-reply-to:to; bh=7UbzMcb9dNmrQ3luMNFUDDcJYnpSFTCG1JrzDPXjcjQ=; b=0Xy/KgDUQf7mx0MNh8rVXY1uMICv2PzW/RoPZGKq8AqDiVS9FAPvUiHaAS+QPfdHIL 9e/geQsraG5gpWBu0EHyN8Yn1zn8KbOLGLJ3iH7O3U44HtXNRsKfiXb9cJ2pdumuEE3f 8lSb925MBoHp3D1i24jKDpk5JwoeRd8u5cDH1oI7Vf6bqH6ySOlwdVFP67t+FLw53guC DAJrXkVy50ApZr7Z7uIJl4315TXx9Ebb47Tgkm7dSTIVHCldRls4pn+gLC3uBzFb8Gb/ 5rvmwhimQfZDYsV6J05SyJvu2L5F673wivK2BZ3pZiW6Q47zEcdt8mC4FzKcp0LogdhG kmnQ== X-Received: by 10.180.83.129 with SMTP id q1mr22651825wiy.8.1422873947971; Mon, 02 Feb 2015 02:45:47 -0800 (PST) Received: from [10.168.56.217] ([2.54.55.169]) by mx.google.com with ESMTPSA id eu8sm19249899wib.21.2015.02.02.02.45.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 02 Feb 2015 02:45:47 -0800 (PST) From: Daniel Haviv Content-Type: multipart/alternative; boundary=Apple-Mail-86DDEA6A-8B8C-46BB-BBED-196055055F3E Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (1.0) Subject: Re: Copy data between clusters during the job execution. Message-Id: <33A92A0C-D8ED-4A6C-AC3A-5E61673583E7@gmail.com> Date: Mon, 2 Feb 2015 12:45:45 +0200 References: <54CF51EC.1080504@gmail.com> In-Reply-To: <54CF51EC.1080504@gmail.com> To: "user@hadoop.apache.org" X-Mailer: iPhone Mail (12B440) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail-86DDEA6A-8B8C-46BB-BBED-196055055F3E Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable It should run after your job finishes. You can create the flow using a simple bash script Daniel > On 2 =D7=91=D7=A4=D7=91=D7=A8=D7=B3 2015, at 12:31, xeonmailinglist wrote: >=20 > But can I use discp inside my job, or I need to program something that exe= cutes distcp after executing my job? >=20 >=20 >> On 02-02-2015 10:20, Daniel Haviv wrote: >> an use distcp >>=20 >> Daniel >>=20 >> On 2 =D7=91=D7=A4=D7=91=D7=A8=D7=B3 2015, at 11:12, >=20 --Apple-Mail-86DDEA6A-8B8C-46BB-BBED-196055055F3E Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
It should run after your job finishes.=
You can create the flow using a simple bash script

Daniel

On 2 =D7=91=D7=A4=D7=91=D7= =A8=D7=B3 2015, at 12:31, xeonmailinglist <xeonmailinglist@gmail.com> wrote:

=20 =20 =20 But can I use discp inside my job, or I need to program something that executes distcp after executing my job?


On 02-02-2015 10:20, Daniel Haviv wrote:
an use distcp

Daniel

On 2 =D7=91=D7=A4=D7=91=D7=A8=D7=B3 2015, at 11:12,

=20
= --Apple-Mail-86DDEA6A-8B8C-46BB-BBED-196055055F3E--