Skip to content

Re-use Metastore across test methods to improve performance #69

@tanni3009

Description

@tanni3009

Hello,

I've recently started to use HiveRunner and so far I'm really impressed, thank you for all your efforts on it!

I have one question regarding performance of unit tests. Currently I have one test class containing 10 unit tests - execution of those takes a very long time at the moment. I read somewhere that a new metastore is spun up for every unit test which is causing the long runtime.
Would it be possible to change a setting or something else so that it is only spun up once for my test class?

Thanks!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions