Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Hive HBase Bulk Load

...

Table of Contents

This page explains how to use Hive to bulk load data into a new (empty) HBase table per HIVE-1295. (If you're not using a build which contains this functionality yet, you'll need to build from source and make sure this patch and HIVE-1321 are both applied.)

...

Ideally, bulk load from Hive into HBase would be part of Hive- HBaseIntegration, making it as simple as this:

...