You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2022/04/03 19:31:49 UTC

[GitHub] [hbase] bbeaudreault commented on a change in pull request #4304: HBASE-26909 Make hbase-shaded-mapreduce include hbase-shaded-client-byo-hadoop as a dependency

bbeaudreault commented on a change in pull request #4304:
URL: https://github.com/apache/hbase/pull/4304#discussion_r841267129



##########
File path: hbase-shaded/hbase-shaded-check-invariants/pom.xml
##########
@@ -51,6 +51,10 @@
       <groupId>org.apache.hbase</groupId>
       <artifactId>hbase-shaded-client-byo-hadoop</artifactId>
     </dependency>
+    <dependency>

Review comment:
       added this here because this single module now tests all 3 shaded jars




-- 
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: issues-unsubscribe@hbase.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org