hehuachengtay commented on issue #4389: URL: https://github.com/apache/incubator-dolphinscheduler/issues/4389#issuecomment-755818019
modify install_config.conf # resource storage type:HDFS,S3,NONE resourceStorageType="HDFS" # if resourceStorageType is HDFS,defaultFS write namenode address,HA you need to put core-site.xml and hdfs-site.xml in the conf directory. # if S3,write S3 address,HA,for example :s3a://dolphinscheduler, # Note,s3 be sure to create the root directory /dolphinscheduler defaultFS="file:///data/dolphinscheduler" ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
