Thank you James,
the JIRA (https://issues.apache.org/jira/browse/MAPREDUCE-1262 )states that this plugin is only for Hadoop 0.20.0/1, yet I need support for 0.21.0. And my the goal actually is to submit jobs to a remote Hadoop cluster. As suggested earlier (probably) using the Cluster and Job class (formally using JobClient, but I want to avoid that class, as it seems to be marked deprecated sooner or later).

Thanks again,
Martin

On 24.09.2010 17:32, James Hammerton wrote:
http://wiki.apache.org/hadoop/EclipsePlugIn may be of interest for the former requirement.

Regards,

James

On Fri, Sep 24, 2010 at 4:12 PM, Martin Becker <[email protected] <mailto:[email protected]>> wrote:

     Hi James,

    I am trying to avoid to call any command line command. I want to
    submit a job from within a java application. If possible without
    packing any jar file at all. But I guess that will be necessary to
    allow Hadoop to load the specific classes. The tutorial definitely
    does not contain any explicit java code how to do this. Sorry, for
    not stating my problem clearly:

    Right now I want to use Eclipse to submit my job by doing using
    the "Run as..." dialog. Later I want to embed that part in a java
    application submitting configured jobs to a remote Hadoop
    system/cluster.

    Regards,
    Martin




--
James Hammerton | Senior Data Mining Engineer
www.mendeley.com/profiles/james-hammerton <http://www.mendeley.com/profiles/james-hammerton>

Mendeley Limited | London, UK | www.mendeley.com <http://www.mendeley.com>
Registered in England and Wales | Company Number 6419015




Reply via email to