Joe McDonnell has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19044 )
Change subject: IMPALA-11614: Fix test_metrics_are_zero for Ozone ...................................................................... IMPALA-11614: Fix test_metrics_are_zero for Ozone Fixes TestValidateMetrics.test_metrics_are_zero failure and avoids incrementing the `num-missing-volume-id` metric for Ozone paths because Ozone currently returns a list of nulls representing volume IDs. Therefore the metric does not provide useful feedback with Ozone. Change-Id: Ie0646063361185e04837a8c0fb2842fc4ce3f08f Reviewed-on: http://gerrit.cloudera.org:8080/19044 Reviewed-by: Joe McDonnell <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/exec/hdfs-scan-node-base.cc 1 file changed, 8 insertions(+), 1 deletion(-) Approvals: Joe McDonnell: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/19044 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ie0646063361185e04837a8c0fb2842fc4ce3f08f Gerrit-Change-Number: 19044 Gerrit-PatchSet: 2 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
