e-mhui commented on code in PR #9535:
URL: https://github.com/apache/seatunnel/pull/9535#discussion_r2188309178
##########
seatunnel-engine/seatunnel-engine-server/src/test/resources/batch_fakesource_to_file_with_checkpoint.conf:
##########
@@ -15,13 +15,12 @@
# limitations under the License.
#
######
-###### This config file is a demonstration of streaming processing in
seatunnel config
+###### This config file is a demonstration of batch processing in seatunnel
config
######
env {
parallelism = 1
job.mode = "BATCH"
- checkpoint.interval = 1000
Review Comment:
Ok, i revert it.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]