This repository provides a number of examples to show usage of Asakusa Framework features.
This includes following application projects:
example-basic-spark
- A basic batch application using Asakusa on Spark
example-basic-m3bp
- A basic batch application using Asakusa on M3BP
example-directio-csv
- Demonstrates the use of Direct I/O CSVexample-directio-hive
- Demonstrates the use of Direct I/O Hiveexample-directio-tsv
- Demonstrates the use of Direct I/O TSV with Gzip codec
example-windgate-csv
- Demonstrates the use of WindGate CSVexample-windgate-jdbc
- Demonstrates the use of WindGate JDBC (configured for PostgreSQL)
ThunderGate supportes only Asakusa on MapReduce.
example-thundergate
- Demonstrates the use of ThunderGate
example-multiproject
- Demonstrates the configuration of multi-project (DMDL/Application/Testcase)example-summarize-sales
- A simple application of aggregating multiple conditions in parallel