abstractdog commented on pull request #1311: URL: https://github.com/apache/hive/pull/1311#issuecomment-665614022
@kgyrtkirk : another issue, if you have the chance to take a look...pr-merge fails with: `[2020-07-28T16:22:54.138Z] [ERROR] Failed to execute goal on project hive-shims-0.23: Could not resolve dependencies for project org.apache.hive.shims:hive-shims-0.23:jar:4.0.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.tez:tez-api:jar:0.10.1-SNAPSHOT, org.apache.tez:tez-runtime-library:jar:0.10.1-SNAPSHOT, org.apache.tez:tez-mapreduce:jar:0.10.1-SNAPSHOT, org.apache.tez:tez-tests:jar:tests:0.10.1-SNAPSHOT: Could not find artifact org.apache.tez:tez-api:jar:0.10.1-SNAPSHOT in wonder (http://artifactory/artifactory/wonder) -> [Help 1]` is it possible to enable SNAPSHOTS for "wonder"? tez 0.10.1-SNAPSHOT artifacts are present in: https://repository.apache.org/snapshots/org/apache/tez/tez-runtime-library/0.10.1-SNAPSHOT/ and works for me locally without using a settings.xml ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
