Good suggestion. After trashing the hive ivy cache the test passes.
Weird, thanks for the tip.
rm -rf ~/.ivy2/cache/org.apache.hive
--travis
On Wed, Apr 25, 2012 at 11:23 AM, Vandana Ayyalasomayajula
<[email protected]> wrote:
> Hi Travis,
>
> I just ran the test case you mentioned. The test ran successfully.
> May be you can try again by cleaning your ivy cache.
>
> Thanks
> Vandana
> On Apr 25, 2012, at 10:56 AM, Travis Crawford wrote:
>
>> Hey HCatalog gurus -
>>
>> Is anyone else having issues running the following test:
>>
>> ant clean package test -Dtestcase=TestHCatDynamicPartitioned
>>
>> I did a clean trunk checkout and it fails for me. Looking in
>> build/test/logs/TEST-org.apache.hcatalog.mapreduce.TestHCatDynamicPartitioned.txt
>> we see an interesting line:
>>
>> 12/04/25 10:53:11 INFO exec.ExecDriver: Executing:
>> /Users/travis/src/hadoop-0.20.1+169.89/bin/hadoop jar null
>> org.apache.hadoop.hive.ql.exec.ExecDriver -libjars
>> file:///Users/travis/apache/hcatalog2/build/ivy/lib/hcata
>> log/hive-builtins-0.10.0-SNAPSHOT.jar <trimmed the rest of the giant jar
>> list>
>>
>> Notice "null" after "hadoop jar" above. Might this be related to
>> removing the Hive extern? Is anyone else seeing this?
>>
>> --travis
>
> Vandana Ayyalasomayajula
>
>
>