Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-10504

Add tracing for remote block reads

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.0.0
    • None
    • None
    • ghx-label-3

    Description

      While chasing performance issues, there were a large number of remote block read messages in the logs. Need tracing to track down the source of these. 

          Errors: Read 3.07 GB of data across network that was expected to be local.
      Block locality metadata for table 'tpcds_600_parquet.store_sales' may be stale.
      This only affects query performance and not result correctness.
      One of the common causes for this warning is HDFS rebalancer moving some of the file's blocks.
      If the issue persists, consider running "INVALIDATE METADATA `tpcds_600_parquet`.`store_sales`"

       

      Attachments

        Activity

          People

            kdeschle Kurt Deschler
            kdeschle Kurt Deschler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: