danny0405 commented on code in PR #8070:
URL: https://github.com/apache/hudi/pull/8070#discussion_r1122901308


##########
packaging/bundle-validation/validate.sh:
##########
@@ -148,7 +148,7 @@ test_flink_bundle() {
     export HADOOP_CLASSPATH=$($HADOOP_HOME/bin/hadoop classpath)
     $FLINK_HOME/bin/start-cluster.sh
     $FLINK_HOME/bin/sql-client.sh -j $JARS_DIR/flink.jar -f 
$WORKDIR/flink/insert.sql
-    sleep 10 # for test stability
+    sleep 20 # for test stability

Review Comment:
   It takes longer time for the insert SQL to finish when metadata table is 
enabled.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to