Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
ghx-label-14
Description
The TmpFile::AssignDiskQueue(..) passes expected_local false when calling DiskIoMgr::AssignQueue(..) and as a result ends up using the default hdfs queue instead of the queue associated with the local file system.
https://github.com/apache/impala/blob/master/be/src/runtime/tmp-file-mgr.cc#L330
Attachments
Issue Links
- is fixed by
-
IMPALA-9867 Add Support for Spilling to HDFS
- Closed