Versions Compared

Key

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

As discussed in HIVE-2985 (http://issues.apache.org/jira/browse/HIVE-2985), the goal of this exercise is to create a end to end test framework.

The high level idea is to replicate the deployment framework from Facebook.

This will us get the changes tested thoroughly in our environment before they are committed.
Also, it make easier for contributors outside Facebook to test/debug their changes in this environment
and make sure they are not breaking anything.

This document lists the steps in detail of how to get there:

  • hello