Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
As mentioned on CRUNCH0-356, we should look at removing all dependencies on Guava to help simplify Crunch's dependency tree and to not constrain consumers on the versions of Guava they want to consume.
Looking at other projects like Spark, Hadoop, and HBase they all do not depend on Guava but have copied a class or two internally that they depend on.
Attachments
Issue Links
- is related to
-
CRUNCH-582 Upgrade Guava Dependency to 0.14
- Closed
- relates to
-
CRUNCH-356 Replace deprecated Closeables.closeQuietly with explicit IOException handling
- Reopened