I have seen different patch sets against different distro's. The basic idea is that the distro you test against does not matter, since hive is universally compatible (but that is not always true). I have been thinking about doing it completely inside a fork like this project https://github.com/edwardcapriolo/farsandra.
On Sat, Feb 1, 2014 at 8:35 AM, Jay Vyas <jayunit...@gmail.com> wrote: > Looks like hive_test is > > 1) mainly built to test hive only apps > 2) specified for hadoop 0.2x > > Any one running hive_test in different environments? If so and any hints > would love to adopt it ... We've opened a jira about the complexity of > running hive embedded from maven due to the jdo/datanucleus dependencies.