Aggarwal-Raghav commented on code in PR #6250:
URL: https://github.com/apache/hive/pull/6250#discussion_r2650509035


##########
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 checked the dnsjava:3.6.1 jar and `META-INF/versions/11` and 
`META-INF/versions/18` were make sense to set Multi-Release to true. I have 
small doubt, do you know from where dnsjava is coming to classpath?



-- 
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