I was planning to drop JMH because it isn't really useful. I experimented
with initially and it doesn't really support HMS use case, so I just kept
it around for reference. This should take care of GPL part. I think the
rest should be fine.
- Alex
On Wed, Jun 13, 2018 at 8:35 PM Owen O'Malley
wr
I think that having benchmarks is a really good idea.
You will need to make them a separate submodule of the standalone Metastore
that isn't built by default, because we can't have a dependency on JMH, which
is GPL licensed.
.. Owen
> On Jun 14, 2018, at 02:55, Alexander Kolbasov wrote:
>
I have a collection of Hive Metastore tools that talk to metastore over
Thrift. The most useful part of these is a collection of metastore
micro-benchmarks.
Currently tools live in my private repo (https://github.com/akolb1/hclient)
and I think that now when we have standalone metastore it makes s