MikeThomsen commented on code in PR #5900:
URL: https://github.com/apache/nifi/pull/5900#discussion_r844275439


##########
nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml:
##########
@@ -214,5 +219,9 @@
             <version>1.17.0-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.xerial.snappy</groupId>
+            <artifactId>snappy-java</artifactId>
+        </dependency>

Review Comment:
   Does not appear to be.



##########
nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/pom.xml:
##########
@@ -214,5 +219,9 @@
             <version>1.17.0-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.xerial.snappy</groupId>
+            <artifactId>snappy-java</artifactId>
+        </dependency>

Review Comment:
   At least according to `mvn dependency:tree`



-- 
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-unsubscr...@nifi.apache.org

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

Reply via email to