Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/8656 )
Change subject: IMPALA-6244: Fix test failures with Hadoop 3.0 ...................................................................... IMPALA-6244: Fix test failures with Hadoop 3.0 The metadata query test fails when run against Hadoop 3.0 due to some defaults changing for sequence files. Testing: Compared the output of hadoop fs -text /test-warehouse/alltypesmixedformat/year=2009/month=2/000023_0 and verified it is the same after a data load on Hadoop 2.6 and Hadoop 3.0; ran the metadata query test and verified it now passes in both cases. Change-Id: I1ccffdb0f712da1feb55f839e8d87a30f15e4fb6 Reviewed-on: http://gerrit.cloudera.org:8080/8656 Reviewed-by: Alex Behm <[email protected]> Tested-by: Impala Public Jenkins --- M testdata/workloads/functional-query/queries/QueryTest/show-stats.test 1 file changed, 5 insertions(+), 5 deletions(-) Approvals: Alex Behm: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/8656 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I1ccffdb0f712da1feb55f839e8d87a30f15e4fb6 Gerrit-Change-Number: 8656 Gerrit-PatchSet: 4 Gerrit-Owner: Zach Amsden <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Tim Wood <[email protected]> Gerrit-Reviewer: Zach Amsden <[email protected]>
