Upgrade Guava dependency
felixsg opened this issue · 1 comments
felixsg commented
Guava has a breaking change from 14.0.1 to 15+ in the constructor of the StopWatch class. Since newer versions of Guava are used in several Hadoop libraries, this causes library conflicts. It would be desirable to update the code to Guava 15+
geoHeil commented
Why not use shading?
Felix Sanchez Garcia <notifications@github.com> schrieb am Fr. 18. Mai 2018
um 21:33:
… Guava has a breaking change from 14.0.1 to 15+ in the constructor of the
StopWatch class. Since newer versions of Guava are used in several Hadoop
libraries, this causes library conflicts. It would be desirable to update
the code to Guava 15+
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#216>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABnc9Ax5fm6K41o74LffwKbvpW0BCwCZks5tzyH6gaJpZM4UFPxd>
.