You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/04/07 02:25:12 UTC

[GitHub] [dolphinscheduler] nobolity commented on a diff in pull request #9319: [Fix-9251] [WORKER] reslove the sql task about of add the udf resource failed

nobolity commented on code in PR #9319:
URL: https://github.com/apache/dolphinscheduler/pull/9319#discussion_r844579051


##########
dolphinscheduler-common/src/main/resources/common.properties:
##########
@@ -47,7 +47,7 @@ fs.defaultFS=hdfs://mycluster:8020
 aws.access.key.id=minioadmin
 aws.secret.access.key=minioadmin
 aws.region=us-east-1
-aws.endpoint=http://localhost:9000
+aws.endpoint=http://localhost:9002

Review Comment:
   yes,had changed



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

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