Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 547A66B8E for ; Tue, 17 May 2011 00:43:35 +0000 (UTC) Received: (qmail 80910 invoked by uid 500); 17 May 2011 00:43:35 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 80866 invoked by uid 500); 17 May 2011 00:43:35 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 80858 invoked by uid 99); 17 May 2011 00:43:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 May 2011 00:43:35 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 May 2011 00:43:34 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id B0F1DCD35F for ; Tue, 17 May 2011 00:42:54 +0000 (UTC) Date: Tue, 17 May 2011 00:42:54 +0000 (UTC) From: "Todd Lipcon (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1886321500.17462.1305592974721.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1816357421.78219.1303569845988.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MAPREDUCE-2449) Allow for command line arguments when performing "Run on Hadoop" action. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MAPREDUCE-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034459#comment-13034459 ] Todd Lipcon commented on MAPREDUCE-2449: ---------------------------------------- Jeff: we generally require unit tests, but it doesn't look like the eclipse plugin is really testable. If you can let us know that you've built and used this enhancement that should be good enough for this area of the code. Thanks! > Allow for command line arguments when performing "Run on Hadoop" action. > ------------------------------------------------------------------------ > > Key: MAPREDUCE-2449 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2449 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: contrib/eclipse-plugin > Affects Versions: 0.20.2 > Environment: Eclipse 3.6, Ubuntu 9.04 > Reporter: Jeff Zemerick > Priority: Minor > Labels: features, patch > Attachments: MAPREDUCE-2449.patch, MAPREDUCE-2449.txt > > Original Estimate: 72h > Remaining Estimate: 72h > > It is currently not possible to specify command line arguments when creating a run configuration for "Run on Hadoop." This patch adds a text box to the RunOnHadoopWizard dialog for providing command line arguments. The arguments are then stored as part of the run configuration. Additionally (as a result), this patch prevents the creation of duplicate run configuration creation by seeing if the original configuration has been changed first. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira