virajjasani commented on a change in pull request #3802:
URL: https://github.com/apache/hadoop/pull/3802#discussion_r771351525



##########
File path: 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/pom.xml
##########
@@ -181,6 +181,13 @@
       <scope>test</scope>
     </dependency>
 
+    <dependency>
+      <groupId>com.google.inject</groupId>
+      <artifactId>guice</artifactId>
+      <version>${hbase-compatible-guice.version}</version>

Review comment:
       Correct, NodeManager and ResourceManager need to use guice that is 
compatible with hbase-compatible guava, hence this is one heck of a complex 
dependency chain.
   
   I will also post my testing results for ATSv2 in 3.3.2 RC as well in a 
couple of days.




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