Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.20.2
-
Eclipse 3.6, Ubuntu 9.04
-
Reviewed
-
run on hadoop, arguments
Description
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.