You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Michael Smith (Jira)" <ji...@apache.org> on 2022/11/01 23:20:00 UTC

[jira] [Created] (IMPALA-11698) Ozone local reads do not update local-bytes-read metric

Michael Smith created IMPALA-11698:
--------------------------------------

             Summary: Ozone local reads do not update local-bytes-read metric
                 Key: IMPALA-11698
                 URL: https://issues.apache.org/jira/browse/IMPALA-11698
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
            Reporter: Michael Smith


https://github.com/apache/impala/blob/7a28295905e97e41503670bbdd92e64ea47f0078/be/src/runtime/io/hdfs-file-reader.cc#L394-L417 updates several metrics that were previously specific to HDFS. The local-bytes-read metric makes sense for Ozone as Ozone datanodes can be co-located with Impala executors. It's currently not updated for co-located Ozone reads.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org