[ 
https://issues.apache.org/jira/browse/HIVE-19902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16517642#comment-16517642
 ] 

Alexander Kolbasov commented on HIVE-19902:
-------------------------------------------

[~alangates] I was able to get around the issue of the child pom inheriting too 
much from the parent by dropping the <parent> spec from the child. This fixed 
the child issues, but it turns out that standalone-metastore doesn't like when 
it is converted from 'jar' to 'pom' packaging - it starts complaining about 
{{ConfTemplatePrinter}} class not found.

I think when HIVE-17751 is in place (which will refactor standalone-metastore 
into {common,server,client} parts, it would work but as of now we can't add 
submodules to standalone metastore.

I'd rather avoid a direct dependency between this jira and HIVE-17751 and for 
now add metastore benchmarks directly under hive and then move it later when 
HIVE-17751 is fixed. What do you think? [~owen.omalley], [~vihangk1], [~pvary] 
do you have any opinion?

> Provide Metastore micro-benchmarks
> ----------------------------------
>
>                 Key: HIVE-19902
>                 URL: https://issues.apache.org/jira/browse/HIVE-19902
>             Project: Hive
>          Issue Type: Improvement
>          Components: Standalone Metastore
>    Affects Versions: 3.1.0, 4.0.0
>            Reporter: Alexander Kolbasov
>            Assignee: Alexander Kolbasov
>            Priority: Major
>
> It would be very useful to have metastore benchmarks to be able to track perf 
> issues.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to