harsha2010/magellan

Upgrade Guava dependency

felixsg opened this issue · 1 comments

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+