I am interested in this as well, we have Hive processors (in Apache NiFi) but have been using Derby to test the processor logic (not necessarily the interaction with Hive). With an embedded/small Hive it would be an integration test but still would help a great deal to iron out bugs.
Regards, Matt On Tue, Aug 9, 2016 at 7:37 PM, Chris Teoh <chris.t...@gmail.com> wrote: > Hi folks, > > I'm working on a Sqoop patch that imports to Hive and am wondering what's > the easiest way to incorporate a unit test that uses a mini Hive server > without requiring a full dependency on Hive project? > > Kind Regards > Chris