Performing big data integration tasks
This chapter takes the example of a company that provides movie rental and
streaming video services, and shows how such a company could make use of Talend Big Data.
You will work with data about movies and directors and data about your customers as you learn how to:
- load data in the data flow of your Job from the file system of the company's Big Data platform. In this example, this platform is Azure Databricks and this file system is DBFS.
- join the director data to the movie data to produce a new dataset and store this dataset in an Azure Blob Storage container.