You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-user@hadoop.apache.org by Ramil Malikov <vi...@gmail.com> on 2014/06/26 13:22:25 UTC

Submit Hadoop Job Remotely (without creating a jar)

Is it possible submit Job to Hadoop cluster (2.2.0) from remote machine 
without creating a jar?
Like PigServer.submit(pigScript).

Thank you.

Re: Submit Hadoop Job Remotely (without creating a jar)

Posted by Tsuyoshi OZAWA <oz...@gmail.com>.
Some tools provide us CLI tools which don't require creating jar. For
example, you can use Pig interactive mode if you'd like to use Pig.
http://pig.apache.org/docs/r0.12.1/start.html#interactive-mode

Hive CLI is one of them:
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Cli

Thanks,
- Tsuyoshi

On Thu, Jun 26, 2014 at 8:22 PM, Ramil Malikov <vi...@gmail.com> wrote:
> Is it possible submit Job to Hadoop cluster (2.2.0) from remote machine
> without creating a jar?
> Like PigServer.submit(pigScript).
>
> Thank you.



-- 
- Tsuyoshi

Re: Submit Hadoop Job Remotely (without creating a jar)

Posted by Tsuyoshi OZAWA <oz...@gmail.com>.
Some tools provide us CLI tools which don't require creating jar. For
example, you can use Pig interactive mode if you'd like to use Pig.
http://pig.apache.org/docs/r0.12.1/start.html#interactive-mode

Hive CLI is one of them:
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Cli

Thanks,
- Tsuyoshi

On Thu, Jun 26, 2014 at 8:22 PM, Ramil Malikov <vi...@gmail.com> wrote:
> Is it possible submit Job to Hadoop cluster (2.2.0) from remote machine
> without creating a jar?
> Like PigServer.submit(pigScript).
>
> Thank you.



-- 
- Tsuyoshi

Re: Submit Hadoop Job Remotely (without creating a jar)

Posted by Tsuyoshi OZAWA <oz...@gmail.com>.
Some tools provide us CLI tools which don't require creating jar. For
example, you can use Pig interactive mode if you'd like to use Pig.
http://pig.apache.org/docs/r0.12.1/start.html#interactive-mode

Hive CLI is one of them:
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Cli

Thanks,
- Tsuyoshi

On Thu, Jun 26, 2014 at 8:22 PM, Ramil Malikov <vi...@gmail.com> wrote:
> Is it possible submit Job to Hadoop cluster (2.2.0) from remote machine
> without creating a jar?
> Like PigServer.submit(pigScript).
>
> Thank you.



-- 
- Tsuyoshi

Re: Submit Hadoop Job Remotely (without creating a jar)

Posted by Tsuyoshi OZAWA <oz...@gmail.com>.
Some tools provide us CLI tools which don't require creating jar. For
example, you can use Pig interactive mode if you'd like to use Pig.
http://pig.apache.org/docs/r0.12.1/start.html#interactive-mode

Hive CLI is one of them:
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Cli

Thanks,
- Tsuyoshi

On Thu, Jun 26, 2014 at 8:22 PM, Ramil Malikov <vi...@gmail.com> wrote:
> Is it possible submit Job to Hadoop cluster (2.2.0) from remote machine
> without creating a jar?
> Like PigServer.submit(pigScript).
>
> Thank you.



-- 
- Tsuyoshi