ayushtkn commented on code in PR #3820:
URL: https://github.com/apache/hive/pull/3820#discussion_r1036354399
##########
pom.xml:
##########
@@ -1773,6 +1773,35 @@
<id>thriftif</id>
<build>
<plugins>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>exec-maven-plugin</artifactId>
+ <version>1.2.1</version>
Review Comment:
Seems the version is different that the one being used in hive
https://github.com/apache/hive/blob/81909f3ed294a5c095797346d26d1d1917d42c3a/standalone-metastore/pom.xml#L43
Good if we can extract the variable and use the same variable at all places
--
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]