Is it possible to convert CSV file to XLS using Streamsets?
Page 1 / 1
there is no out of box solution for this. Best bet would be to create a customer processor using java and then use it if there are multiple pipelines that would need this functionality.
Look at this example here: https://blog.aspose.com/2020/09/10/convert-csv-excel-java/
And tutorial for creating a customer processor: https://github.com/streamsets/transformer-sample-processor
There is also a youtube video if you need more help.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.