ishnagy commented on PR #6146: URL: https://github.com/apache/hive/pull/6146#issuecomment-3497560270
https://github.com/apache/hadoop/blob/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-registry/pom.xml ``` <dependencies> <!-- The registry moved to Hadoop commons, this is just a stub pom. --> <dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-registry</artifactId> </dependency> </dependencies> ``` -- 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]
