This is an automated email from the ASF dual-hosted git repository.
wuchunfu pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new a1aa847 [hotfix][docs] Updated conf template to indicate it is for
stream processing (#1413)
a1aa847 is described below
commit a1aa84725aec1ce8b8f27ffef117cb93459adc9a
Author: mans2singh <[email protected]>
AuthorDate: Sun Mar 6 20:04:01 2022 -0500
[hotfix][docs] Updated conf template to indicate it is for stream
processing (#1413)
---
config/spark.streaming.conf.template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/spark.streaming.conf.template
b/config/spark.streaming.conf.template
index 4ca3b10..3c87f56 100644
--- a/config/spark.streaming.conf.template
+++ b/config/spark.streaming.conf.template
@@ -16,7 +16,7 @@
#
######
-###### This config file is a demonstration of batch processing in seatunnel
config
+###### This config file is a demonstration of stream processing in seatunnel
config
######
env {