Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

TIS : append data into parquet file

Hi,
I am using TIS Version: 6.2.1 .

I want to read data from Teradata and write it into HDFS (HDP v2.4, scoop > 1.4.6) with parquet file format
My first thought was to use tScoopImport component 
The problem is that the version of sqoop deployed in my cluster is 1.4.6 which is  buged and it doesn't support custom sql.
So I turned to parquet file :
I  created a spark job and  I used tFileOutputParquet that works juste fine but he didn't support appending data
to the same file even when I do set column partition ! 
So my question is :  How can I append data in a parquet file written in HDFS ?
Thanks you a lot dor your help.
Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,
 Per TalendHelpCenter:Which big data formats are supported, p arquet is not suppored on tSqoopImport
Could you please take a look at this jira issue: https://jira.talendforge.org/browse/TBD-3392 to see if the workaround is Ok with you?
Best regards
Sabrina