You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/02/01 16:40:37 UTC

[GitHub] [accumulo] ctubbsii commented on a change in pull request #2443: Drop old Map Reduce code

ctubbsii commented on a change in pull request #2443:
URL: https://github.com/apache/accumulo/pull/2443#discussion_r796784908



##########
File path: hadoop-mapreduce/pom.xml
##########
@@ -94,7 +94,7 @@
             </goals>
             <configuration>
               <includes>
-                <include>org[.]apache[.]accumulo[.]core[.]client[.]mapred(?:uce)?[.].*</include>
+                <include>org[.]apache[.]accumulo[.]hadoop[.]mapred(?:uce)?[.].*</include>

Review comment:
       Was this previously not analyzing classes in this module? That's weird.




-- 
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: notifications-unsubscribe@accumulo.apache.org

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