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

how to read Apache Avro files with open studio?

Hi,

 

can anyone tell me, how to import Apache Avro files (as datasource) with Open Studio for Data Integration or Big Data?

Is there an existing  component?

 

best regards

 

Martin

Labels (4)
2 Replies
vapukov
Master II
Master II

Depend - what You what to do?

 

Talend Open Studio for Big Data support AVRO as source file format for some component like tHiveLoad or tImpalaLoad, tRedshiftBulkExec

 

this components standalone, You can check documentation about them

 

as dedicated component like tAvro it not present

Anonymous
Not applicable
Author

Spark jobs have a tAvroInput component available, that should address your requirements.