Hello Aman Sinha, Joe McDonnell, Impala Public Jenkins, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/17062 to look at the new patch set (#5). Change subject: IMPALA-10504: Add tracing for remote block reads ...................................................................... IMPALA-10504: Add tracing for remote block reads This patch logs metadata for the first unexpected remote read of each scanrange when the flag fs_trace_remote_reads is set to true. This logging is intended to help diagnose the root cause of remote reads. Since a message may be logged for each scan range, there could be several hundred lines of output in a degenerate case. However, the remote read condition is not expected and verbose output may be needed to diagnose the root cause. Reviewed-by: Aman Sinha <amsi...@cloudera.com> Change-Id: I8c6a3e92f44813048022edf2b91299b3b0a20257 --- M be/src/runtime/io/hdfs-file-reader.cc M be/src/runtime/io/hdfs-file-reader.h 2 files changed, 41 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/62/17062/5 -- To view, visit http://gerrit.cloudera.org:8080/17062 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I8c6a3e92f44813048022edf2b91299b3b0a20257 Gerrit-Change-Number: 17062 Gerrit-PatchSet: 5 Gerrit-Owner: Kurt Deschler <kdesc...@cloudera.com> Gerrit-Reviewer: Aman Sinha <amsi...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com>