tuoluzhe8521 commented on issue #17831: URL: https://github.com/apache/dolphinscheduler/issues/17831#issuecomment-3701692936
> There seems to be a misunderstanding regarding how furniture is implemented in the workflow. Based on the provided description, the implementation of furniture is not linear as you might expect; for example, it's not strictly sequential like 12 -> 34 -> 56. It's actually executed in the order of 1->2, 3->4, 5->6. > > <img alt="Image" width="1119" height="435" src="https://private-user-images.githubusercontent.com/3656843/531177369-bb6640c7-7244-442b-b84c-bcfbdb2b725b.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NjcxNjg0OTAsIm5iZiI6MTc2NzE2ODE5MCwicGF0aCI6Ii8zNjU2ODQzLzUzMTE3NzM2OS1iYjY2NDBjNy03MjQ0LTQ0MmItYjg0Yy1iY2ZiZGIyYjcyNWIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MTIzMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTEyMzFUMDgwMzEwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MjU1YjgxOWY4MGI1Nzk1ZjU3YTg2YjliNzJhOWNmZWQ3NjliOTZlYWM4ZTg1ZTY2YTk0NTdjNGQ2MzMzNDQwMyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ._AfKJy2TQhRuXXLSY4Rz2w1KNMbTGRdpl79hcu3rQH8"> I understand what you mean, but now it's not a matter of the execution sequence. It's that I set two degrees of parallelism, but there are six tasks being executed simultaneously -- 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]
