You could install a version of Pig in your home directory and use that instead of the one installed in /usr/lib/pig. Pig itself only runs on the client machine and uses standard interfaces to connect to the cluster and submit map reduce jobs.
On Thu, May 17, 2012 at 3:23 PM, Saurabh S <[email protected]> wrote: > > Is there any way to bypass the bug listed here: > https://issues.apache.org/jira/browse/PIG-1824 > > Some discussion is here: > http://mail-archives.apache.org/mod_mbox/pig-user/201204.mbox/%3ccah-jsx-fc+zveqnth9bsbgdkqhk1vgcsp835qg4l4smot5c...@mail.gmail.com%3E > But it does not help me since being a local user, I cannot move the > jython.jar in a system directory. > > This is my pig version: Apache Pig version 0.8.1-cdh3u3 (rexported) >
