cshuo commented on issue #13827: URL: https://github.com/apache/hudi/issues/13827#issuecomment-3249196931
> la\.00000000-0000-0000-0000-000000000000-0_20250903072719965.log.1_0-1-0 nyc\.00000000-0000-0000-0000-000000000000-0_20250903072719965.log.1_0-1-0 sf\.00000000-0000-0000-0000-000000000000-0_20250903072719965.log.1_0-1-0 @Hans-Raintree The suffix `0-1-0` denotes `subtask_idx-parallelism-attemp_id` of the flink job, it seems you are setting the parallelism of the flink job as 1. Can you make a quick test by setting the parallelism more than 1, for example 4, to help determine whether the problem is related to the suffix? -- 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]
