You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Andrew C. Oliver (JIRA)" <ji...@apache.org> on 2014/09/09 01:01:31 UTC

[jira] [Updated] (PIG-4160) -forcelocaljars / -j flag when using a remote url for a script

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

Andrew C. Oliver updated PIG-4160:
----------------------------------
    Attachment: forcelocal.trunk.patch

this patches trunk, I can supply against other branches if desired.

> -forcelocaljars / -j flag when using a remote url for a script
> --------------------------------------------------------------
>
>                 Key: PIG-4160
>                 URL: https://issues.apache.org/jira/browse/PIG-4160
>             Project: Pig
>          Issue Type: Improvement
>          Components: impl
>    Affects Versions: 0.14.0
>            Reporter: Andrew C. Oliver
>              Labels: patch
>             Fix For: 0.14.0
>
>         Attachments: forcelocal.trunk.patch
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> patch adds a -j/forcelocaljars flag which if enabled allows you to do 
> pig -j -useHCatalog hdfs://myserver:8020/load/scripts/mydir/myscript.pig
> thus loading the pig script REMOTELY 
> while loading the jar files LOCALLY
> One does this to avoid a single point of failure but avoid one central interversion dependent repository for all the jars across all teams/projects.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)