You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Gianmarco De Francisci Morales (JIRA)" <ji...@apache.org> on 2012/09/13 16:16:07 UTC

[jira] [Updated] (PIG-2920) e2e tests override PERL5LIB environment variable

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

Gianmarco De Francisci Morales updated PIG-2920:
------------------------------------------------

    Attachment: PIG-2920.patch
    
> e2e tests override PERL5LIB environment variable
> ------------------------------------------------
>
>                 Key: PIG-2920
>                 URL: https://issues.apache.org/jira/browse/PIG-2920
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Gianmarco De Francisci Morales
>            Assignee: Gianmarco De Francisci Morales
>            Priority: Minor
>         Attachments: PIG-2920.patch
>
>
> I am not sure why but e2e tests set PERL5LIB like this:
> {code}
> <env key="PERL5LIB" value="./libexec"/>
> {code}
> This overrides any env variable, so there is no way to use custom Perl installations.
> This patch just removes the line, thus we will rely on the user to configure PERL5LIB appropriately.
> With this modification I am able to use my custom Perl installation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira