Excellent. Can you give a small example of code.

On Tue, Oct 18, 2011 at 1:13 PM, Uma Maheswara Rao G 72686 <
mahesw...@huawei.com> wrote:

>
> ----- Original Message -----
> From: Oleg Ruchovets <oruchov...@gmail.com>
> Date: Tuesday, October 18, 2011 4:11 pm
> Subject: execute hadoop job from remote web application
> To: common-user@hadoop.apache.org
>
> > Hi , what is the way to execute hadoop job on remote cluster. I
> > want to
> > execute my hadoop job from remote web  application , but I didn't
> > find any
> > hadoop client (remote API) to do it.
> >
> > Please advice.
> > Oleg
> >
> You can put the Hadoop jars in your web applications classpath and find the
> Class JobClient and submit the jobs using it.
>
> Regards,
> Uma
>
>

Reply via email to