[ 
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.2.patch

Addressed the comments by Rohini.

Now the user can set the property harness.PERL5LIB to control the PERL5LIB 
environment variable in the tests.
                
> 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.2.patch, 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

Reply via email to