Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
Is there any way to read orc/parquet/text files from Azure Blob Storage, infer the schemas from this files to finally be able to ingest the data in a database?
The main problem it's infer the schema from files. I work with Talend Open Studio For Big Data
Thanks
David
Hi,
At present, you will have to read the data from Azure Blob Storage to local and once the file is available in local, you can prase the file using tFile* components.
Could you please try this approach and let us know whether you are facing any issues?
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
Hi,
At present, you will have to read the data from Azure Blob Storage to local and once the file is available in local, you can prase the file using tFile* components.
Could you please try this approach and let us know whether you are facing any issues?
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂