[ 
https://issues.apache.org/jira/browse/PIG-5278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16110779#comment-16110779
 ] 

Rohini Palaniswamy commented on PIG-5278:
-----------------------------------------

bq.also what do we need to get the usual build working again?
 Fixed it. Changed JDK (dropdown in Jenkins Configure) to JDK 1.8 (latest) from 
OpenJDK 7 (on Ubuntu only) and removed export JAVA_HOME

{code}
echo "JAVA_HOME: ${JAVA_HOME}"
#export 
JAVA_HOME=/home/jenkins/jenkins-slave/workspace/Pig-trunk-commit/java-8-openjdk-amd64
{code} 

{code}
JAVA_HOME: /home/jenkins/tools/java/latest1.8
{code}

Also removed -Djava5.home=$JAVA5_HOME which is not defined in code anywhere.

> Unit test failures because of PIG-5264
> --------------------------------------
>
>                 Key: PIG-5278
>                 URL: https://issues.apache.org/jira/browse/PIG-5278
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Satish Subhashrao Saley
>            Assignee: Nandor Kollar
>             Fix For: 0.18.0
>
>         Attachments: PIG-5264_2.patch, PIG-5278_1.patch, 
> TEST-org.apache.pig.test.TestAutoLocalMode.txt, 
> TEST-org.apache.pig.test.TestMultiQueryCompiler.txt
>
>
> Following unit tests are failing after commit 
> cdd48d8c448221b2bde7f423dd26bbfc51102399
> PIG-5264 
> https://github.com/apache/pig/commit/cdd48d8c448221b2bde7f423dd26bbfc51102399
> # TestAutoLocalMode
> # TestMultiQueryCompiler



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to