Zach Amsden has uploaded this change for review. ( 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 --- M testdata/workloads/functional-query/queries/QueryTest/show-stats.test 1 file changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/56/8656/1 -- 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: newchange Gerrit-Change-Id: I1ccffdb0f712da1feb55f839e8d87a30f15e4fb6 Gerrit-Change-Number: 8656 Gerrit-PatchSet: 1 Gerrit-Owner: Zach Amsden <[email protected]>
