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 0812E101F5 for ; Thu, 26 Feb 2015 18:19:50 +0000 (UTC) Received: (qmail 23224 invoked by uid 500); 26 Feb 2015 18:19:41 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 23118 invoked by uid 500); 26 Feb 2015 18:19:41 -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 23108 invoked by uid 99); 26 Feb 2015 18:19:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Feb 2015 18:19:41 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of xeonmailinglist@gmail.com designates 74.125.82.54 as permitted sender) Received: from [74.125.82.54] (HELO mail-wg0-f54.google.com) (74.125.82.54) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Feb 2015 18:19:14 +0000 Received: by wggx12 with SMTP id x12so13485187wgg.6 for ; Thu, 26 Feb 2015 10:18:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type; bh=kFJjntL5ADnMji9V8YkfJJk8tw4ofhuAaX8rOhETO84=; b=LIPixisxQ7Z+Pcshr1vEf4Y+j8iRApZZhPAS0lNFqxwP9zfguUTHgiQ94KWmVWMrZZ VT4L8JwHHkmIn/l5iKn8oeKwzaqXKY3xefJp2FKdGwxMUSYBoJTbs4IZlgUuDvgVlcU3 mrwUlCU9TJAeF89Zm4lTdQTvdYsMqNbU5/Aw6O1iaUnPEolMmkaqxnH9xaLaKVMoW8Sq X+Q57hsH/BnJlvWtZOQ+jVm+PcFlyV1PgSHvGyjohBBKByxRD70wh4sgilM7HHpwl+l1 QEBfPmJUUO7fyYrn7zTHvBg7HrmsJJ+CSnVqLqd3gHA2RkSqIRrsB+TQ/Om2T9so1QiM XDxg== X-Received: by 10.180.85.70 with SMTP id f6mr18779705wiz.22.1424974708557; Thu, 26 Feb 2015 10:18:28 -0800 (PST) Received: from [10.101.227.46] ([194.117.18.101]) by mx.google.com with ESMTPSA id x6sm2501019wjf.24.2015.02.26.10.18.27 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Feb 2015 10:18:27 -0800 (PST) Message-ID: <54EF6372.50609@gmail.com> Date: Thu, 26 Feb 2015 18:18:26 +0000 From: xeonmailinglist User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: user@hadoop.apache.org Subject: How to clone Job Content-Type: multipart/alternative; boundary="------------040203050107080809020006" X-Virus-Checked: Checked by ClamAV on apache.org This is a multi-part message in MIME format. --------------040203050107080809020006 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Is there a way to clone a *org.apache.hadoop.mapreduce.Job *that was created by a user? --------------040203050107080809020006 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Is there a way to clone a org.apache.hadoop.mapreduce.Job that was created by a user?
--------------040203050107080809020006--