This is an automated email from the ASF dual-hosted git repository.
benjobs pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git
The following commit(s) were added to refs/heads/dev by this push:
new 5e5e57fbc application.yml improvement (#2683)
5e5e57fbc is described below
commit 5e5e57fbc0234d95d9fdf2d4e6c62500ba184597
Author: benjobs <[email protected]>
AuthorDate: Sat Apr 22 23:33:55 2023 +0800
application.yml improvement (#2683)
---
.../streampark-console-service/src/main/resources/application.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/streampark-console/streampark-console-service/src/main/resources/application.yml
b/streampark-console/streampark-console-service/src/main/resources/application.yml
index 16f0045b0..813c7d4a2 100644
---
a/streampark-console/streampark-console-service/src/main/resources/application.yml
+++
b/streampark-console/streampark-console-service/src/main/resources/application.yml
@@ -96,7 +96,7 @@ streampark:
hadoop-user-name: hdfs
# local workspace, used to store source code and build dir etc.
workspace:
- local:
+ local:
remote: hdfs://hdfscluster/streampark # support hdfs:///streampark/ 、
/streampark 、hdfs://host:ip/streampark/
# remote docker register namespace for streampark