Tianyi Wang has uploaded a new patch set (#2). ( http://gerrit.cloudera.org:8080/8846 )
Change subject: IMPALA-3887: Wait for HDFS replication in data loading ...................................................................... IMPALA-3887: Wait for HDFS replication in data loading When the data loading finishes, it is possible for some HDFS blocks to be under replicated. If impala gets the metadata before the replication is done, some tests may fail. This patch adds a replication waiting step in the data loading script. Change-Id: I88dfb7165b7515b3e96111436be490f2068ec322 --- M testdata/bin/create-load-data.sh 1 file changed, 17 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/46/8846/2 -- To view, visit http://gerrit.cloudera.org:8080/8846 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I88dfb7165b7515b3e96111436be490f2068ec322 Gerrit-Change-Number: 8846 Gerrit-PatchSet: 2 Gerrit-Owner: Tianyi Wang <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Tianyi Wang <[email protected]>
