warcbase icon indicating copy to clipboard operation
warcbase copied to clipboard

Re-upgrade Guava (UKWA's WARC Hadoop indexer dependency)

Open lintool opened this issue 10 years ago • 2 comments

I had to downgrade Guava to accomodate UKWA's WARC Hadoop indexer: https://github.com/lintool/warcbase/blob/master/pom.xml#L277

But this issue now appears to be fixed: https://github.com/ukwa/webarchive-discovery/commit/969ff3528219267ff31cfa3169f099a9df6a0567

Thanks @anjackson

lintool avatar Jul 22 '15 17:07 lintool

Sorry about that! Should work okay from the next release.

anjackson avatar Jul 22 '15 17:07 anjackson

Okay, this is pretty nuts. CDH jars depend on an older version of guava, so upgrading to guava 18 breaks Pig test cases. Srsly.

lintool avatar Nov 01 '15 14:11 lintool