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


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