On Tue, Nov 18, 2014 at 10:34 PM, Night Wolf <[email protected]> wrote: > > Is there a better way to mock this out and test Hive/metastore with > SparkSQL? >
I would use TestHive which creates a fresh metastore each time it is invoked.
On Tue, Nov 18, 2014 at 10:34 PM, Night Wolf <[email protected]> wrote: > > Is there a better way to mock this out and test Hive/metastore with > SparkSQL? >
I would use TestHive which creates a fresh metastore each time it is invoked.