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 "Abhishek Rawat (Jira)" <ji...@apache.org> on 2020/06/05 15:40:00 UTC

[jira] [Created] (IMPALA-9829) Add metrics for Spilling to S3

Abhishek Rawat created IMPALA-9829:
--------------------------------------

             Summary: Add metrics for Spilling to S3
                 Key: IMPALA-9829
                 URL: https://issues.apache.org/jira/browse/IMPALA-9829
             Project: IMPALA
          Issue Type: Task
          Components: Backend
            Reporter: Abhishek Rawat
             Fix For: Impala 4.0


Extend tmp-file-mgr metrics to include additional metrics for Spilling to S3. 

 
{code:java}
tmp-file-mgr.s3.write-latency // Histogram of write operation times on S3.
tmp-file-mgr.s3.write-size // Histogram of write operation sizes on S3.
tmp-file-mgr.s3.write-io-error // I/O errors encountered during writing.
{code}
 



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

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