Aggarwal-Raghav commented on PR #5234: URL: https://github.com/apache/hive/pull/5234#issuecomment-2134924141
@deniskuzZ thanks for the review, In branch-3, the version of storage-api is 2.6.1 (in my opinion, it is wrong version, it should be 3.2.0 now) and, In branch-3.1, the storage api module is not getting build as it not present in the module list in pom.xml (not sure about the reason, why it was removed)https://github.com/apache/hive/blob/bdf3285bc250609c1b31a52e7732be8c043b8817/pom.xml#L34, instead we are using 2.7.0 version and getting from artifactory, https://github.com/apache/hive/blob/bdf3285bc250609c1b31a52e7732be8c043b8817/pom.xml#L198 That's why storage-api jars for 3.x are missing in [artifactory](https://repo1.maven.org/maven2/org/apache/hive/hive-storage-api/) **For hive 4.x, this has been fixed and it is generating the artifacts.** Not entirely sure about the usage of storage-api module, please refer to this [HIVE-10171](https://issues.apache.org/jira/browse/HIVE-10171) -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org