Kurt Deschler created IMPALA-10504:
--------------------------------------
Summary: Add tracing for remote block reads
Key: IMPALA-10504
URL: https://issues.apache.org/jira/browse/IMPALA-10504
Project: IMPALA
Issue Type: Improvement
Reporter: Kurt Deschler
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.
{noformat}
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`"{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]