zuzuviewer commented on issue #12156: URL: https://github.com/apache/dolphinscheduler/issues/12156#issuecomment-1261828406
> I can use HDFS locally, you can refer to my changes. > > update: resource.storage.type=HDFS resource.hdfs.root.user=huangchenguang resource.hdfs.fs.defaultFS=hdfs://localhost:9000 > > add: fs.defaultFS=hdfs://localhost:9000 wow,thank you very much, I add 'fs.defaultFS=file:///' property and it's effective -- 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]
