Tutorials¶
Learning-oriented walkthroughs. Each tutorial is a guided, end-to-end path you can follow start to finish — it teaches by doing, on a local filesystem so you need no AWS account.
- Your first DataLakeAsset — install Hyperion,
define a schema, build a local
Catalog, store an asset, and read it back. - Building a custom Source — write a
Sourcethat extracts data into the catalog and run it from the command line.
Once you are comfortable with the concepts, the How-to guides cover specific tasks, and the Explanation section covers the design.