[
https://issues.apache.org/jira/browse/MAPREDUCE-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13033446#comment-13033446
]
Todd Lipcon commented on MAPREDUCE-2449:
----------------------------------------
The auto-generated catch block around argumentsText.setText seems suspect - is
there really no better way to handle this exception? Should it be rethrown as
an RTE if it's truly unexpected?
> 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
>
> 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