Raja10D opened a new issue, #4865: URL: https://github.com/apache/hop/issues/4865
### What needs to happen? 1. Configure and run the Hop pipeline on a Spark Standalone cluster. 2. Check the output directory for the generated files. Expected Result: The pipeline should generate the exact output file as specified in the configuration.**(name of output file: output)** Actual Result: The pipeline generates temporary files instead of the exact output file. (**the file generating: output_6656ced7-7a39-4014-9903-c388b8b84852_1.xls)** This pipeline is nothing but a simple excel input and excel writer. My excel writer configuration in the pipeline:  Is there anything I need to change in configuration or something else. Please guide me. **The pipeline is producing crct output file on Hop local runner** ### Issue Priority Priority: 2 ### Issue Component Component: Pipelines, Component: Actions -- 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]
