Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

A desktop installation of Pentaho Data Integration. You will need version [TODO]. You Kettle You can download this software here: [TODO]

Sample Files

The sample data files for these guides can be found here: [TODO]

Outline of Pentaho How-Tos

1. How To Write Data To Cassandra

This guide shows you how to read data from a data source (flat file) and write it to a column family in Cassandra.

2. How To Read Data From Cassandra

This guide shows you how to read data from a Cassandra column family and write it to a data source (flat file or database).

3. How To Create a Report Using Cassandra

This guide shows you how to read data from a Cassandra column family, sort it, rank it, and then use it as data for a PDF and Excel report.

4. How To Create a Parameterized Report Using Cassandra

This guide shows you how to submit a parameterized query to Cassandra how to use the resulting data for a PDF and Excel report.

5. How To Merge Cassandra Data with Data From Other Sources

This guide shows you how to read data from a Cassandra column family and merge it with data from other sources to create an enriched data stream.Downloads