You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by Mohit Anchlia <mo...@gmail.com> on 2012/12/04 21:15:26 UTC

Launching pig job from Java Application

We are currently working on a flow driver using normal ESB engine. I wanted
some suggestion on how one can launch pig jobs from Java Applications into
the hadoop cluster.

Re: Launching pig job from Java Application

Posted by Prashant Kommireddi <pr...@gmail.com>.
Take a look at
http://pig.apache.org/docs/r0.10.0/api/org/apache/pig/PigServer.html

On Wed, Dec 5, 2012 at 1:45 AM, Mohit Anchlia <mo...@gmail.com>wrote:

> We are currently working on a flow driver using normal ESB engine. I wanted
> some suggestion on how one can launch pig jobs from Java Applications into
> the hadoop cluster.
>