Tutorials provide a quick onboarding point to understand how to use the CDAP UI and how it can help solve common use cases.
Creating a Delivery Route from Customer Addresses: This tutorial demonstrates how to use CDAP's data preparation and data pipelines to clean, prepare, and store customer data stored in a MySQL database. You will learn how to connect CDAP to a data source, how to apply basic transforms, and how write to a CDAP dataset.
Working with New York Times XML Feed Data: This tutorial demonstrates how to use CDAP's Data Preparation and Data Pipelines to extract and serve business critical information drawn from the New York Times XML feed.
Building a Stock Selection Pipeline: This tutorial demonstrates how to use CDAP's Data Preparation and Data Pipelines to build a stock selection pipeline that ingests market data and identifies a set of stocks that should be purchased.
Analyzing and Masking IoT Device Data: This tutorial demonstrates how to use CDAP's Data Preparation and Data Pipelines to clean, prepare, mask, and store IoT device data sent in JSON format.