Skip to main content
Question

Parquet file Data collector

  • January 24, 2023
  • 2 replies
  • 114 views

Hi team

i using streamset control hub 3.x ,if possible to read and write parquet file in data collector ? 

2 replies

albertfc
Roadie
  • Roadie
  • January 24, 2023

saleempothiwala
Headliner
Forum|alt.badge.img

Data collector is row based where as parquet is columnar.

 

You can write the file and then use script to convert it to parquet. As shown above.