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
Wiki Markup
{scrollbar}

Excerpt

How to create a report that sources data from Hive.

Prerequisites

In order follow along with this how-to guide you will need the following:

  • MapR
  • Pentaho Data Integration
  • Hive
  • Report Designer
  • RDBMS Database

Sample Files

The sample data file needed for this guide is:

File Name

Content

weblogs_hive.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.

Step-By-Step Instructions

Setup

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

Create a Hive Table

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

Include Page
Include Create Hive Report
Include Create Hive Report
Wiki Markup
{scrollbar}