Versions Compared

Key

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

...

Guide for contributors to the metastore on hbase development work. Umbrella JIRA - HIVE-9452

 

Table of Contents

Building

You will need to download the source for Tephra and build it from the develop branch.  You need Tephra 0.5.1-SNAPSHOT.  You can get Tephra from Cask's github.  Switch to the branch develop and doing 'mvn install' will build the version you need.

Setup for running hive against hbase metastore - 

...