We do it for ASM. But why do we need to use a different guava version?
On Tue, Nov 24, 2015 at 10:27 PM, Timothy Farkas <[email protected]> wrote: > Flink shades the guava dependency so that Flink can use a version of guava > that is different from the one provided by the hadoop distribution. Is this > something that we should be doing as well? > > https://github.com/apache/flink/blob/master/flink-shaded-hadoop/pom.xml >
