Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11174 )
Change subject: IMPALA-7335/IMPALA-7418: Add logs to HdfsScanNode to debug the issues ...................................................................... IMPALA-7335/IMPALA-7418: Add logs to HdfsScanNode to debug the issues IMPALA-7335 and IMPALA-7418 are failing some builds on jenkins. However, there is no deterministic method to reproduce them locally and hence it is difficult to figure out the cause of the failure. From the existing logs, it appears that the status generated by HdfsScanNode::ProcessSplit() is lost. This log would help determine the condition when the failures occur. Change-Id: I68698c90031edc6ee8c31e9ce3d52dade9d8f6f1 Reviewed-on: http://gerrit.cloudera.org:8080/11174 Reviewed-by: Bikramjeet Vig <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/exec/hdfs-scan-node.cc 1 file changed, 8 insertions(+), 0 deletions(-) Approvals: Bikramjeet Vig: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/11174 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I68698c90031edc6ee8c31e9ce3d52dade9d8f6f1 Gerrit-Change-Number: 11174 Gerrit-PatchSet: 9 Gerrit-Owner: Pooja Nilangekar <[email protected]> Gerrit-Reviewer: Bikramjeet Vig <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Pooja Nilangekar <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
