I'm experiencing the same problem. I've asked another engineer to try
it out and hit the same problem. Reproducing it is easy:
- checkout trunk
- run "rm -rf ~/.ivy2"
- run "ant clean jar" in hive directory
I've tried "tar -xzf" on the hadoop-core*.tar.gz files stored in cache
which fails, though surprisingly "tar -xf" works. I've manually
replaced both files with files manually downloaded from the same
source and then hive gets built successfully. Seems like ivy does more
than just download the dependencies?
Can anyone try this out?
Thanks,
Francis
On Nov 10, 2011, at 4:29 PM, Vandana Ayyalasomayajula wrote:
> Hey Ashutosh,
>
> I tried cleaning up the cache. It did not help. I am using:
>
> Apache Ant(TM) version 1.8.2 compiled on October 14 2011
> java version "1.6.0_29"
> tar (GNU tar) 1.26
>
> Any more pointers on this issue would be helpful.
>
> Thanks
> Vandana
> On Nov 10, 2011, at 11:32 AM, Ashutosh Chauhan wrote:
>
>> Following should help:
>> 1) rm -rf ~/.ant/cache
>> 2) rm -rf ~/.ivy2/cache
>> 3) ant clean && ant package.
>>
>> Also make sure you are using ant 1.8+
>>
>> Hope it helps,
>> Ashutosh
>> On Wed, Nov 9, 2011 at 14:14, Vandana Ayyalasomayajula <[EMAIL PROTECTED]
>> > wrote:
>> Hi All,
>>
>> When I run "ant clean package" in hive trunk, I see the following
>> ant error message.
>>
>>
http://pastebin.com/DkHbcCUL>>
>> Has anyone encountered this error ?
>>
>> Thanks
>> Vandana Ayyalasomayajula
>>
>>
>>
>>
>
> Vandana Ayyalasomayajula
>
>
>