|
@@ -15,11 +15,8 @@
|
|
|
# limitations under the License.
|
|
|
#
|
|
|
|
|
|
-# task queue implementation, default "zookeeper" TODO
|
|
|
-dolphinscheduler.queue.impl=zookeeper
|
|
|
-
|
|
|
# resource storage type : HDFS,S3,NONE
|
|
|
-resource.storage.type=HDFS
|
|
|
+resource.storage.type=NONE
|
|
|
|
|
|
# resource store on HDFS/S3 path, resource file will store to this hadoop hdfs path, self configuration, please make sure the directory exists on hdfs and have read write permissions。"/dolphinscheduler" is recommended
|
|
|
#resource.upload.path=/dolphinscheduler
|