Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/8590 )
Change subject: IMPALA-6109: xfail TestHdfsUnknownErrors::test_hdfs_safe_mode_error_255 ...................................................................... IMPALA-6109: xfail TestHdfsUnknownErrors::test_hdfs_safe_mode_error_255 The test puts the HDFS name node into safe mode to trigger an "Unknown Error 255" and verifies that the error details can be obtained correctly via the libHDFS API. However, putting the name node into safe mode can trip up HBase (HBASE-18738), which causes sporadic failures of our other HBase tests. To prevent this, we xfail the test until the HBase issue has been addressed (or we find a better way to trigger a 255 error). IMPALA-6212 tracks re-enabling the test in the future. Change-Id: I55979bed07147409949b798d4beb7a3b3b7ec5c3 Reviewed-on: http://gerrit.cloudera.org:8080/8590 Reviewed-by: Sailesh Mukil <[email protected]> Tested-by: Impala Public Jenkins --- M tests/data_errors/test_data_errors.py 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Sailesh Mukil: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/8590 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I55979bed07147409949b798d4beb7a3b3b7ec5c3 Gerrit-Change-Number: 8590 Gerrit-PatchSet: 2 Gerrit-Owner: Lars Volker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Zach Amsden <[email protected]>
