[ https://issues.apache.org/jira/browse/IMPALA-10504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kurt Deschler reassigned IMPALA-10504: -------------------------------------- Assignee: Kurt Deschler > 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 > Assignee: Kurt Deschler > Priority: Major > > 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: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org