You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Yida Wu (Jira)" <ji...@apache.org> on 2021/02/27 00:05:00 UTC

[jira] [Closed] (IMPALA-9894) TmpFile incorrectly uses default hdfs queue

     [ https://issues.apache.org/jira/browse/IMPALA-9894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yida Wu closed IMPALA-9894.
---------------------------
    Fix Version/s: Impala 4.0
       Resolution: Fixed

> TmpFile incorrectly uses default hdfs queue
> -------------------------------------------
>
>                 Key: IMPALA-9894
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9894
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>            Reporter: Abhishek Rawat
>            Assignee: Yida Wu
>            Priority: Major
>             Fix For: Impala 4.0
>
>
> 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]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)