-
Notifications
You must be signed in to change notification settings - Fork 56
Videos and Recipes
Nitin Motgi edited this page Jul 30, 2017
·
1 revision
Videos and Screencasts are best way to learn, so we have compiled simple, short screencasts that shows some of the features of Data Prep. Additional videos can be found here
- [SCREENCAST] Creating Lookup Dataset and Joining
- [SCREENCAST] Restricted Directives
- [SCREENCAST] Parse Excel files in CDAP
- [SCREENCAST] Parse File As AVRO File
- [SCREENCAST] Parsing Binary Coded AVRO Messages
- [SCREENCAST] Parsing Binary Coded AVRO Messages & Protobuf messages using schema registry
- [SCREENCAST] Quantize a column - Digitize
- [SCREENCAST] Data Cleansing capability with send-to-error directive
- [SCREENCAST] Building Data Prep from the GitHub source
- [VOICE-OVER] End-to-End Demo Video
- [SCREENCAST] Ingesting into Kudu
- [SCREENCAST] Realtime HL7 CCDA XML from Kafka into Time Parititioned Parquet
- [SCREENCAST] Parsing JSON file
- [SCREENCAST] Flattening arrays
- [SCREENCAST] Data cleansing with send-to-error directive
- [SCREENCAST] Publishing to Kafka
- [SCREENCAST] Fixed length to JSON
- Introduction
- Get Started
- Concepts
- System Directives
- Parsers
- Output Formatters
- Transformations
- Encoders and Decoders
- Unique ID Generation
- Date Transformations
- Lookups
- Hashing and Masking
- Row Operations
- Column Operations
- NLP
- Transient In-Memory Counters
- Transformation Functions
- Custom Directives (UDD)
- What is UDD ?
- Building UDD
- UDD Lifecycle
- Field Level Lineage
- Aliasing and Restricting
- Embedding Directives
- Schema Registry
- Pipeline Transform
- Cheatsheet
- Roadmap
- Technical Documents
- Custom Directive Internals