Dear StreamSets
We have an requirement to transform Complex XML data into JSON using XSLT. This needs to be done in DataCollector. The incoming file will contain millions of records and for each record, we need to apply XSLT and write the output to S3 location.
I could not find resource on support for XSLT in DataCollector documentation. Could you please help me with this query?
Note 1: We also have similar use case to transform JSON data to XML. Does StreamSets support usage of FreeMarker in DataCollector pipeline.
Note 2: For both XSLT and freemarker, both uses external java functions to support transformation
Note 3: For both XSLT and freemarker, they are compiled once for the run for better performance.
Regards
Varadha