dengzhhu653 commented on code in PR #6250:
URL: https://github.com/apache/hive/pull/6250#discussion_r2660198875


##########
standalone-metastore/metastore-tools/metastore-benchmarks/pom.xml:
##########
@@ -153,6 +148,9 @@
                     <transformer 
implementation="org.apache.logging.log4j.maven.plugins.shade.transformer.Log4j2PluginCacheFileTransformer"/>
                     <transformer 
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
                       
<mainClass>org.apache.hadoop.hive.metastore.tools.BenchmarkTool</mainClass>
+                      <manifestEntries>
+                        <Multi-Release>true</Multi-Release>

Review Comment:
   I don't have full understanding of it. Could you explain a bit more please? 
what's if we dont add this entries



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to