Details
-
Sub-task
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
3.4.0
-
None
-
None
Description
Hive is raising java.lang.NoSuchMethodError when attempting to run Hive queries against abfs because it's version of commons IO doesn't match that hadoop is built with.
Moving to use Hadoop's IOUtil.cleanup methods rather than commons IOUtils avoids this
Attachments
Issue Links
- is caused by
-
HADOOP-18873 ABFS: AbfsOutputStream doesnt close DataBlocks object.
- Open