You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "danny0405 (via GitHub)" <gi...@apache.org> on 2023/03/02 10:42:16 UTC

[GitHub] [hudi] danny0405 commented on a diff in pull request #8070: [HUDI-4372] Enable metadata table by default for flink

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-unsubscribe@hudi.apache.org

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