Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{scrollbar}
{excerpt}How to create a report that sources data from Hive.{excerpt}

h1. Prerequisites

In order follow along with this how-to guide you will need the following:
* MapR
* Pentaho Data Integration
* Hive
* Report Designer
* RDBMS Database

h1. Sample Files

The sample data file needed for this guide is:
| File Name | Content |
| [How To's^weblogsBAD:Reporting on Hive Data^weblogs_hive.txt.zip]\\ | Tab-delimited, aggregated weblog data for a Hive weblogs_agg table |
\\
NOTE:  If you have already completed the [Transforming Data within Hive in MapR] guide, then the necessary Hive table, weblog_aggs, will already be created and populated.

h1. Step-By-Step Instructions


h2. Setup

Start MapR if it is not already running.
Start Hive Server if it is not already running.

h2. Create a Hive Table

NOTE: This task may be skipped if you have completed [Transforming Data within Hive in MapR] guide.

{include:Include Create Hive Report}
{scrollbar}