lokiore commented on a change in pull request #1201:
URL: https://github.com/apache/hbase/pull/1201#discussion_r413914254



##########
File path: hbase-it/pom.xml
##########
@@ -154,10 +154,29 @@
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.apache.hbase</groupId>
+      <artifactId>hbase-server</artifactId>
+      <type>test-jar</type>

Review comment:
       @ndimiduk I moved the whole hierarchy in src/ on which chaos framework 
had a dependency, mostly classes are parent classes of 
`IntegrationTestingUtility`  and  `DistributedHBaseCluster` and their 
dependencies. Please take a look if this is the right way!!
   Thanks.




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


Reply via email to