bamaer commented on issue #4865: URL: https://github.com/apache/hop/issues/4865#issuecomment-2650002938
The CSV file input transform is optimized for performance. It lets you read **local** files by splitting them into multiple parts and reading those parts in parallel. This doesn't work in combination with the distributed processing in e.g. a Spark cluster. -- 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]
