[ 
https://issues.apache.org/jira/browse/HIVE-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834946#action_12834946
 ] 

John Sichi commented on HIVE-1168:
----------------------------------

Thanks Johan!

0.17, 0.19, and 0.20 all passed, so maybe it was a one-off glitch on 0.18.  
Let's see if it clears itself up.


> Fix Hive build on Hudson
> ------------------------
>
>                 Key: HIVE-1168
>                 URL: https://issues.apache.org/jira/browse/HIVE-1168
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: Carl Steinbach
>            Assignee: John Sichi
>            Priority: Critical
>
> {quote}
> We need to delete the .ant directory containing the old ivy version in order 
> to fix it 
> (and if we're using the same environment for both trunk and branches, either 
> segregate them or script an rm to clean in between).
> {quote}
> It's worth noting that ant may have picked up the old version of Ivy from
> somewhere else. In order Ant's classpath contains:
> # Ant's startup JAR file, ant-launcher.jar
> # Everything in the directory containing the version of ant-launcher.jar 
> that's
>   running, i.e. everything in ANT_HOME/lib
> # All JAR files in ${user.home}/.ant/lib
> # Directories and JAR files supplied via the -lib command line option.
> # Everything in the CLASSPATH variable unless the -noclasspath option is used.
> (2) implies that users on shared machines may have to install their own
> version of ant in order to get around these problems, assuming that the
> administrator has install the ivy.jar in $ANT_HOME/lib

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to