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

David Rorke reassigned IMPALA-11905:
------------------------------------

    Assignee: David Rorke

> Add an option to use direct IO for the data cache
> -------------------------------------------------
>
>                 Key: IMPALA-11905
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11905
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>    Affects Versions: Impala 4.3.0
>            Reporter: Joe McDonnell
>            Assignee: David Rorke
>            Priority: Major
>
> The data cache typically makes use of fast SSDs for storage. Given how fast 
> those SSDs are, it may be better to do direct IO rather than going through 
> the OS buffer cache. Excessive traffic through the OS buffer cache can create 
> memory pressure and performance issues. We should add a startup option to use 
> direct IO (i.e. O_DIRECT when opening the file) and test performance.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to