Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
streams use of several methods that did not appear in guava until after 15 (spark is still using 14) cause failures when streams classes are run inside spark jobs.
rewrite around use of those methods to ensure compatibility.