[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13036259#comment-13036259
 ] 

Hudson commented on MAPREDUCE-2449:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #684 (See 
[https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk/684/])
    MAPREDUCE-2449. Allow for command line arguments when performing "Run on 
Hadoop" action in Eclipse plugin. Contributed by Jeff Zemerick.

todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1124553
Files : 
* 
/hadoop/mapreduce/trunk/src/contrib/eclipse-plugin/src/java/org/apache/hadoop/eclipse/servers/RunOnHadoopWizard.java
* /hadoop/mapreduce/trunk/CHANGES.txt
* 
/hadoop/mapreduce/trunk/src/contrib/eclipse-plugin/src/java/org/apache/hadoop/eclipse/launch/HadoopApplicationLaunchShortcut.java


> 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
>            Assignee: Jeff Zemerick
>            Priority: Minor
>              Labels: features, patch
>             Fix For: 0.23.0
>
>         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

Reply via email to