You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/06/27 19:35:00 UTC

[jira] [Closed] (IMPALA-8495) Impala Doc: Document Data Read Cache

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

Alex Rodoni closed IMPALA-8495.
-------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.3.0

> Impala Doc: Document Data Read Cache
> ------------------------------------
>
>                 Key: IMPALA-8495
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8495
>             Project: IMPALA
>          Issue Type: Task
>          Components: Docs
>    Affects Versions: Impala 3.3.0
>            Reporter: Michael Ho
>            Assignee: Alex Rodoni
>            Priority: Major
>              Labels: future_release_doc, in_33
>             Fix For: Impala 3.3.0
>
>
> IMPALA-8341 introduces a data cache for remote reads. In particular, it caches data for non-local reads (e.g. S3, ABFS, ADLS). The data cache can be enabled setting the startup flag {{--data_cache=<dir1>,<dir2>,...,<dirN>:<quota>}} in which {{<dir1>,...,<dirN>}} are directories on local filesystem and {{quota}} is the storage consumption quota for each directory. Note that multiple Impala daemons running on the same host *must not* share cache directories.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)