Kiji Tutorial Index
Many components of Kiji have tutorials to get you started. Click a link below to select the version of the tutorial appropriate to the Kiji version you are using.
Current Versions
The most recent version of each of the tutorials is available here:
-
The KijiSchema phonebook tutorial covers the core functionality of Kiji: creating tables and reading and writing from tables.
-
The KijiMR music recommendation tutorial covers how to build and run MapReduce jobs that use Kiji tables as input and/or output. This is the word count of recommendation systems.
-
The KijiExpress recommendation tutorial covers how to build and run Express jobs that use Kiji tables as input and/or output. This is the word count of recommendation systems. This tutorial mirrors the KijiMR music tutorial closely.
Previous Versions
If you are using an earlier version of Kiji, tutorials appropriate to the Kiji version you are using are available here:
KijiSchema
- Phone Book Tutorial 1.1.6
- Phone Book Tutorial 1.1.5
- Phone Book Tutorial 1.1.4
- Phone Book Tutorial 1.1.3
- Phone Book Tutorial 1.1.2
- Phone Book Tutorial 1.1.1
- Phone Book Tutorial 1.0.0
- Phone Book Tutorial 1.0.0-rc6
- Phone Book Tutorial 1.0.0-rc5
- Phone Book Tutorial 1.0.0-rc4
- Phone Book Tutorial 1.0.0-rc3
KijiMR
- Music Recommendation Tutorial 1.1.7
- Music Recommendation Tutorial 1.1.6
- Music Recommendation Tutorial 1.1.5
- Music Recommendation Tutorial 1.1.4
- Music Recommendation Tutorial 1.1.3
- Music Recommendation Tutorial 1.1.2
- Music Recommendation Tutorial 1.1.0
- Music Recommendation Tutorial 1.0.0
- Music Recommendation Tutorial 1.0.0-rc61
- Music Recommendation Tutorial 1.0.0-rc6
- Music Recommendation Tutorial 1.0.0-rc5
- Music Recommendation Tutorial 1.0.0-rc4
KijiExpress
- KijiExpress Tutorial 2.0.4
- KijiExpress Tutorial 2.0.2
- KijiExpress Tutorial 2.0.1
- KijiExpress Tutorial 1.0.1
- KijiExpress Tutorial 1.0.0
- KijiExpress Tutorial 0.11.0
- KijiExpress Tutorial 0.8.0
- KijiExpress Tutorial 0.7.0
- KijiExpress Tutorial 0.6.0
- KijiExpress Tutorial 0.5.0
- KijiExpress Tutorial 0.4.0
- KijiExpress Tutorial 0.3.0
- KijiExpress Tutorial 0.2.0
- KijiExpress Tutorial 0.1.0
KijiScoring
- KijiScoring Tutorial 0.16.0
- KijiScoring Tutorial 0.15.0
- KijiScoring Tutorial 0.14.0
- KijiScoring Tutorial 0.13.0
- KijiScoring Tutorial 0.12.0
- KijiScoring Tutorial 0.11.0
- KijiScoring Tutorial 0.10.0
- KijiScoring Tutorial 0.9.0
Development Versions
The documents in this section reflect the working copy of the tutorial corresponding the latest development branch of Kiji. These tutorials are not intended for new users; they are for the authors of the tutorials themselves. Documentation in this section may be incorrect or may change before release.