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/14 22:59:00 UTC

[jira] [Created] (IMPALA-10508) Add metrics for reading from remote scratch paths

Yida Wu created IMPALA-10508:
--------------------------------

             Summary: Add metrics for reading from remote scratch paths
                 Key: IMPALA-10508
                 URL: https://issues.apache.org/jira/browse/IMPALA-10508
             Project: IMPALA
          Issue Type: Improvement
            Reporter: Yida Wu


For reading data from a remote scratch path, the data can be fetched from the local buffer if the file hasn't been uploaded yet, or fetched from remote filesystem.

The metrics can help to identify how much data is read from the local buffer, how much is from the remote filesystem.



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