Tianyi Wang has uploaded this change for review. ( 
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, 13 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/46/8846/1
--
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: newchange
Gerrit-Change-Id: I88dfb7165b7515b3e96111436be490f2068ec322
Gerrit-Change-Number: 8846
Gerrit-PatchSet: 1
Gerrit-Owner: Tianyi Wang <[email protected]>

Reply via email to