Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
trunk
-
None
-
None
Description
JavaActionExecutor uses both Guava's Closeables and commons-io's IOUtils to close the yarnClient quietly. The Guava's versions causes problem in the Guava update (OOZIE-3418). We should use only commons-io's IOUtils in the code.
Attachments
Attachments
Issue Links
- relates to
-
OOZIE-3418 Upgrade to Guava 27
- Patch Available