You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2011/09/10 05:45:11 UTC

[jira] [Closed] (OOZIE-202) GH-238: it should be possible to submit oozie pig jobs using the system library by default

     [ https://issues.apache.org/jira/browse/OOZIE-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik closed OOZIE-202.
----------------------------------

    Resolution: Fixed

> GH-238: it should be possible to submit oozie pig jobs using the system library by default
> ------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-202
>                 URL: https://issues.apache.org/jira/browse/OOZIE-202
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Hadoop QA
>
> If Oozie server is configured with a system library, it  should be possible to configure it to automatically add the system library for oozie pig jobs.
> To preserve system backwards compatibility this option should be OFF by default.
> In addition, the oozie.libpath property on submission should be optional.
> Thus, together with patch 236, submitting pig jobs becomes identical to native pig submission:
> ---
> $ oozie pig -oozie http://oozieserver:11000/oozie -file myscript.pig \
>    -Dmapred.job.tracker=jbt:10000 -Dfs.default.name=hdfs://nn:9000 \
>    -X -param INPUT=/tmp/in -param OUTPUT=/tmp/out
> ---
> No need to specify an oozie.libpath, no need to specify a -config file, they are optional

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira