Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Is there any Talend component for converting a simple CSV file to Parquet file format and can output in local directory?
I already check tFileOutputParquet but its output will be in a bigdata system. We're currently using Talend Real-time Big Data Platform (7.2.1)
Thank you.
Hi @Manohar B
i want to know how to convert csv to parquet file without using tfileoutputparquet. kindly share your information as soon as possible
note: i am using talend open studio for bigdata 7.3.
@RAJESH J , May be you need to check with java can you able to create parquet file with out using tfileoutputparquet.
Hi,
I have issue about converting csv to parquet with tFileOutputParquet.
But the component required winutils and c++ 2010 for windows.
After added HADOOP_HOME and run c++ file, component is creating empty .parquet file with error.
How can I resolve this issue?
Error output: