QQhuxuhui commented on issue #3855: URL: https://github.com/apache/dolphinscheduler/issues/3855#issuecomment-1580384263
Because you have enabled the file merging configuration, once the calculation task is completed in HSQL or SparkSQL, the client assumes that the task has finished, and the scheduling platform also considers the task as completed. However, due to the file merging being enabled, the server will start a new task to merge the files, and data cannot be queried until the file merging task is completed. If your computation workload is large, the time taken for file merging will be longer. -- 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]
