You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/02/22 04:33:04 UTC

[GitHub] bharatviswa504 commented on a change in pull request #502: HDDS-919. Enable prometheus endpoints for Ozone datanodes

bharatviswa504 commented on a change in pull request #502: HDDS-919. Enable prometheus endpoints for Ozone datanodes
URL: https://github.com/apache/hadoop/pull/502#discussion_r259210122
 
 

 ##########
 File path: hadoop-hdds/container-service/pom.xml
 ##########
 @@ -37,6 +37,10 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
       <groupId>org.apache.hadoop</groupId>
       <artifactId>hadoop-hdds-server-framework</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
 
 Review comment:
   I think it is duplicated, as above lines 37-38 already have added this dependency.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org